index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-23
sched: Add enqueue/dequeue of dualpi2 qdisc
Koen De Schepper
3
-4
/
+481
2025-07-23
sched: Dump configuration and statistics of dualpi2 qdisc
Chia-Yu Chang
1
-17
/
+137
2025-07-23
sched: Struct definition and parsing of dualpi2 qdisc
Chia-Yu Chang
1
-0
/
+591
2025-07-23
devlink: Fix excessive stack usage in rate TC bandwidth parsing
Carolina Jubran
3
-14
/
+14
2025-07-23
Bluetooth: Add PA_LINK to distinguish BIG sync and PA sync connections
Yang Li
6
-27
/
+38
2025-07-23
Bluetooth: hci_event: Mask data status from LE ext adv reports
Chris Down
1
-2
/
+6
2025-07-23
Bluetooth: hci_devcd_dump: fix out-of-bounds via dev_coredumpv
Ivan Pravdin
1
-3
/
+3
2025-07-23
Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
Yang Li
1
-1
/
+12
2025-07-23
Bluetooth: ISO: add socket option to report packet seqnum via CMSG
Pauli Virtanen
2
-3
/
+25
2025-07-23
Bluetooth: Fix typos in comments
Bastien Nocera
5
-6
/
+6
2025-07-23
Bluetooth: RFCOMM: Fix typos in comments
Bastien Nocera
2
-2
/
+3
2025-07-23
Bluetooth: aosp: Fix typo in comment
Bastien Nocera
1
-1
/
+1
2025-07-23
Bluetooth: Fix spelling mistakes
Yang Li
2
-12
/
+12
2025-07-23
Bluetooth: hci_event: Add support for handling LE BIG Sync Lost event
Yang Li
2
-2
/
+40
2025-07-23
Bluetooth: hci_event: Correct comment about HCI_EV_EXTENDED_INQUIRY_RESULT
Zijun Hu
1
-1
/
+1
2025-07-23
Bluetooth: hci_core: Eliminate an unnecessary goto label in hci_find_irk_by_addr()
Zijun Hu
1
-3
/
+1
2025-07-23
Bluetooth: hci_sync: Use bt_dev_err() to log error message in hci_update_event_filter_sync()
Zijun Hu
1
-1
/
+1
2025-07-23
Bluetooth: hci_sock: Reset cookie to zero in hci_sock_free_cookie()
Zijun Hu
1
-1
/
+1
2025-07-23
wifi: mac80211: fix WARN_ON for monitor mode on some devices
Johannes Berg
1
-1
/
+12
2025-07-22
tcp: do not increment BeyondWindow MIB for old seq
Paolo Abeni
1
-1
/
+5
2025-07-22
tcp: do not set a zero size receive buffer
Paolo Abeni
1
-0
/
+4
2025-07-22
tcp: trace retransmit failures in tcp_retransmit_skb
Fan Yu
1
-17
/
+29
2025-07-22
net: Kconfig: add endif/endmenu comments
Randy Dunlap
1
-3
/
+3
2025-07-22
wifi: mac80211: fix unassigned variable access
Antonio Quartulli
1
-4
/
+3
2025-07-22
SUNRPC: Silence warnings about parameters not being described
Trond Myklebust
1
-2
/
+2
2025-07-22
ip6_gre: Factor out common ip6gre tunnel match into helper
Yue Haibing
1
-66
/
+34
2025-07-22
net/sched: sch_qfq: Avoid triggering might_sleep in atomic context in qfq_delete_class
Xiang Mei
1
-4
/
+3
2025-07-22
wifi: mac80211: don't require cipher and keylen in gtk rekey
Miri Korenblit
1
-3
/
+33
2025-07-22
wifi: nl80211: Set num_sub_specs before looping through sub_specs
Kees Cook
1
-0
/
+1
2025-07-22
wifi: mac80211: Write cnt before copying in ieee80211_copy_rnr_beacon()
Kees Cook
1
-1
/
+1
2025-07-21
ethtool: rss: support removing contexts via Netlink
Jakub Kicinski
5
-1
/
+119
2025-07-21
ethtool: rss: support creating contexts via Netlink
Jakub Kicinski
4
-0
/
+222
2025-07-21
ethtool: move ethtool_rxfh_ctx_alloc() to common code
Jakub Kicinski
3
-34
/
+37
2025-07-21
ethtool: rss: factor out populating response from context
Jakub Kicinski
1
-10
/
+22
2025-07-21
ethtool: rss: factor out allocating memory for response
Jakub Kicinski
1
-17
/
+30
2025-07-21
ethtool: rejig the RSS notification machinery for more types
Jakub Kicinski
3
-9
/
+12
2025-07-21
ethtool: assert that drivers with sym hash are consistent for RSS contexts
Jakub Kicinski
1
-0
/
+4
2025-07-21
mptcp: fix typo in a comment
moyuanhao
1
-1
/
+1
2025-07-21
mptcp: add TCP_MAXSEG sockopt support
Geliang Tang
2
-0
/
+27
2025-07-21
tcp: add tcp_sock_set_maxseg
Geliang Tang
1
-9
/
+14
2025-07-21
mptcp: sockopt: drop redundant tcp_getsockopt
Geliang Tang
1
-4
/
+3
2025-07-21
net: appletalk: Fix use-after-free in AARP proxy probe
Kito Xu (veritas501)
1
-3
/
+21
2025-07-21
wifi: cfg80211/mac80211: report link ID for unexpected frames
Michael-CY Lee
3
-22
/
+27
2025-07-21
wifi: mac80211: determine missing link_id in ieee80211_rx_for_interface() based on frequency
Michael-CY Lee
1
-1
/
+17
2025-07-21
wifi: cfg80211: reject HTC bit for management frames
Johannes Berg
1
-1
/
+2
2025-07-21
wifi: mac80211: remove ieee80211_remove_key
Miri Korenblit
1
-26
/
+1
2025-07-21
Merge tag 'v6.16-rc7' into tty-next
Greg Kroah-Hartman
63
-544
/
+865
2025-07-18
net: s/dev_close_many/netif_close_many/
Stanislav Fomichev
4
-8
/
+10
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
3
-4
/
+16
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
11
-18
/
+18
[prev]
[next]