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
2026-03-25
wifi: mac80211: cleanup error path of ieee80211_do_open
Miri Korenblit
1
-6
/
+12
2026-03-25
wifi: mac80211: extract channel logic from link logic
Miri Korenblit
1
-14
/
+38
2026-03-25
Bluetooth: L2CAP: Fix ERTM re-init and zero pdu_len infinite loop
Hyunwoo Kim
1
-7
/
+12
2026-03-25
Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del()
Hyunwoo Kim
1
-5
/
+3
2026-03-25
Bluetooth: L2CAP: Fix send LE flow credits in ACL link
Zhang Chen
1
-0
/
+4
2026-03-24
tcp: add cwnd_event_tx_start to tcp_congestion_ops
Eric Dumazet
8
-27
/
+48
2026-03-24
rtnetlink: fix leak of SRCU struct in rtnl_link_register
Sabrina Dubroca
1
-0
/
+3
2026-03-24
net: ethtool: pass genl_info to the ethnl parse_request operation
Maxime Chevallier
8
-8
/
+19
2026-03-24
selftests/bpf: Add trampolines single and multi-level pointer params test coverage
Slava Imameev
1
-0
/
+17
2026-03-24
bpf: Remove ipv6_bpf_stub usage in test_run
Martin KaFai Lau
1
-5
/
+2
2026-03-24
bpf: Remove inclusions of crypto/sha1.h
Eric Biggers
1
-0
/
+1
2026-03-24
wifi: mac80211: don't consider the sband when processing capabilities
Miri Korenblit
8
-36
/
+62
2026-03-24
wifi: mac80211: properly handle error in ieee80211_add_virtual_monitor
Miri Korenblit
1
-4
/
+3
2026-03-24
wifi: cfg80211: support UNII-9 channels in ieee80211_channel_to_freq_khz
Emmanuel Grumbach
1
-1
/
+1
2026-03-24
wifi: mac80211: make ieee80211_find_chanctx link-unaware
Miri Korenblit
2
-12
/
+17
2026-03-24
wifi: mac80211: use for_each_chanctx_user_* in one more place
Miri Korenblit
1
-52
/
+71
2026-03-24
wifi: cfg80211: Add support for additional 7 GHz channels
Ilan Peer
1
-2
/
+2
2026-03-24
wifi: mac80211: Replace strncpy() with strscpy_pad() in drv_switch_vif_chanctx tracepoint
Kees Cook
1
-3
/
+2
2026-03-24
Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Paolo Abeni
9
-85
/
+136
2026-03-24
hv_sock: update outdated comment for renamed vsock_stream_recvmsg()
Kexin Sun
1
-1
/
+1
2026-03-24
net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback
Willem de Bruijn
1
-5
/
+17
2026-03-24
Merge tag 'linux-can-fixes-for-7.0-20260323' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Paolo Abeni
5
-13
/
+26
2026-03-24
net-sysfs: switch xps_queue_show() to sysfs_emit()
Yury Norov
1
-1
/
+1
2026-03-23
udp: Fix wildcard bind conflict check when using hash2
Martin KaFai Lau
2
-18
/
+4
2026-03-23
ethtool: Add RSS indirection table resize helpers
Björn Töpel
1
-0
/
+155
2026-03-23
ethtool: Track user-provided RSS indirection table size
Björn Töpel
3
-12
/
+49
2026-03-23
net: fix fanout UAF in packet_release() via NETDEV_UP race
Yochai Eisenrich
1
-0
/
+1
2026-03-23
ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.
Kuniyuki Iwashima
3
-6
/
+6
2026-03-23
ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire.
Kuniyuki Iwashima
1
-1
/
+12
2026-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5
Alexei Starovoitov
78
-430
/
+589
2026-03-20
net: ethtool: re-order local includes
Maxime Chevallier
31
-46
/
+58
2026-03-20
rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size
Sabrina Dubroca
1
-3
/
+6
2026-03-20
rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_size
Sabrina Dubroca
1
-0
/
+16
2026-03-20
net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer
Qi Tang
1
-1
/
+8
2026-03-20
openvswitch: validate MPLS set/set_masked payload length
Yang Yang
1
-0
/
+2
2026-03-20
openvswitch: defer tunnel netdev_put to RCU release
Yang Yang
1
-2
/
+0
2026-03-19
net: openvswitch: Avoid releasing netdev before teardown completes
Toke Høiland-Jørgensen
1
-1
/
+8
2026-03-19
nfc: nci: fix circular locking dependency in nci_close_device
Jakub Kicinski
1
-4
/
+6
2026-03-19
Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
7
-22
/
+57
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
58
-346
/
+492
2026-03-19
Bluetooth: L2CAP: Fix regressions caused by reusing ident
Luiz Augusto von Dentz
1
-3
/
+26
2026-03-19
Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb
Helen Koike
1
-0
/
+3
2026-03-19
Bluetooth: hci_sync: annotate data-races around hdev->req_status
Cen Zhang
3
-12
/
+12
2026-03-19
Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_complete
Luiz Augusto von Dentz
1
-1
/
+1
2026-03-19
Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold
Hyunwoo Kim
1
-3
/
+7
2026-03-19
Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecred_data_rcv()
Hyunwoo Kim
1
-0
/
+5
2026-03-19
Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_req
Minseo Park
1
-3
/
+3
2026-03-19
Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
53
-323
/
+439
2026-03-19
MPTCP: fix lock class name family in pm_nl_create_listen_socket
Li Xiasong
1
-1
/
+1
2026-03-19
icmp: fix NULL pointer dereference in icmp_tag_validation()
Weiming Shi
1
-1
/
+3
[prev]
[next]