index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
bpf: Update bpf_{g,s}etsockopt() documentation
Ji Rongfeng
1
-9
/
+12
2022-11-23
bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set
Yonghong Song
1
-1
/
+1
2022-11-20
bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctx
Yonghong Song
1
-0
/
+5
2022-11-20
bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
David Vernet
3
-24
/
+78
2022-11-20
bpf: Allow multiple modifiers in reg_type_str() prefix
David Vernet
1
-1
/
+1
2022-11-17
bpf: Add 'release on unlock' logic for bpf_list_push_{front,back}
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-11-17
bpf: Introduce bpf_obj_new
Kumar Kartikeya Dwivedi
2
-8
/
+15
2022-11-17
bpf: Rewrite kfunc argument handling
Kumar Kartikeya Dwivedi
3
-14
/
+30
2022-11-17
bpf: Allow locking bpf_spin_lock global variables
Kumar Kartikeya Dwivedi
1
-1
/
+15
2022-11-17
bpf: Verify ownership relationships for user BTF types
Kumar Kartikeya Dwivedi
2
-0
/
+2
2022-11-17
bpf: Recognize lock and list fields in allocated objects
Kumar Kartikeya Dwivedi
2
-0
/
+42
2022-11-17
bpf: Introduce allocated objects support
Kumar Kartikeya Dwivedi
1
-0
/
+11
2022-11-17
bpf: Pass map file to .map_update_batch directly
Hou Tao
1
-2
/
+3
2022-11-15
bpf: Expand map key argument of bpf_redirect_map to u64
Toke Høiland-Jørgensen
3
-8
/
+8
2022-11-15
dev: Move received_rps counter next to RPS members in softnet data
Toke Høiland-Jørgensen
1
-1
/
+1
2022-11-14
bpf: Refactor btf_struct_access
Kumar Kartikeya Dwivedi
2
-13
/
+12
2022-11-14
bpf: Rename MEM_ALLOC to MEM_RINGBUF
Kumar Kartikeya Dwivedi
1
-7
/
+4
2022-11-14
bpf: Rename RET_PTR_TO_ALLOC_MEM
Kumar Kartikeya Dwivedi
1
-3
/
+3
2022-11-14
bpf: Support bpf_list_head in map values
Kumar Kartikeya Dwivedi
2
-0
/
+27
2022-11-14
bpf: Fix copy_map_value, zero_map_value
Kumar Kartikeya Dwivedi
1
-2
/
+2
2022-11-14
bpf: Remove BPF_MAP_OFF_ARR_MAX
Kumar Kartikeya Dwivedi
1
-5
/
+4
2022-11-14
Merge tag 'mlx5-updates-2022-11-12' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+6
2022-11-14
net: flow_offload: add support for ARP frame matching
Steen Hegelund
1
-0
/
+6
2022-11-14
ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hints
Nick Child
1
-0
/
+1
2022-11-12
net/mlx5e: Support enhanced CQE compression
Ofer Levi
1
-0
/
+6
2022-11-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-64
/
+126
2022-11-11
net: remove skb->vlan_present
Eric Dumazet
2
-14
/
+13
2022-11-11
bpf: Add hwtstamp field for the sockops prog
Martin KaFai Lau
1
-0
/
+1
2022-11-11
ptp: remove the .adjfreq interface function
Jacob Keller
1
-7
/
+0
2022-11-11
net: ethernet: mtk_wed: add configure wed wo support
Lorenzo Bianconi
1
-1
/
+75
2022-11-11
net: ethernet: mtk_wed: rename tx_wdma array in rx_wdma
Lorenzo Bianconi
1
-1
/
+2
2022-11-11
net: ethernet: mtk_wed: introduce wed mcu support
Sujuan Chen
1
-0
/
+29
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-31
/
+30
2022-11-10
Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3
-1
/
+18
2022-11-10
Merge branch 'mana-shared-6.2' of https://git.kernel.org/pub/scm/linux/kernel...
Jakub Kicinski
5
-0
/
+1708
2022-11-10
net: mana: Define data structures for protection domain and memory registration
Ajay Sharma
1
-5
/
+116
2022-11-10
net: mana: Define data structures for allocating doorbell page from GDMA
Long Li
1
-0
/
+24
2022-11-10
net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
Ajay Sharma
1
-0
/
+2
2022-11-10
net: mana: Define max values for SGL entries
Long Li
2
-3
/
+8
2022-11-10
net: mana: Move header files to a common location
Long Li
5
-0
/
+1565
2022-11-09
net: mdio: add mdiodev_c45_(read|write)
Russell King (Oracle)
1
-0
/
+13
2022-11-09
devlink: Add packet traps for 802.1X operation
Ido Schimmel
1
-0
/
+9
2022-11-09
bridge: switchdev: Allow device drivers to install locked FDB entries
Hans J. Schultz
1
-0
/
+1
2022-11-09
net: introduce a helper to move notifier block to different namespace
Jiri Pirko
1
-0
/
+2
2022-11-09
Merge tag 'slab-for-6.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-23
/
+0
2022-11-09
Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
4
-88
/
+282
2022-11-09
net/core: Allow live renaming when an interface is up
Andy Ren
1
-3
/
+1
2022-11-08
Merge tag 'audit-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-11-08
Merge tag 'lsm-pr-20221107' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-11-08
rxrpc: Fix congestion management
David Howells
1
-0
/
+1
[next]