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
2021-06-03
neighbour: Prevent Race condition in neighbour subsytem
Chinmay Agarwal
2021-06-03
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
2021-06-03
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
2021-06-03
bpf: Set mac_len in bpf_skb_change_head
Jussi Maki
2021-06-03
mld: fix panic in mld_newpack()
Taehee Yoo
2021-06-03
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
2021-06-03
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
2021-06-03
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
2021-06-03
tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
Jim Ma
2021-06-03
openvswitch: meter: fix race when getting now_ms.
Tao Liu
2021-06-03
net: really orphan skbs tied to closing sk
Paolo Abeni
2021-06-03
net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
Vladimir Oltean
2021-06-03
Revert "net/smc: fix a NULL pointer dereference"
Greg Kroah-Hartman
2021-06-03
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
2021-06-03
tipc: skb_linearize the head skb when reassembling msgs
Xin Long
2021-06-03
tipc: wait and exit until all work queues are done
Xin Long
2021-06-03
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
2021-06-03
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
2021-06-03
mac80211: extend protection against mixed key and fragment cache attacks
Wen Gong
2021-06-03
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
2021-06-03
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
2021-06-03
mac80211: check defrag PN against current frame
Johannes Berg
2021-06-03
mac80211: add fragment cache to sta_info
Johannes Berg
2021-06-03
mac80211: drop A-MSDUs on old ciphers
Johannes Berg
2021-06-03
cfg80211: mitigate A-MSDU aggregation attacks
Mathy Vanhoef
2021-06-03
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
2021-06-03
mac80211: prevent mixed key and fragment cache attacks
Mathy Vanhoef
2021-06-03
mac80211: assure all fragments are encrypted
Mathy Vanhoef
2021-05-28
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2021-05-26
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
2021-05-26
Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONS
Luiz Augusto von Dentz
2021-05-22
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
2021-05-22
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-05-22
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-05-22
ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-05-22
bridge: Fix possible races between assigning rx_handler_data and setting IFF_...
Zhang Zhengming
2021-05-22
xsk: Simplify detection of empty and full rings
Magnus Karlsson
2021-05-19
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
2021-05-19
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
2021-05-19
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
2021-05-19
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
2021-05-19
smc: disallow TCP_ULP in smc_setsockopt()
Cong Wang
2021-05-19
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
2021-05-19
sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
Xin Long
2021-05-19
sunrpc: Fix misplaced barrier in call_decode
Baptiste Lepers
2021-05-19
sctp: do asoc update earlier in sctp_sf_do_dupcook_a
Xin Long
2021-05-19
net: sched: tapr: prevent cycle_time == 0 in parse_taprio_schedule
Du Cheng
2021-05-19
ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
Gustavo A. R. Silva
2021-05-19
flow_dissector: Fix out-of-bounds warning in __skb_flow_bpf_to_target()
Gustavo A. R. Silva
2021-05-19
sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
Gustavo A. R. Silva
[next]