index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-05-17
af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
Kuniyuki Iwashima
2023-05-17
rxrpc: Fix hard call timeout units
David Howells
2023-05-17
net/sched: act_mirred: Add carrier check
Victor Nogueira
2023-05-17
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
2023-05-17
net/sched: cls_api: remove block_cb from driver_list before freeing
Vlad Buslov
2023-05-17
net/ncsi: clear Tx enable mode when handling a Config required AEN
Cosmo Chou
2023-05-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
2023-05-17
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2023-05-17
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
2023-05-17
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
2023-05-17
ipv4: Fix potential uninit variable access bug in __ip_make_skb()
Ziyang Xuan
2023-05-17
netfilter: nf_tables: don't write table validation state without mutex
Florian Westphal
2023-05-17
bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
Daniel Borkmann
2023-05-17
bpf, sockmap: fix deadlocks in the sockhash and sockmap
Xin Liu
2023-05-17
net/packet: convert po->auxdata to an atomic flag
Eric Dumazet
2023-05-17
net/packet: convert po->origdev to an atomic flag
Eric Dumazet
2023-05-17
net/packet: annotate accesses to po->xmit
Eric Dumazet
2023-05-17
vlan: partially enable SIOCSHWTSTAMP in container
Vadim Fedorenko
2023-05-17
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
2023-04-26
sctp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
dccp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().
Kuniyuki Iwashima
2023-04-26
tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().
Kuniyuki Iwashima
2023-04-26
udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).
Kuniyuki Iwashima
2023-04-26
net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
Gwangun Jung
2023-04-26
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
2023-04-20
udp6: fix potential access to stale information
Eric Dumazet
2023-04-20
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
2023-04-20
9p/xen : Fix use after free bug in xen_9pfs_front_remove due to race condition
Zheng Wang
2023-04-20
Bluetooth: Fix race condition in hidp_session_thread
Min Li
2023-04-20
Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}
Luiz Augusto von Dentz
2023-04-20
net_sched: prevent NULL dereference if default qdisc setup failed
Pratyush Yadav
2023-04-20
can: j1939: j1939_tp_tx_dat_new(): fix out-of-bounds memory access
Oleksij Rempel
2023-04-20
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
2023-04-20
ipv6: Fix an uninit variable access bug in __ip6_make_skb()
Ziyang Xuan
2023-04-20
sctp: check send stream number after wait_for_sndbuf
Xin Long
2023-04-20
net: don't let netpoll invoke NAPI if in xmit context
Jakub Kicinski
2023-04-20
icmp: guard against too small mtu
Eric Dumazet
2023-04-20
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
2023-04-20
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2023-04-20
Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"
Tom Saeger
2023-04-05
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
2023-04-05
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2023-04-05
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write
Ivan Orlov
2023-04-05
wifi: mac80211: fix qos on mesh interfaces
Felix Fietkau
2023-04-05
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2023-04-05
net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...
Hangyu Hua
2023-03-22
net/iucv: Fix size of interrupt data
Alexandra Winter
2023-03-22
ipv4: Fix incorrect table ID in IOCTL path
Ido Schimmel
2023-03-22
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
[next]