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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-02-22
net: sched: sch: Fix off by one in htb_activate_prios()
Dan Carpenter
2023-02-22
ipv6: Fix tcp socket connection with DSCP.
Guillaume Nault
2023-02-22
ipv6: Fix datagram socket connection with DSCP.
Guillaume Nault
2023-02-22
net: mpls: fix stale pointer if allocation fails during device rename
Jakub Kicinski
2023-02-22
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
2023-02-22
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
2023-02-22
net: Fix unwanted sign extension in netdev_stats_to_stats64()
Felix Riemann
2023-02-22
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2023-02-22
Revert "ipv4: Fix incorrect route flushing when source address is deleted"
Shaoying Xu
2023-02-22
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
2023-02-22
net: sched: sch: Bounds check priority
Kees Cook
2023-02-22
net/rose: Fix to not accept on connected socket
Hyunwoo Kim
2023-02-22
bpf: Always return target ifindex in bpf_fib_lookup
Toke Høiland-Jørgensen
2023-02-22
rds: rds_rm_zerocopy_callback() use list_first_entry()
Pietro Borrello
2023-02-22
xfrm: fix bug with DSCP copy to v6 from v4 tunnel
Christian Hopps
2023-02-22
can: j1939: do not wait 250 ms if the same addr was already claimed
Devid Antonio Filoni
2023-02-22
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
2023-02-22
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
2023-02-22
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
2023-02-22
can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
Ziyang Xuan
2023-02-22
netfilter: br_netfilter: disable sabotage_in hook after first suppression
Florian Westphal
2023-02-22
netrom: Fix use-after-free caused by accept on already connected socket
Hyunwoo Kim
2023-02-06
Revert "xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()"
Greg Kroah-Hartman
2023-02-06
Bluetooth: fix null ptr deref on hci_sync_conn_complete_evt
Soenke Huster
2023-02-06
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
2023-02-06
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
2023-02-06
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
2023-02-06
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
2023-02-06
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
2023-02-06
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
2023-02-06
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
2023-02-06
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
2023-02-06
netlink: annotate data races around sk_state
Eric Dumazet
2023-02-06
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
2023-02-06
netlink: annotate data races around nlk->portid
Eric Dumazet
2023-02-06
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
2023-02-06
net: fix UaF in netns ops registration error path
Paolo Abeni
2023-02-06
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
2023-02-06
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
2023-02-06
tcp: fix rate_app_limited to default to 1
David Morley
2023-02-06
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2023-02-06
l2tp: Don't sleep and disable BH under writer-side sk_callback_lock
Jakub Sitnicki
2023-02-06
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
2023-02-06
net: fix a concurrency bug in l2tp_tunnel_register()
Gong, Sishuai
2023-02-06
net/sched: sch_taprio: fix possible use-after-free
Eric Dumazet
2023-02-06
net: nfc: Fix use-after-free in local_cleanup()
Jisoo Jang
2023-01-24
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
2023-01-18
tipc: call tipc_lxc_xmit without holding node_read_lock
Xin Long
2023-01-18
tipc: Add a missing case of TIPC_DIRECT_MSG type
Hoang Le
2023-01-18
tipc: fix use-after-free in tipc_disc_rcv()
Tuong Lien
[next]