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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-28
net: page_pool: mute the periodic warning for visible page pools
Jakub Kicinski
1
-4
/
+7
2023-11-28
net: page_pool: expose page pool stats via netlink
Jakub Kicinski
4
-1
/
+143
2023-11-28
net: page_pool: report when page pool was destroyed
Jakub Kicinski
3
-0
/
+14
2023-11-28
net: page_pool: report amount of memory held by page pools
Jakub Kicinski
3
-4
/
+19
2023-11-28
net: page_pool: add netlink notifications for state changes
Jakub Kicinski
3
-0
/
+38
2023-11-28
net: page_pool: implement GET in the netlink API
Jakub Kicinski
3
-0
/
+157
2023-11-28
net: page_pool: stash the NAPI ID for easier access
Jakub Kicinski
1
-1
/
+3
2023-11-28
net: page_pool: record pools per netdev
Jakub Kicinski
1
-0
/
+84
2023-11-28
net: page_pool: id the page pools
Jakub Kicinski
4
-6
/
+62
2023-11-28
net: page_pool: factor out uninit
Jakub Kicinski
1
-8
/
+13
2023-11-27
Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-7
/
+46
2023-11-24
wifi: mac80211: Extend support for scanning while MLO connected
Ilan Peer
1
-5
/
+43
2023-11-24
wifi: cfg80211: Extend support for scanning while MLO connected
Ilan Peer
1
-0
/
+1
2023-11-24
rfkill: return ENOTTY on invalid ioctl
Thomas Weißschuh
1
-2
/
+2
2023-11-24
net/smc: remove unneeded atomic operations in smc_tx_sndbuf_nonempty
Li RongQing
2
-30
/
+1
2023-11-24
net/smc: add sysctl for max conns per lgr for SMC-R v2.1
Guangguan Wang
3
-2
/
+16
2023-11-24
net/smc: add sysctl for max links per lgr for SMC-R v2.1
Guangguan Wang
5
-5
/
+23
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-44
/
+125
2023-11-23
tls: fix NULL deref on tls_sw_splice_eof() with empty record
Jann Horn
1
-0
/
+3
2023-11-22
net/smc: avoid data corruption caused by decline
D. Wythe
1
-2
/
+6
2023-11-22
net: hsr: Add support for MC filtering at the slave device
Murali Karicheri
1
-1
/
+66
2023-11-21
net: page_pool: avoid touching slow on the fastpath
Jakub Kicinski
1
-1
/
+3
2023-11-21
net: page_pool: split the page_pool_params into fast and slow
Jakub Kicinski
1
-3
/
+4
2023-11-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-6
/
+70
2023-11-21
net: do not send a MOVE event when netdev changes netns
Jakub Kicinski
1
-4
/
+6
2023-11-21
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
1
-1
/
+1
2023-11-20
bpf, netkit: Add indirect call wrapper for fetching peer dev
Daniel Borkmann
1
-5
/
+13
2023-11-20
bpf: Fix dev's rx stats for bpf_redirect_peer traffic
Peilin Ye
2
-0
/
+9
2023-11-20
net: Move {l,t,d}stats allocation to core and convert veth & vrf
Daniel Borkmann
1
-1
/
+48
2023-11-19
net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
Jakub Kicinski
12
-0
/
+12
2023-11-18
rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink
Li RongQing
2
-3
/
+2
2023-11-18
net/sched: cls_u32: replace int refcounts with proper refcounts
Pedro Tammela
1
-18
/
+18
2023-11-18
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
9
-330
/
+17
2023-11-18
Merge tag 'batadv-next-pullrequest-20231115' of git://git.open-mesh.org/linux...
David S. Miller
16
-26
/
+1533
2023-11-18
devlink: Add device lock assert in reload operation
Ido Schimmel
1
-0
/
+8
2023-11-18
devlink: Acquire device lock during reload command
Ido Schimmel
3
-2
/
+20
2023-11-18
devlink: Allow taking device lock in pre_doit operations
Ido Schimmel
4
-10
/
+18
2023-11-18
devlink: Enable the use of private flags in post_doit operations
Ido Schimmel
1
-2
/
+8
2023-11-18
devlink: Acquire device lock during netns dismantle
Ido Schimmel
2
-2
/
+17
2023-11-18
devlink: Move private netlink flags to C file
Ido Schimmel
2
-3
/
+3
2023-11-18
net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
Peter Delevoryas
4
-4
/
+59
2023-11-18
net/ncsi: Fix netlink major/minor version numbers
Peter Delevoryas
4
-8
/
+36
2023-11-18
net/ncsi: Simplify Kconfig/dts control flow
Peter Delevoryas
1
-17
/
+3
2023-11-18
net: ethtool: ts: Let the active time stamping layer be selectable
Kory Maincent
3
-0
/
+108
2023-11-18
net: ethtool: ts: Update GET_TS to reply the current selected timestamp
Kory Maincent
1
-17
/
+1
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
4
-16
/
+52
2023-11-18
net: Replace hwtstamp_source by timestamping layer
Kory Maincent
1
-1
/
+1
2023-11-18
net: ethtool: Add a command to list available time stamping layers
Kory Maincent
3
-0
/
+84
2023-11-18
net: ethtool: Add a command to expose current time stamping layer
Kory Maincent
5
-1
/
+102
2023-11-18
net: Make dev_set_hwtstamp_phylib accessible
Kory Maincent
1
-3
/
+4
[next]