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.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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-25
net: mctp: mark socks as dead on unhash, prevent re-add
Jeremy Kerr
2
-0
/
+7
2023-01-25
net: mctp: hold key reference when looking up a general key
Paolo Abeni
1
-7
/
+7
2023-01-25
net: mctp: move expiry timer delete to unhash
Jeremy Kerr
1
-3
/
+6
2023-01-25
net: mctp: add an explicit reference from a mctp_sk_key to sock
Jeremy Kerr
1
-6
/
+8
2023-01-25
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
1
-0
/
+6
2023-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-114
/
+72
2023-01-25
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
1
-0
/
+6
2023-01-25
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
1
-1
/
+0
2023-01-24
Revert "Merge branch 'ethtool-mac-merge'"
Paolo Abeni
1
-26
/
+0
2023-01-24
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
1
-0
/
+1
2023-01-24
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
2
-62
/
+39
2023-01-24
Revert "netfilter: conntrack: add sctp DATA_SENT state"
Sriram Yagnaraman
2
-68
/
+42
2023-01-24
netfilter: conntrack: fix bug in for_each_sctp_chunk
Sriram Yagnaraman
1
-2
/
+2
2023-01-24
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
1
-9
/
+16
2023-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-128
/
+204
2023-01-24
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
1
-0
/
+2
2023-01-24
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
1
-0
/
+2
2023-01-24
netlink: annotate data races around sk_state
Eric Dumazet
1
-4
/
+6
2023-01-24
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
1
-9
/
+14
2023-01-24
netlink: annotate data races around nlk->portid
Eric Dumazet
1
-2
/
+5
2023-01-23
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
1
-1
/
+15
2023-01-23
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
1
-127
/
+189
2023-01-23
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
1
-1
/
+14
2023-01-23
net: ethtool: netlink: introduce ethnl_update_bool()
Vladimir Oltean
1
-0
/
+26
2023-01-21
net: fix UaF in netns ops registration error path
Paolo Abeni
1
-1
/
+1
2023-01-20
tcp: fix rate_app_limited to default to 1
David Morley
1
-0
/
+2
2023-01-19
net/ulp: use consistent error code when blocking ULP
Paolo Abeni
1
-1
/
+1
2023-01-19
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2
-6
/
+19
2023-01-19
net: sched: gred: prevent races when adding offloads to stats
Jakub Kicinski
1
-0
/
+2
2023-01-19
Merge tag 'wireless-2023-01-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-1
/
+0
2023-01-18
l2tp: prevent lockdep issue in l2tp_tunnel_register()
Eric Dumazet
1
-3
/
+2
2023-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
1
-0
/
+15
2023-01-18
Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
Ying Hsu
1
-1
/
+6
2023-01-18
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
1
-3
/
+0
2023-01-18
Bluetooth: hci_event: Fix Invalid wait context
Luiz Augusto von Dentz
1
-1
/
+4
2023-01-18
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
1
-35
/
+26
2023-01-18
Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()
Zhengchao Shao
1
-10
/
+3
2023-01-18
Bluetooth: hci_conn: Fix memory leaks
Zhengchao Shao
1
-4
/
+14
2023-01-18
Bluetooth: hci_sync: Fix use HCI_OP_LE_READ_BUFFER_SIZE_V2
Luiz Augusto von Dentz
1
-3
/
+3
2023-01-18
Bluetooth: Fix a buffer overflow in mgmt_mesh_add()
Harshit Mogalapalli
1
-1
/
+1
2023-01-18
netfilter: conntrack: handle tcp challenge acks during connection reuse
Florian Westphal
1
-0
/
+15
2023-01-16
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Eric Dumazet
1
-1
/
+0
2023-01-16
l2tp: close all race conditions in l2tp_tunnel_register()
Cong Wang
1
-14
/
+14
2023-01-16
l2tp: convert l2tp_tunnel_list to idr
Cong Wang
1
-43
/
+42
2023-01-16
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
1
-0
/
+3
2023-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2
-3
/
+3
2023-01-14
sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb
Rahul Rameshbabu
1
-11
/
+16
2023-01-14
mptcp: netlink: respect v4/v6-only sockets
Matthieu Baerts
3
-0
/
+35
2023-01-14
mptcp: explicitly specify sock family at subflow creation time
Paolo Abeni
3
-6
/
+8
2023-01-14
net: nfc: Fix use-after-free in local_cleanup()
Jisoo Jang
1
-0
/
+1
[next]