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-17
rxrpc: Fix irq-disabled in local_bh_enable()
David Howells
3
-4
/
+4
2025-07-17
net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree
William Liu
1
-1
/
+3
2025-07-17
net: bridge: Do not offload IGMP/MLD messages
Joseph Huang
1
-0
/
+3
2025-07-17
net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime
Dong Chenchen
2
-9
/
+34
2025-07-17
tls: always refresh the queue when reading sock
Jakub Kicinski
1
-2
/
+1
2025-07-17
phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()
Nathan Chancellor
1
-1
/
+1
2025-07-17
Bluetooth: L2CAP: Fix attempting to adjust outgoing MTU
Luiz Augusto von Dentz
1
-5
/
+21
2025-07-17
Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Paolo Abeni
13
-125
/
+228
2025-07-17
Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
5
-68
/
+23
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
1
-6
/
+20
2025-07-17
net: fix segmentation after TCP/UDP fraglist GRO
Felix Fietkau
2
-0
/
+2
2025-07-16
bpf: Clean up individual BTF_ID code
Feng Yang
3
-10
/
+5
2025-07-16
ipv6: mcast: Delay put pmc->idev in mld_del_delrec()
Yue Haibing
1
-1
/
+1
2025-07-16
ipv6: mcast: Simplify mld_clear_{report|query}()
Yue Haibing
1
-8
/
+2
2025-07-16
tcp: fix UaF in tcp_prune_ofo_queue()
Paolo Abeni
1
-1
/
+1
2025-07-16
ethtool: Don't check for RXFH fields conflict when no input_xfrm is requested
Gal Pressman
2
-1
/
+6
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
6
-67
/
+63
2025-07-16
Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeout
Luiz Augusto von Dentz
1
-1
/
+1
2025-07-16
Bluetooth: SMP: If an unallowed command is received consider it a failure
Luiz Augusto von Dentz
2
-1
/
+19
2025-07-16
Bluetooth: hci_sync: fix connectable extended advertising when using static random address
Alessandro Gasbarroni
1
-2
/
+2
2025-07-16
Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()
Kuniyuki Iwashima
1
-0
/
+3
2025-07-15
mptcp: reset fallback status gracefully at disconnect() time
Paolo Abeni
1
-0
/
+9
2025-07-15
mptcp: plug races between subflow fail and subflow creation
Paolo Abeni
4
-13
/
+32
2025-07-15
mptcp: make fallback action and fallback decision atomic
Paolo Abeni
4
-19
/
+61
2025-07-15
ipv6: mcast: Remove unnecessary null check in ip6_mc_find_dev()
Yue Haibing
1
-3
/
+0
2025-07-15
don't open-code kernel_accept() in rds_tcp_accept_one()
Al Viro
1
-22
/
+2
2025-07-15
net: mctp: Add bind lookup test
Matt Johnston
2
-0
/
+191
2025-07-15
net: mctp: Test conflicts of connect() with bind()
Matt Johnston
3
-4
/
+59
2025-07-15
net: mctp: Allow limiting binds to a peer address
Matt Johnston
2
-7
/
+104
2025-07-15
net: mctp: Use hashtable for binds
Matt Johnston
2
-18
/
+68
2025-07-15
net: mctp: Add test for conflicting bind()s
Matt Johnston
3
-0
/
+162
2025-07-15
net: mctp: Treat MCTP_NET_ANY specially in bind()
Matt Johnston
1
-1
/
+15
2025-07-15
net: mctp: Prevent duplicate binds
Matt Johnston
1
-3
/
+23
2025-07-15
net: mctp: mctp_test_route_extaddr_input cleanup
Matt Johnston
1
-4
/
+2
2025-07-15
wifi: cfg80211: fix double free for link_sinfo in nl80211_station_dump()
Sarika Sharma
1
-1
/
+9
2025-07-15
wifi: cfg80211: fix off channel operation allowed check for MLO
Aditya Kumar Singh
1
-6
/
+17
2025-07-15
wifi: mac80211: use RCU-safe iteration in ieee80211_csa_finish
Maharaja Kennadyrajan
2
-1
/
+16
2025-07-15
ipv6: mcast: Avoid a duplicate pointer check in mld_del_delrec()
Yue Haibing
1
-25
/
+23
2025-07-15
wifi: mac80211: parse unsolicited broadcast probe response data
Yuvarani V
1
-0
/
+12
2025-07-15
wifi: cfg80211: parse attribute to update unsolicited probe response template
Yuvarani V
1
-0
/
+18
2025-07-15
wifi: mac80211: don't use TPE data from assoc response
Johannes Berg
1
-5
/
+28
2025-07-15
wifi: mac80211: handle WLAN_HT_ACTION_NOTIFY_CHANWIDTH async
Miri Korenblit
4
-30
/
+80
2025-07-15
wifi: mac80211: simplify __ieee80211_rx_h_amsdu() loop
Johannes Berg
1
-15
/
+8
2025-07-15
wifi: mac80211: don't mark keys for inactive links as uploaded
Miri Korenblit
1
-1
/
+2
2025-07-15
wifi: mac80211: only assign chanctx in reconfig
Miri Korenblit
1
-4
/
+6
2025-07-15
wifi: mac80211: clean up cipher suite handling
Johannes Berg
2
-52
/
+15
2025-07-15
wifi: mac80211: don't send keys to driver when fips_enabled
Johannes Berg
2
-1
/
+8
2025-07-15
wifi: mac80211: remove ieee80211_link_unreserve_chanctx() return value
Johannes Berg
2
-6
/
+4
2025-07-15
wifi: mac80211: don't unreserve never reserved chanctx
Johannes Berg
1
-1
/
+2
2025-07-15
wifi: mac80211: make VHT opmode NSS ignore a debug message
Johannes Berg
1
-2
/
+3
[prev]
[next]