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.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
2024-03-06
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
1
-6
/
+5
2024-03-06
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
Ignat Korchagin
1
-0
/
+20
2024-03-06
Bluetooth: Enforce validation on max value of connection interval
Kai-Heng Feng
2
-1
/
+11
2024-03-06
Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUEST
Luiz Augusto von Dentz
1
-1
/
+4
2024-03-06
Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDR
Zijun Hu
1
-2
/
+2
2024-03-06
Bluetooth: Avoid potential use-after-free in hci_error_reset
Ying Hsu
1
-3
/
+4
2024-03-06
ipv6: fix potential "struct net" leak in inet6_rtm_getaddr()
Eric Dumazet
1
-3
/
+4
2024-03-06
net: ip_tunnel: prevent perpetual headroom growth
Florian Westphal
1
-7
/
+21
2024-03-06
netlink: Fix kernel-infoleak-after-free in __skb_datagram_iter
Ryosuke Yasuoka
1
-1
/
+1
2024-03-01
arp: Prevent overflow in arp_req_get().
Kuniyuki Iwashima
1
-1
/
+2
2024-03-01
netfilter: nf_tables: set dormant flag on hook register failure
Florian Westphal
1
-0
/
+1
2024-03-01
tls: stop recv() if initial process_rx_list gave us non-DATA
Sabrina Dubroca
1
-1
/
+1
2024-03-01
tls: rx: drop pointless else after goto
Jakub Kicinski
1
-2
/
+1
2024-03-01
tls: rx: jump to a more appropriate label
Jakub Kicinski
1
-3
/
+4
2024-03-01
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
3
-7
/
+7
2024-03-01
packet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2024-03-01
ipv6: sr: fix possible use-after-free and null-ptr-deref
Vasiliy Kovalev
1
-9
/
+11
2024-03-01
ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
Eric Dumazet
1
-3
/
+18
2024-03-01
ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid
Eric Dumazet
1
-4
/
+17
2024-03-01
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
2
-2
/
+6
2024-03-01
l2tp: pass correct message length to ip6_append_data
Tom Parkin
1
-1
/
+1
2024-03-01
hsr: Avoid double remove of a node.
Sebastian Andrzej Siewior
2
-5
/
+12
2024-03-01
netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
Xin Long
1
-1
/
+1
2024-03-01
wifi: mac80211: fix race condition on enabling fast-xmit
Felix Fietkau
2
-1
/
+3
2024-03-01
wifi: cfg80211: fix missing interfaces when dumping
Michal Kazior
1
-0
/
+1
2024-03-01
net/sched: Retire dsmark qdisc
Jamal Hadi Salim
3
-533
/
+0
2024-03-01
net/sched: Retire ATM qdisc
Jamal Hadi Salim
3
-724
/
+0
2024-03-01
net/sched: Retire CBQ qdisc
Jamal Hadi Salim
3
-1834
/
+0
2024-02-23
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2
-3
/
+4
2024-02-23
net: prevent mss overflow in skb_segment()
Eric Dumazet
1
-1
/
+2
2024-02-23
netfilter: ipset: Missing gc cancellations fixed
Jozsef Kadlecsik
2
-2
/
+4
2024-02-23
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
4
-18
/
+61
2024-02-23
can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)
Oleksij Rempel
2
-4
/
+19
2024-02-23
wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()
Johannes Berg
1
-1
/
+2
2024-02-23
net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()
Nikita Zhandarovich
1
-2
/
+2
2024-02-23
nfc: nci: free rx_data_reassembly skb on NCI device cleanup
Fedor Pchelkin
1
-0
/
+4
2024-02-23
net: openvswitch: limit the number of recursions from action sets
Aaron Conole
1
-16
/
+33
2024-02-23
netfilter: nft_set_rbtree: skip end interval element from gc
Pablo Neira Ayuso
1
-3
/
+3
2024-02-23
net/af_iucv: clean up a try_then_request_module()
Julian Wiedmann
1
-11
/
+3
2024-02-23
netfilter: nft_set_pipapo: remove scratch_aligned pointer
Florian Westphal
3
-39
/
+10
2024-02-23
netfilter: nft_set_pipapo: add helper to release pcpu scratch area
Florian Westphal
1
-5
/
+23
2024-02-23
netfilter: nft_set_pipapo: store index in scratch maps
Florian Westphal
3
-26
/
+44
2024-02-23
netfilter: nft_ct: reject direction for ct id
Pablo Neira Ayuso
1
-0
/
+3
2024-02-23
netfilter: nft_compat: restrict match/target protocol to u16
Pablo Neira Ayuso
1
-1
/
+7
2024-02-23
netfilter: nft_compat: reject unused compat flag
Pablo Neira Ayuso
1
-1
/
+2
2024-02-23
tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
Shigeru Yoshida
1
-0
/
+6
2024-02-23
rxrpc: Fix response to PING RESPONSE ACKs to a dead call
David Howells
1
-0
/
+8
2024-02-23
inet: read sk->sk_family once in inet_recv_error()
Eric Dumazet
1
-2
/
+4
2024-02-23
tunnels: fix out of bounds access when building IPv6 PMTU error
Antoine Tenart
1
-1
/
+1
2024-02-23
af_unix: fix lockdep positive in sk_diag_dump_icons()
Eric Dumazet
2
-9
/
+7
[prev]
[next]