index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
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-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
wifi: cfg80211: use kfree_sensitive() for connkeys cleanup
Zilin Guan
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-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-06-02
net: fix udp gso skb_segment after pull from frag_list
Shiming Cheng
2025-05-30
bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETE
Paul Chaignon
2025-05-30
net: Fix checksum update for ILA adj-transport
Paul Chaignon
2025-05-30
hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
Saurabh Sengar
2025-05-30
net: Fix net_devmem_bind_dmabuf for non-devmem configs
Pranjal Shrivastava
2025-05-30
net: dsa: tag_brcm: legacy: fix pskb_may_pull length
Álvaro Fernández Rojas
2025-05-30
Bluetooth: L2CAP: Fix not responding with L2CAP_CR_LE_ENCRYPTION
Luiz Augusto von Dentz
2025-05-30
Bluetooth: MGMT: reject malformed HCI_CMD_SYNC commands
Dmitry Antipov
2025-05-29
net: tipc: fix refcount warning in tipc_aead_encrypt
Charalampos Mitrodimas
2025-05-29
rxrpc: Fix return from none_validate_challenge()
David Howells
2025-05-28
page_pool: Fix use-after-free in page_pool_recycle_in_ring
Dong Chenchen
2025-05-28
Fix sock_exceed_buf_limit not being triggered in __sk_mem_raise_allocated
Tengteng Yang
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
[next]