index
:
Linux Stable
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-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
*
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
2023-05-01
1
-1
/
+8
*
sctp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
1
-8
/
+21
*
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
4
-8
/
+17
*
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
2023-04-26
6
-26
/
+1
*
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
6
-6
/
+44
*
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
2023-04-26
2
-12
/
+14
*
net: rpl: fix rpl header size calculation
Alexander Aring
2023-04-26
1
-1
/
+2
*
netfilter: nf_tables: tighten netlink attribute requirements for catch-all el...
Pablo Neira Ayuso
2023-04-26
1
-1
/
+2
*
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
2023-04-26
2
-38
/
+62
*
net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
Gwangun Jung
2023-04-26
1
-6
/
+7
*
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
2023-04-26
1
-6
/
+11
*
mptcp: stricter state check in mptcp_worker
Paolo Abeni
2023-04-20
1
-1
/
+1
*
mptcp: use mptcp_schedule_work instead of open-coding it
Paolo Abeni
2023-04-20
2
-15
/
+8
*
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
2023-04-20
1
-8
/
+8
*
udp6: fix potential access to stale information
Eric Dumazet
2023-04-20
1
-3
/
+5
*
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
2023-04-20
1
-1
/
+2
*
net: qrtr: Fix an uninit variable access bug in qrtr_tx_resume()
Ziyang Xuan
2023-04-20
1
-3
/
+5
*
tcp: restrict net.ipv4.tcp_app_win
YueHaibing
2023-04-20
1
-0
/
+3
*
9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition
Zheng Wang
2023-04-20
1
-0
/
+4
*
bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp
Martin KaFai Lau
2023-04-20
1
-2
/
+2
*
Bluetooth: Fix race condition in hidp_session_thread
Min Li
2023-04-20
1
-1
/
+1
*
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
2023-04-20
1
-18
/
+6
*
can: isotp: isotp_ops: fix poll() to not report false EPOLLOUT events
Michal Sojka
2023-04-13
1
-1
/
+16
*
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
2023-04-13
1
-1
/
+4
*
ethtool: reset #lanes when lanes is omitted
Andy Roulin
2023-04-13
1
-3
/
+4
*
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
2023-04-13
1
-4
/
+13
*
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
2023-04-13
1
-1
/
+6
*
net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
Sricharan Ramabadhran
2023-04-13
1
-6
/
+9
*
sctp: check send stream number after wait_for_sndbuf
Xin Long
2023-04-13
1
-0
/
+4
*
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
2023-04-13
1
-1
/
+18
*
icmp: guard against too small mtu
Eric Dumazet
2023-04-13
1
-0
/
+5
*
net: qrtr: Fix a refcount bug in qrtr_recvmsg()
Ziyang Xuan
2023-04-13
1
-0
/
+2
*
net: qrtr: combine nameservice into main module
Luca Weiss
2023-04-13
2
-1
/
+2
*
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
2023-04-13
1
-1
/
+2
*
hsr: ratelimit only when errors are printed
Matthieu Baerts
2023-04-05
1
-1
/
+1
*
can: j1939: prevent deadlock by moving j1939_sk_errqueue()
Oleksij Rempel
2023-04-05
1
-2
/
+6
*
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
Ivan Orlov
2023-04-05
1
-6
/
+10
*
SUNRPC: fix shutdown of NFS TCP client socket
Siddharth Kawar
2023-04-05
1
-0
/
+1
*
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
2023-04-05
1
-1
/
+1
*
xfrm: Zero padding when dumping algos and encap
Herbert Xu
2023-04-05
1
-4
/
+41
*
wifi: mac80211: fix qos on mesh interfaces
Felix Fietkau
2023-03-30
1
-2
/
+4
*
act_mirred: use the backlog for nested calls to mirred ingress
Davide Caratti
2023-03-30
1
-0
/
+7
*
net/sched: act_mirred: better wording on protection against excessive stack g...
Davide Caratti
2023-03-30
1
-8
/
+8
*
Bluetooth: L2CAP: Fix responding with wrong PDU type
Luiz Augusto von Dentz
2023-03-30
1
-38
/
+79
*
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2023-03-30
2
-4
/
+4
*
net: dsa: tag_brcm: legacy: fix daisy-chained switches
Álvaro Fernández Rojas
2023-03-30
1
-2
/
+8
*
xsk: Add missing overflow check in xdp_umem_reg
Kal Conley
2023-03-30
1
-6
/
+7
*
net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...
Hangyu Hua
2023-03-30
1
-4
/
+5
*
mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
2023-03-22
1
-0
/
+16
*
mptcp: avoid setting TCP_CLOSE state twice
Matthieu Baerts
2023-03-22
1
-1
/
+0
[next]