index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-12
Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-06-12
net: ethtool: Don't check if RSS context exists in case of context 0
Gal Pressman
2025-06-12
Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-06-12
af_unix: Allow passing cred for embryo without SO_PASSCRED/SO_PASSPIDFD.
Kuniyuki Iwashima
2025-06-12
ipv6: Move fib6_config_validate() to ip6_route_add().
Kuniyuki Iwashima
2025-06-12
net_sched: ets: fix a race in ets_qdisc_change()
Eric Dumazet
2025-06-12
net_sched: tbf: fix a race in tbf_change()
Eric Dumazet
2025-06-12
net_sched: red: fix a race in __red_change()
Eric Dumazet
2025-06-12
net_sched: prio: fix a race in prio_tune()
Eric Dumazet
2025-06-12
net_sched: sch_sfq: reject invalid perturb period
Eric Dumazet
2025-06-12
xfrm: always initialize offload path
Leon Romanovsky
2025-06-11
net: clear the dst when changing skb protocol
Jakub Kicinski
2025-06-11
Bluetooth: MGMT: Fix sparse errors
Luiz Augusto von Dentz
2025-06-11
Bluetooth: ISO: Fix not using bc_sid as advertisement SID
Luiz Augusto von Dentz
2025-06-11
Bluetooth: ISO: Fix using BT_SK_PA_SYNC to detect BIS sockets
Luiz Augusto von Dentz
2025-06-11
Bluetooth: eir: Fix possible crashes on eir_create_adv_data
Luiz Augusto von Dentz
2025-06-11
Bluetooth: hci_sync: Fix broadcast/PA when using an existing instance
Luiz Augusto von Dentz
2025-06-11
Bluetooth: Fix NULL pointer deference on eir_get_service_data
Luiz Augusto von Dentz
2025-06-11
net, bpf: Fix RCU usage in task_cls_state() for BPF programs
Charalampos Mitrodimas
2025-06-11
devpts, sunrpc, hostfs: don't bother with ->d_op
Al Viro
2025-06-11
bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls
Jiayuan Chen
2025-06-11
netns: use stable inode number for initial mount ns
Christian Brauner
2025-06-11
wifi: cfg80211: use kfree_sensitive() for connkeys cleanup
Zilin Guan
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-06-10
net: stop napi kthreads when THREADED napi is disabled
Samiullah Khawaja
2025-06-10
Merge tag 'linux-can-next-for-6.17-20250610' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2025-06-10
net: remove unused sock_enable_timestamps
Willem de Bruijn
2025-06-10
bpf, sockmap: Fix psock incorrectly pointing to sk
Jiayuan Chen
2025-06-10
can: add drop reasons in CAN protocols receive path
Davide Caratti
2025-06-10
can: add drop reasons in the receive path of AF_CAN
Davide Caratti
2025-06-09
Merge tag 'for-net-2025-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-06-09
net_sched: sch_sfq: fix a potential crash on gso_skb handling
Eric Dumazet
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-05
Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-05
Bluetooth: MGMT: Protect mgmt_pending list with its own lock
Luiz Augusto von Dentz
2025-06-05
Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
Luiz Augusto von Dentz
2025-06-05
Bluetooth: hci_core: fix list_for_each_entry_rcu usage
Pauli Virtanen
2025-06-05
calipso: unlock rcu before returning -EAFNOSUPPORT
Eric Dumazet
2025-06-05
seg6: Fix validation of nexthop addresses
Ido Schimmel
2025-06-05
net: prevent a NULL deref in rtnl_create_link()
Eric Dumazet
2025-06-05
net: annotate data-races around cleanup_net_task
Eric Dumazet
2025-06-05
Merge tag 'wireless-2025-06-05' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2025-06-05
wifi: cfg80211/mac80211: correctly parse S1G beacon optional elements
Lachlan Hodges
2025-06-05
netfilter: nf_nat: also check reverse tuple to obtain clashing entry
Florian Westphal
2025-06-05
netfilter: nf_set_pipapo_avx2: fix initial map fill
Florian Westphal
2025-06-03
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-06-03
xfrm: state: use a consistent pcpu_id in xfrm_state_find
Sabrina Dubroca
2025-06-03
xfrm: state: initialize state_ptrs earlier in xfrm_state_find
Sabrina Dubroca
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[prev]
[next]