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-06-23
net: netpoll: Initialize UDP checksum field before checksumming
Breno Leitao
1
-1
/
+1
2025-06-23
ethtool: pse-pd: Add missing linux/export.h include
Kory Maincent
1
-0
/
+1
2025-06-23
sunrpc: fix loop in gss seqno cache
Nikhil Jha
1
-1
/
+1
2025-06-23
Merge branch 'timestamp-for-jens' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next into for-6.17/io_uring
Jens Axboe
1
-0
/
+46
2025-06-23
Bluetooth: hci_core: Fix use-after-free in vhci_flush()
Kuniyuki Iwashima
1
-4
/
+30
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
37
-270
/
+419
2025-06-22
atm: clip: prevent NULL deref in clip_push()
Eric Dumazet
1
-6
/
+5
2025-06-21
Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-14
/
+3
2025-06-21
net/smc: remove unused function smc_lo_supports_v2
Wang Liang
1
-6
/
+0
2025-06-21
net: ethtool: don't mux RXFH via rxnfc callbacks
Jakub Kicinski
1
-41
/
+18
2025-06-21
rds: Correct spelling
Simon Horman
2
-2
/
+2
2025-06-21
rds: Correct endian annotation of port and addr assignments
Simon Horman
1
-3
/
+3
2025-06-20
Bluetooth: L2CAP: Fix L2CAP MTU negotiation
Frédéric Danis
1
-1
/
+8
2025-06-20
wifi: cfg80211: Add support for link reconfiguration negotiation offload to driver
Kavita Kavita
2
-6
/
+14
2025-06-20
wifi: mac80211: Fix bssid_indicator for MBSSID in AP mode
Rameshkumar Sundaram
1
-2
/
+6
2025-06-20
wifi: mac80211: Allow scan on a radio while operating on DFS on another radio
Raj Kumar Bhagat
4
-12
/
+46
2025-06-20
wifi: mac80211: Allow DFS/CSA on a radio if scan is ongoing on another radio
Aditya Kumar Singh
3
-2
/
+82
2025-06-20
wifi: cfg80211: Add utility API to get radio index from channel
Vasanthakumar Thiagarajan
1
-0
/
+24
2025-06-20
xfrm: hold device only for the asynchronous decryption
Jianbo Liu
1
-8
/
+9
2025-06-19
Merge branch 'ref_tracker-add-ability-to-register-a-debugfs-file-for-a-ref_tracker_dir'
Jakub Kicinski
2
-4
/
+32
2025-06-19
ref_tracker: eliminate the ref_tracker_dir name field
Jeff Layton
2
-3
/
+3
2025-06-19
net: add symlinks to ref_tracker_dir for netns
Jeff Layton
1
-1
/
+29
2025-06-19
ref_tracker: add a static classname string to each ref_tracker_dir
Jeff Layton
2
-3
/
+3
2025-06-19
netpoll: Extract IPv6 address retrieval function
Breno Leitao
1
-32
/
+44
2025-06-19
netpoll: extract IPv4 address retrieval into helper function
Breno Leitao
1
-17
/
+31
2025-06-19
netpoll: Extract carrier wait function
Breno Leitao
1
-12
/
+16
2025-06-19
net/smc: remove unused input parameters in smc_buf_get_slot
Wang Liang
1
-3
/
+2
2025-06-19
tcp: tcp_time_to_recover() cleanup
Eric Dumazet
1
-5
/
+3
2025-06-19
neighbour: add support for NUD_PERMANENT proxy entries
Nicolas Escande
1
-3
/
+9
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-57
/
+135
2025-06-19
Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
3
-9
/
+29
2025-06-19
net: atm: fix /proc/net/atm/lec handling
Eric Dumazet
1
-2
/
+3
2025-06-19
net: atm: add lec_mutex
Eric Dumazet
1
-0
/
+7
2025-06-19
NFC: nci: uart: Set tty->disc_data only in success path
Krzysztof Kozlowski
1
-4
/
+4
2025-06-19
calipso: Fix null-ptr-deref in calipso_req_{set,del}attr().
Kuniyuki Iwashima
1
-0
/
+8
2025-06-19
sunrpc: handle SVC_GARBAGE during svc auth processing as auth error
Jeff Layton
1
-9
/
+2
2025-06-19
pidfs: remove pidfs_{get,put}_pid()
Christian Brauner
1
-5
/
+0
2025-06-19
ipv6: Simplify link-local address generation for IPv6 GRE.
Guillaume Nault
1
-5
/
+5
2025-06-18
net: ethtool: Add PSE port priority support feature
Kory Maincent (Dent Project)
1
-0
/
+18
2025-06-18
net: ethtool: Add support for new power domains index description
Kory Maincent (Dent Project)
1
-0
/
+7
2025-06-18
net: pse-pd: Add support for reporting events
Kory Maincent (Dent Project)
1
-0
/
+39
2025-06-18
devlink: Add new "enable_phc" generic device param
David Arinzon
1
-0
/
+5
2025-06-18
net: remove redundant ASSERT_RTNL() in queue setup functions
Stanislav Fomichev
1
-2
/
+0
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
3
-24
/
+72
2025-06-18
tcp: fix passive TFO socket having invalid NAPI ID
David Wei
1
-0
/
+3
2025-06-18
tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer
Haixia Qu
1
-2
/
+2
2025-06-18
nfc: Remove checks for nla_data returning NULL
Simon Horman
1
-5
/
+1
2025-06-18
tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
Neal Cardwell
1
-11
/
+24
2025-06-17
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
2
-1
/
+2
2025-06-17
net: tcp: tsq: Convert from tasklet to BH workqueue
Tejun Heo
2
-19
/
+19
[prev]
[next]