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-03-07
Bluetooth: hci_event: Fix enabling passive scanning
Luiz Augusto von Dentz
1
-15
/
+22
2025-03-07
Bluetooth: SCO: fix sco_conn refcounting on sco_conn_ready
Pauli Virtanen
1
-1
/
+12
2025-03-07
wifi: cfg80211: cancel wiphy_work before freeing wiphy
Miri Korenblit
1
-0
/
+7
2025-03-07
wifi: mac80211: fix SA Query processing in MLO
Johannes Berg
1
-5
/
+5
2025-03-07
wifi: nl80211: fix assoc link handling
Johannes Berg
1
-4
/
+8
2025-03-07
wifi: mac80211: don't queue sdata::work for a non-running sdata
Miri Korenblit
1
-3
/
+5
2025-03-07
wifi: mac80211: flush the station before moving it to UN-AUTHORIZED state
Emmanuel Grumbach
1
-3
/
+17
2025-03-06
Merge tag 'nf-25-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
4
-18
/
+24
2025-03-06
sched: address a potential NULL pointer dereference in the GRED scheduler.
Jun Yang
1
-1
/
+2
2025-03-06
netfilter: nf_tables: make destruction work queue pernet
Florian Westphal
2
-14
/
+18
2025-03-06
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman
1
-0
/
+1
2025-03-06
net: ipv6: fix dst ref loop in ila lwtunnel
Justin Iurman
1
-1
/
+2
2025-03-05
netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap ...
Nicklas Bo Jensen
1
-2
/
+2
2025-03-05
net-timestamp: support TCP GSO case for a few missing flags
Jason Xing
1
-4
/
+7
2025-03-04
vlan: enforce underlying device type
Oscar Maes
1
-1
/
+2
2025-03-04
mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
Krister Johansen
1
-3
/
+15
2025-03-04
net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
Maxime Chevallier
9
-18
/
+19
2025-03-04
Merge tag 'wireless-2025-03-04' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
7
-56
/
+116
2025-03-04
wifi: nl80211: disable multi-link reconfiguration
Johannes Berg
1
-1
/
+1
2025-03-03
llc: do not use skb_get() before dev_queue_xmit()
Eric Dumazet
1
-22
/
+27
2025-03-03
netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.
Sebastian Andrzej Siewior
1
-2
/
+4
2025-03-03
wifi: cfg80211: regulatory: improve invalid hints checking
Nikita Zhandarovich
1
-1
/
+2
2025-02-28
net: gso: fix ownership in __udp_gso_segment
Antoine Tenart
1
-2
/
+6
2025-02-27
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected()
Haoxiang Li
1
-0
/
+3
2025-02-27
Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name()
Haoxiang Li
1
-0
/
+2
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
29
-119
/
+139
2025-02-27
net: ipv6: fix dst ref loop on input in rpl lwt
Justin Iurman
1
-2
/
+12
2025-02-27
net: ipv6: fix dst ref loop on input in seg6 lwt
Justin Iurman
1
-2
/
+12
2025-02-26
af_unix: Fix memory leak in unix_dgram_sendmsg()
Adrian Huang
1
-0
/
+1
2025-02-26
net: Handle napi_schedule() calls from non-interrupt
Frederic Weisbecker
1
-1
/
+1
2025-02-26
net: Clear old fragment checksum value in napi_reuse_skb
Mohammad Heib
1
-0
/
+1
2025-02-26
net: Use rtnl_net_dev_lock() in register_netdevice_notifier_dev_net().
Kuniyuki Iwashima
1
-9
/
+3
2025-02-26
Merge tag 'nfs-for-6.14-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-10
/
+12
2025-02-26
wifi: mac80211: Fix sparse warning for monitor_sdata
Alexander Wetzel
1
-1
/
+1
2025-02-26
wifi: mac80211: fix vendor-specific inheritance
Johannes Berg
1
-0
/
+8
2025-02-26
wifi: mac80211: fix MLE non-inheritance parsing
Johannes Berg
2
-45
/
+83
2025-02-26
tcp: Defer ts_recent changes until req is owned
Wang Hai
1
-6
/
+4
2025-02-25
mptcp: safety check before fallback
Matthieu Baerts (NGI0)
1
-0
/
+2
2025-02-25
mptcp: reset when MPTCP opts are dropped after join
Matthieu Baerts (NGI0)
1
-14
/
+1
2025-02-25
mptcp: always handle address removal under msk socket lock
Paolo Abeni
1
-5
/
+0
2025-02-25
tcp: devmem: don't write truncated dmabuf CMSGs to userspace
Stanislav Fomichev
2
-16
/
+20
2025-02-25
sunrpc: suppress warnings for unused procfs functions
Arnd Bergmann
1
-7
/
+3
2025-02-25
ipvs: Always clear ipvs_property flag in skb_scrub_packet()
Philo Lu
1
-1
/
+1
2025-02-24
net: ethtool: fix ioctl confusing drivers about desired HDS user config
Jakub Kicinski
4
-7
/
+28
2025-02-21
net: set the minimum for net_hotdata.netdev_budget_usecs
Jiri Slaby (SUSE)
1
-1
/
+2
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
7
-39
/
+29
2025-02-21
Merge tag 'for-net-2025-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-2
/
+7
2025-02-21
rxrpc: Fix locking issues with the peer record hash
David Howells
1
-2
/
+2
2025-02-21
rxrpc: peer->mtu_lock is redundant
David Howells
4
-12
/
+1
2025-02-21
rxrpc: rxperf: Fix missing decoding of terminal magic cookie
David Howells
1
-0
/
+12
[prev]
[next]