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-30
ipv6: fix potential NULL deref in fib6_add()
Eric Dumazet
1
-5
/
+1
2023-11-30
net/sched: cbs: Use units.h instead of the copy of a definition
Andy Shevchenko
1
-2
/
+2
2023-11-30
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-12
/
+91
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-105
/
+370
2023-11-30
SUNRPC: Replace strlcpy() with strscpy()
Kees Cook
1
-2
/
+8
2023-11-30
net: page_pool: fix general protection fault in page_pool_unlist
Eric Dumazet
1
-1
/
+3
2023-11-30
devlink: warn about existing entities during reload-reinit
Jiri Pirko
1
-1
/
+15
2023-11-29
tcp: Factorise cookie-dependent fields initialisation in cookie_v[46]_check()
Kuniyuki Iwashima
2
-78
/
+89
2023-11-29
tcp: Factorise cookie-independent fields initialisation in cookie_v[46]_check().
Kuniyuki Iwashima
2
-45
/
+37
2023-11-29
tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie().
Kuniyuki Iwashima
3
-19
/
+20
2023-11-29
tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock().
Kuniyuki Iwashima
2
-6
/
+5
2023-11-29
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
4
-27
/
+22
2023-11-29
tcp: Clean up goto labels in cookie_v[46]_check().
Kuniyuki Iwashima
2
-13
/
+13
2023-11-29
tcp: Cache sock_net(sk) in cookie_v[46]_check().
Kuniyuki Iwashima
2
-19
/
+21
2023-11-29
tcp: Clean up reverse xmas tree in cookie_v[46]_check().
Kuniyuki Iwashima
2
-11
/
+11
2023-11-29
mptcp: userspace pm rename remove_err to out
Geliang Tang
1
-4
/
+4
2023-11-29
mptcp: add mptcpi_subflows_total counter
Geliang Tang
2
-0
/
+11
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
9
-101
/
+357
2023-11-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-2
/
+7
2023-11-30
bpf, sockmap: af_unix stream sockets need to hold ref for pair sock
John Fastabend
3
-2
/
+7
2023-11-29
xsk: Add option to calculate TX checksum in SW
Stanislav Fomichev
3
-1
/
+13
2023-11-29
xsk: Validate xsk_tx_metadata flags
Stanislav Fomichev
1
-0
/
+4
2023-11-29
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
3
-2
/
+47
2023-11-29
xsk: Support tx_metadata_len
Stanislav Fomichev
4
-8
/
+26
2023-11-29
ethtool: don't propagate EOPNOTSUPP from dumps
Jakub Kicinski
1
-0
/
+1
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-27
bpf: Fix a few selftest failures due to llvm18 change
Yonghong Song
1
-1
/
+1
2023-11-27
wifi: mac80211: use wiphy locked debugfs for sdata/link
Johannes Berg
1
-45
/
+105
2023-11-27
wifi: mac80211: use wiphy locked debugfs helpers for agg_status
Johannes Berg
2
-33
/
+43
2023-11-27
wifi: cfg80211: add locked debugfs wrappers
Johannes Berg
1
-0
/
+160
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
wifi: mac80211: handle 320 MHz in ieee80211_ht_cap_ie_to_sta_ht_cap
Ben Greear
1
-0
/
+1
2023-11-24
wifi: cfg80211: hold wiphy mutex for send_interface
Johannes Berg
2
-2
/
+7
2023-11-24
wifi: cfg80211: lock wiphy mutex for rfkill poll
Johannes Berg
1
-0
/
+2
2023-11-24
wifi: cfg80211: fix CQM for non-range use
Johannes Berg
2
-19
/
+32
2023-11-24
wifi: mac80211: do not pass AP_VLAN vif pointer to drivers during flush
Oldřich Jedlička
1
-2
/
+7
2023-11-24
ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
Zhengchao Shao
1
-2
/
+4
2023-11-24
net/smc: remove unneeded atomic operations in smc_tx_sndbuf_nonempty
Li RongQing
2
-30
/
+1
[prev]
[next]