index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-26
Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-28
/
+84
2025-06-26
net: selftests: fix TCP packet checksum
Jakub Kicinski
1
-2
/
+3
2025-06-25
atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().
Kuniyuki Iwashima
1
-2
/
+1
2025-06-25
Merge tag 'wireless-2025-06-25' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-4
/
+4
2025-06-24
wifi: mac80211: finish link init before RCU publish
Johannes Berg
1
-3
/
+3
2025-06-24
Merge tag 'for-net-2025-06-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2
-5
/
+38
2025-06-24
af_unix: Don't set -ECONNRESET for consumed OOB skb.
Kuniyuki Iwashima
1
-6
/
+12
2025-06-24
af_unix: Don't leave consecutive consumed OOB skbs.
Kuniyuki Iwashima
1
-2
/
+11
2025-06-24
wifi: mac80211: fix beacon interval calculation overflow
Lachlan Hodges
1
-1
/
+1
2025-06-23
bridge: mcast: Fix use-after-free during router port configuration
Ido Schimmel
1
-0
/
+9
2025-06-23
net: netpoll: Initialize UDP checksum field before checksumming
Breno Leitao
1
-1
/
+1
2025-06-23
Bluetooth: hci_core: Fix use-after-free in vhci_flush()
Kuniyuki Iwashima
1
-4
/
+30
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/...
Linus Torvalds
1
-14
/
+3
2025-06-20
Bluetooth: L2CAP: Fix L2CAP MTU negotiation
Frédéric Danis
1
-1
/
+8
2025-06-19
Merge tag 'wireless-2025-06-18' of https://git.kernel.org/pub/scm/linux/kerne...
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-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
tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
Neal Cardwell
1
-12
/
+25
2025-06-17
atm: Revert atm_account_tx() if copy_from_iter_full() fails.
Kuniyuki Iwashima
2
-1
/
+2
2025-06-17
mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu().
Kuniyuki Iwashima
1
-2
/
+2
2025-06-17
net/sched: fix use-after-free in taprio_dev_notifier
Hyunwoo Kim
1
-2
/
+4
2025-06-17
Merge tag 'linux-can-fixes-for-6.16-20250617' of git://git.kernel.org/pub/scm...
Jakub Kicinski
3
-21
/
+47
2025-06-17
net: netmem: fix skb_ensure_writable with unreadable skbs
Mina Almasry
1
-3
/
+0
2025-06-17
openvswitch: Allocate struct ovs_pcpu_storage dynamically
Sebastian Andrzej Siewior
3
-21
/
+47
2025-06-17
wifi: mac80211: don't WARN for late channel/color switch
Johannes Berg
2
-9
/
+25
2025-06-17
wifi: mac80211: drop invalid source address OCB frames
Johannes Berg
1
-0
/
+4
2025-06-12
SUNRPC: Cleanup/fix initial rq_pages allocation
Benjamin Coddington
1
-5
/
+1
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
19
-199
/
+281
2025-06-12
Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-1
/
+1
2025-06-12
net: ethtool: Don't check if RSS context exists in case of context 0
Gal Pressman
1
-1
/
+2
2025-06-12
Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
7
-33
/
+99
2025-06-12
af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.
Kuniyuki Iwashima
1
-1
/
+2
2025-06-12
ipv6: Move fib6_config_validate() to ip6_route_add().
Kuniyuki Iwashima
1
-55
/
+55
2025-06-12
net_sched: ets: fix a race in ets_qdisc_change()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: tbf: fix a race in tbf_change()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: red: fix a race in __red_change()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: prio: fix a race in prio_tune()
Eric Dumazet
1
-1
/
+1
2025-06-12
net_sched: sch_sfq: reject invalid perturb period
Eric Dumazet
1
-2
/
+8
2025-06-11
net: clear the dst when changing skb protocol
Jakub Kicinski
1
-6
/
+13
2025-06-11
Bluetooth: MGMT: Fix sparse errors
Luiz Augusto von Dentz
1
-2
/
+2
2025-06-11
Bluetooth: ISO: Fix not using bc_sid as advertisement SID
Luiz Augusto von Dentz
4
-15
/
+64
2025-06-11
Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS sockets
Luiz Augusto von Dentz
1
-1
/
+4
2025-06-11
Bluetooth: eir: Fix possible crashes on eir_create_adv_data
Luiz Augusto von Dentz
3
-6
/
+8
2025-06-11
Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance
Luiz Augusto von Dentz
1
-5
/
+15
[next]