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
2021-08-04
can: j1939: j1939_session_deactivate(): clarify lifetime of session object
Oleksij Rempel
2021-08-04
sctp: fix return value check in __sctp_rcv_asconf_lookup
Marcelo Ricardo Leitner
2021-08-04
bpf, sockmap: Zap ingress queues after stopping strparser
John Fastabend
2021-08-04
net: llc: fix skb_over_panic
Pavel Skripkin
2021-08-04
tipc: do not write skb_shinfo frags when doing decrytion
Xin Long
2021-08-04
net: qrtr: fix memory leaks
Pavel Skripkin
2021-08-04
net: Set true network header for ECN decapsulation
Gilad Naaman
2021-08-04
tipc: fix sleeping in tipc accept routine
Hoang Le
2021-08-04
tipc: fix implicit-connect for SYN+
Xin Long
2021-08-04
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
2021-08-04
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
2021-08-04
mac80211: fix enabling 4-address mode on a sta vif after assoc
Felix Fietkau
2021-08-04
netfilter: nf_tables: fix audit memory leak in nf_tables_commit
Dongliang Mu
2021-08-04
cfg80211: Fix possible memory leak in function cfg80211_bss_update
Nguyen Dinh Phi
2021-08-04
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
2021-08-04
can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....
Zhang Changzhong
2021-07-31
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
2021-07-31
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
2021-07-31
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-07-31
net/802/garp: fix memleak in garp_request_join()
Yang Yingliang
2021-07-31
net/802/mrp: fix memleak in mrp_request_join()
Yang Yingliang
2021-07-31
af_unix: fix garbage collect vs MSG_PEEK
Miklos Szeredi
2021-07-28
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
2021-07-28
skbuff: Release nfct refcount on napi stolen or re-used skbs
Paul Blakey
2021-07-28
mptcp: fix 'masking a bool' warning
Matthieu Baerts
2021-07-28
net: sched: cls_api: Fix the the wrong parameter
Yajun Deng
2021-07-28
tcp: disable TFO blackhole logic by default
Wei Wang
2021-07-28
udp: check encap socket in __udp_lib_err
Vadim Fedorenko
2021-07-28
sctp: update active_key for asoc when old key is being replaced
Xin Long
2021-07-28
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
2021-07-28
net/sched: act_skbmod: Skip non-Ethernet packets
Peilin Ye
2021-07-28
net/tcp_fastopen: fix data races around tfo_active_disable_stamp
Eric Dumazet
2021-07-28
netrom: Decrease sock refcount when sock timers expire
Nguyen Dinh Phi
2021-07-28
sctp: trim optlen when it's a huge value in sctp_setsockopt
Xin Long
2021-07-28
net: sched: fix memory leak in tcindex_partial_destroy_work
Pavel Skripkin
2021-07-28
net: decnet: Fix sleeping inside in af_decnet
Yajun Deng
2021-07-28
net: fix uninit-value in caif_seqpkt_sendmsg
Ziyang Xuan
2021-07-28
bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
Jakub Sitnicki
2021-07-28
bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats
John Fastabend
2021-07-28
bpf, sockmap: Fix potential memory leak on unlikely error case
John Fastabend
2021-07-28
xdp, net: Fix use-after-free in bpf_xdp_link_release
Xuan Zhuo
2021-07-28
bpf, test: fix NULL pointer dereference on invalid expected_attach_type
Xuan Zhuo
2021-07-28
mptcp: properly account bulk freed memory
Paolo Abeni
2021-07-28
mptcp: refine mptcp_cleanup_rbuf
Paolo Abeni
2021-07-28
mptcp: use fast lock for subflows when possible
Paolo Abeni
2021-07-28
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
2021-07-28
mptcp: add sk parameter for mptcp_get_options
Geliang Tang
2021-07-28
mptcp: fix syncookie process if mptcp can not_accept new subflow
Jianguo Wu
2021-07-28
mptcp: remove redundant req destruct in subflow_check_req()
Jianguo Wu
[next]