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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: isotp: handle wait_event_interruptible() return values
Oliver Hartkopp
2023-02-09
1
-0
/
+4
*
can: isotp: split tx timer into transmission and timeout
Oliver Hartkopp
2023-02-09
1
-36
/
+29
*
net: qrtr: free memory on error path in radix_tree_insert()
Natalia Petrova
2023-02-09
1
-1
/
+4
*
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
2023-02-09
1
-0
/
+6
*
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
2023-02-09
1
-6
/
+6
*
can: raw: fix CAN FD frame transmissions over CAN XL devices
Oliver Hartkopp
2023-02-09
1
-16
/
+31
*
can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
Ziyang Xuan
2023-02-09
1
-4
/
+0
*
ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local address
Thomas Winter
2023-02-09
1
-5
/
+5
*
ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
Thomas Winter
2023-02-09
1
-22
/
+27
*
sctp: do not check hb_timer.expires when resetting hb_timer
Xin Long
2023-02-09
1
-3
/
+1
*
netfilter: br_netfilter: disable sabotage_in hook after first suppression
Florian Westphal
2023-02-09
1
-0
/
+1
*
net/tls: tls_is_tx_ready() checked list_entry
Pietro Borrello
2023-02-09
1
-1
/
+1
*
netrom: Fix use-after-free caused by accept on already connected socket
Hyunwoo Kim
2023-02-09
1
-0
/
+5
*
skb: Do mix page pool and page referenced frags in GRO
Alexander Duyck
2023-02-09
1
-0
/
+9
*
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-09
18
-39
/
+40
*
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
2023-02-09
1
-2
/
+2
*
net: mctp: purge receive queues on sk destruction
Jeremy Kerr
2023-02-06
1
-0
/
+6
*
net: fix NULL pointer in skb_segment_list
Yan Zhai
2023-02-06
1
-3
/
+2
*
mac80211: Fix MLO address translation for multiple bss case
Sriram R
2023-02-06
1
-0
/
+3
*
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
2023-02-01
2
-62
/
+39
*
net: mctp: mark socks as dead on unhash, prevent re-add
Jeremy Kerr
2023-02-01
2
-0
/
+7
*
net: mctp: hold key reference when looking up a general key
Paolo Abeni
2023-02-01
1
-7
/
+7
*
net: mctp: move expiry timer delete to unhash
Jeremy Kerr
2023-02-01
1
-3
/
+6
*
net: mctp: add an explicit reference from a mctp_sk_key to sock
Jeremy Kerr
2023-02-01
1
-6
/
+8
*
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
2023-02-01
1
-0
/
+6
*
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
2023-02-01
1
-1
/
+0
*
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
2023-02-01
1
-0
/
+1
*
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
2023-02-01
1
-9
/
+16
*
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
2023-02-01
1
-0
/
+2
*
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
2023-02-01
1
-0
/
+2
*
netlink: annotate data races around sk_state
Eric Dumazet
2023-02-01
1
-4
/
+6
*
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
2023-02-01
1
-9
/
+14
*
netlink: annotate data races around nlk->portid
Eric Dumazet
2023-02-01
1
-2
/
+5
*
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
2023-02-01
1
-1
/
+15
*
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
2023-02-01
1
-127
/
+189
*
net: fix UaF in netns ops registration error path
Paolo Abeni
2023-02-01
1
-1
/
+1
*
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
2023-02-01
1
-1
/
+14
*
wifi: mac80211: Fix iTXQ AMPDU fragmentation handling
Alexander Wetzel
2023-02-01
3
-8
/
+44
*
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
2023-02-01
5
-26
/
+26
*
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
2023-02-01
1
-0
/
+1
*
tcp: fix rate_app_limited to default to 1
David Morley
2023-02-01
1
-0
/
+2
*
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2023-02-01
2
-6
/
+19
*
net: sched: gred: prevent races when adding offloads to stats
Jakub Kicinski
2023-02-01
1
-0
/
+2
*
l2tp: prevent lockdep issue in l2tp_tunnel_register()
Eric Dumazet
2023-02-01
1
-3
/
+2
*
Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
Ying Hsu
2023-02-01
1
-1
/
+6
*
Bluetooth: hci_event: Fix Invalid wait context
Luiz Augusto von Dentz
2023-02-01
1
-1
/
+4
*
Bluetooth: ISO: Fix possible circular locking dependency
Luiz Augusto von Dentz
2023-02-01
1
-35
/
+26
*
Bluetooth: ISO: Avoid circular locking dependency
Luiz Augusto von Dentz
2023-02-01
1
-23
/
+38
*
Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()
Zhengchao Shao
2023-02-01
1
-10
/
+3
*
Bluetooth: hci_conn: Fix memory leaks
Zhengchao Shao
2023-02-01
1
-4
/
+14
[next]