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-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-06-28
sch_netem: acquire qdisc lock in netem_change()
Eric Dumazet
2023-06-28
netfilter: nfnetlink_osf: fix module autoload
Pablo Neira Ayuso
2023-06-28
netfilter: nf_tables: disallow element updates of bound anonymous sets
Pablo Neira Ayuso
2023-06-28
ipvs: align inner_mac_header for encapsulation
Terin Stock
2023-06-28
xfrm: Linearize the skb after offloading if needed.
Sebastian Andrzej Siewior
2023-06-21
neighbour: delete neigh_lookup_nodev as not used
Leon Romanovsky
2023-06-21
net: tipc: resize nlattr array to correct size
Lin Ma
2023-06-21
net/sched: cls_api: Fix lockup on flushing explicitly created chain
Vlad Buslov
2023-06-21
sctp: fix an error code in sctp_sf_eat_auth()
Dan Carpenter
2023-06-21
net/sched: cls_u32: Fix reference counter leak leading to overflow
Lee Jones
2023-06-21
ping6: Fix send to link-local addresses with VRF.
Guillaume Nault
2023-06-21
netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM
Pablo Neira Ayuso
2023-06-21
Remove DECnet support from kernel
Stephen Hemminger
2023-06-14
Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk
Luiz Augusto von Dentz
2023-06-14
can: j1939: avoid possible use-after-free when j1939_can_rx_register fails
Fedor Pchelkin
2023-06-14
can: j1939: change j1939_netdev_lock type to mutex
Fedor Pchelkin
2023-06-14
can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J193...
Oleksij Rempel
2023-06-14
batman-adv: Broken sync while rescheduling delayed work
Vladislav Efanov
2023-06-14
net: sched: fix possible refcount leak in tc_chain_tmplt_add()
Hangyu Hua
2023-06-14
net: sched: move rtm_tca_policy declaration to include file
Eric Dumazet
2023-06-14
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-06-14
netfilter: ipset: Add schedule point in call_ad().
Kuniyuki Iwashima
2023-06-14
netfilter: conntrack: fix NULL pointer dereference in nf_confirm_cthelper
Tijs Van Buggenhout
2023-06-14
Bluetooth: L2CAP: Add missing checks for invalid DCID
Sungwoo Kim
2023-06-14
Bluetooth: Fix l2cap_disconnect_req deadlock
Ying Hsu
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
2023-06-09
flow_dissector: work around stack frame size warning
Arnd Bergmann
2023-06-09
atm: hide unused procfs functions
Arnd Bergmann
2023-06-09
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
2023-06-09
xfrm: Check if_id in inbound policy/secpath match
Benedict Wong
2023-06-09
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
2023-06-09
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-06-09
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Pedro Tammela
2023-06-09
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
2023-06-09
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
2023-06-09
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2023-06-09
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye
2023-06-09
net/sched: sch_ingress: Only create under TC_H_INGRESS
Peilin Ye
2023-06-09
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-06-09
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-06-09
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
2023-06-09
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
2023-06-09
netrom: fix info-leak in nr_write_internal()
Eric Dumazet
2023-06-05
netfilter: ctnetlink: Support offloaded conntrack entry deletion
Paul Blakey
2023-06-05
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-06-05
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
2023-05-30
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
2023-05-30
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
2023-05-30
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2023-05-30
netfilter: nf_tables: hold mutex on netns pre_exit path
Pablo Neira Ayuso
[next]