index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-15
net: drop UFO packets in udp_rcv_segment()
Wang Liang
1
-6
/
+18
2025-08-15
Bluetooth: hci_event: Mask data status from LE ext adv reports
Chris Down
1
-0
/
+1
2025-08-15
Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'
Arseniy Krasnov
1
-0
/
+6
2025-08-15
net_sched: act_ctinfo: use atomic64_t for three counters
Eric Dumazet
1
-3
/
+3
2025-08-15
net: dst: add four helpers to annotate data-races around dst->dev
Eric Dumazet
1
-0
/
+20
2025-08-15
net: dst: annotate data-races around dst->output
Eric Dumazet
2
-3
/
+3
2025-08-15
net: dst: annotate data-races around dst->input
Eric Dumazet
2
-3
/
+3
2025-08-01
xfrm: always initialize offload path
Leon Romanovsky
1
-1
/
+1
2025-07-24
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
1
-2
/
+13
2025-07-24
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2
-12
/
+18
2025-07-24
Bluetooth: hci_core: add missing braces when using macro parameters
Christian Eggers
1
-11
/
+11
2025-07-24
Bluetooth: hci_core: fix typos in macros
Christian Eggers
1
-2
/
+2
2025-07-24
wifi: cfg80211: remove scan request n_channels counted_by
Johannes Berg
1
-1
/
+1
2025-07-17
netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()
Eric Dumazet
1
-1
/
+1
2025-07-17
vsock: fix `vsock_proto` declaration
Stefano Garzarella
1
-1
/
+1
2025-07-17
Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...
Luiz Augusto von Dentz
1
-2
/
+1
2025-07-06
Bluetooth: hci_core: Fix use-after-free in vhci_flush()
Kuniyuki Iwashima
1
-0
/
+2
2025-06-27
Revert "mac80211: Dynamically set CoDel parameters per station"
Toke Høiland-Jørgensen
1
-16
/
+0
2025-06-19
net: Fix TOCTOU issue in sk_is_readable()
Michal Luczaj
1
-2
/
+5
2025-06-19
Bluetooth: MGMT: Protect mgmt_pending list with its own lock
Luiz Augusto von Dentz
1
-0
/
+1
2025-06-19
Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
Luiz Augusto von Dentz
1
-1
/
+0
2025-06-19
net: Fix checksum update for ILA adj-transport
Paul Chaignon
1
-1
/
+1
2025-06-19
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
1
-0
/
+9
2025-06-19
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
2
-28
/
+23
2025-06-19
bonding: Fix multiple long standing offload races
Cosmin Ratiu
1
-2
/
+5
2025-06-19
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
1
-0
/
+8
2025-06-19
page_pool: Track DMA-mapped pages and unmap them when destroying the pool
Toke Høiland-Jørgensen
1
-0
/
+6
2025-05-22
Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-1
/
+0
2025-05-21
bnxt_en: Fix netdev locking in ULP IRQ functions
Michael Chan
1
-0
/
+3
2025-05-09
net_sched: Flush gso_skb list too during ->change()
Cong Wang
1
-0
/
+15
2025-05-09
Merge tag 'for-net-2025-05-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+1
2025-05-08
Bluetooth: hci_event: Fix not using key encryption size when its known
Luiz Augusto von Dentz
1
-0
/
+1
2025-05-08
net: export a helper for adding up queue stats
Jakub Kicinski
1
-0
/
+6
2025-04-25
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
Luiz Augusto von Dentz
3
-5
/
+5
2025-04-25
Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
Luiz Augusto von Dentz
3
-7
/
+10
2025-04-25
xsk: Fix offset calculation in unaligned mode
e.kubanski
1
-1
/
+1
2025-04-25
xsk: Fix race condition in AF_XDP generic RX path
e.kubanski
2
-3
/
+2
2025-04-16
net: fib_rules: Fix iif / oif matching on L3 master device
Ido Schimmel
3
-0
/
+30
2025-04-14
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
1
-1
/
+0
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+40
2025-04-10
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
1
-2
/
+38
2025-04-08
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
1
-1
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
1
-0
/
+6
2025-04-04
netdevsim: add dummy device notifiers
Stanislav Fomichev
1
-0
/
+3
2025-04-04
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
1
-8
/
+8
2025-04-02
Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-15
/
+0
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2025-04-01
Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
Eric Dumazet
1
-15
/
+0
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-1
/
+10
[next]