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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-7
/
+7
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
1
-0
/
+17
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
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
2
-64
/
+125
2022-11-11
net: remove skb->vlan_present
Eric Dumazet
2
-14
/
+13
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
5
-29
/
+27
2022-11-10
Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-1
/
+17
2022-11-09
net: mdio: add mdiodev_c45_(read|write)
Russell King (Oracle)
1
-0
/
+13
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
2
-1
/
+4
2022-11-09
net/core: Allow live renaming when an interface is up
Andy Ren
1
-3
/
+1
2022-11-08
net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()
David Howells
1
-1
/
+2
2022-11-08
net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
David Howells
1
-0
/
+2
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
2
-0
/
+20
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-0
/
+5
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-0
/
+16
2022-11-07
net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood
David Yang
1
-0
/
+2
2022-11-04
Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+9
2022-11-04
Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-11-04
mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()
Vlastimil Babka
1
-23
/
+0
2022-11-03
bpf: Refactor map->off_arr handling
Kumar Kartikeya Dwivedi
2
-17
/
+25
2022-11-03
bpf: Consolidate spin_lock, timer management into btf_record
Kumar Kartikeya Dwivedi
2
-22
/
+34
2022-11-03
bpf: Refactor kptr_off_tab into btf_record
Kumar Kartikeya Dwivedi
2
-46
/
+82
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
1
-5
/
+0
2022-11-03
net: devlink: track netdev with devlink_port assigned
Jiri Pirko
1
-0
/
+19
2022-11-03
bridge: Add MAC Authentication Bypass (MAB) support
Hans J. Schultz
1
-0
/
+1
2022-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2022-11-03
bpf: Allow specifying volatile type modifier for kptrs
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-17
/
+61
2022-11-03
bpf, sock_map: Move cancel_work_sync() out of sock lock
Cong Wang
1
-1
/
+1
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-25
/
+55
2022-11-02
net: wwan: iosm: add rpc interface for xmm modems
Shane Parslow
1
-0
/
+2
2022-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+17
2022-10-31
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
2
-6
/
+5
2022-10-31
ptp: introduce helpers to adjust by scaled parts per million
Jacob Keller
1
-0
/
+46
2022-10-31
ptp: add missing documentation for parameters
Jacob Keller
1
-0
/
+7
[next]