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-05-14
sctp: delay auto_asconf init until binding the first addr
Xin Long
2021-05-14
Revert "net/sctp: fix race condition in sctp_destroy_sock"
Xin Long
2021-05-14
net: Only allow init netns to set default tcp cong to a restricted algo
Jonathon Reinhart
2021-05-14
net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
Lv Yunlong
2021-05-14
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
2021-05-14
vsock/virtio: free queued packets when closing socket
Stefano Garzarella
2021-05-14
gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
Alexander Lobakin
2021-05-14
vsock/vmci: log once the failed queue pair allocation
Stefano Garzarella
2021-05-14
netfilter: nftables_offload: special ethertype handling for VLAN
Pablo Neira Ayuso
2021-05-14
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
2021-05-14
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
2021-05-14
net/packet: remove data races in fanout operations
Eric Dumazet
2021-05-14
net/packet: make packet_fanout.arr size configurable up to 64K
Tanner Love
2021-05-14
mac80211: bail out if cipher schemes are invalid
Johannes Berg
2021-05-14
net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
Yang Yingliang
2021-05-14
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
2021-05-14
inet: use bigger hash table for IP ID generation
Eric Dumazet
2021-05-14
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
2021-05-14
xsk: Respect device's headroom and tailroom on generic xmit path
Alexander Lobakin
2021-05-14
cfg80211: scan: drop entry from hidden_list on overflow
Johannes Berg
2021-05-14
net/nfc: fix use-after-free llcp_sock_bind/connect
Or Cohen
2021-05-14
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
2021-05-14
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
2021-05-11
Fix misc new gcc warnings
Linus Torvalds
2021-05-11
openvswitch: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
2021-05-07
net: qrtr: Avoid potential use after free in MHI send
Bjorn Andersson
2021-05-07
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
2021-04-21
gro: ensure frag0 meets IP header alignment
Eric Dumazet
2021-04-21
ethtool: pause: make sure we init driver stats
Jakub Kicinski
2021-04-21
net: Make tcp_allowed_congestion_control readonly in non-init netns
Jonathon Reinhart
2021-04-21
net: ip6_tunnel: Unregister catch-all devices
Hristo Venev
2021-04-21
net: sit: Unregister catch-all devices
Hristo Venev
2021-04-21
netfilter: nft_limit: avoid possible divide error in nft_limit_init
Eric Dumazet
2021-04-21
netfilter: arp_tables: add pre_exit hook for table unregister
Florian Westphal
2021-04-21
netfilter: bridge: add pre_exit hooks for ebtable unregistration
Florian Westphal
2021-04-21
netfilter: conntrack: do not print icmpv6 as unknown via /proc
Pablo Neira Ayuso
2021-04-21
netfilter: flowtable: fix NAT IPv6 offload mangling
Pablo Neira Ayuso
2021-04-21
mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
Seevalamuthu Mariappan
2021-04-21
net: ieee802154: forbid monitor for add llsec seclevel
Alexander Aring
2021-04-21
net: ieee802154: stop dump llsec seclevels for monitors
Alexander Aring
2021-04-21
net: ieee802154: forbid monitor for del llsec devkey
Alexander Aring
2021-04-21
net: ieee802154: forbid monitor for add llsec devkey
Alexander Aring
2021-04-21
net: ieee802154: stop dump llsec devkeys for monitors
Alexander Aring
2021-04-21
net: ieee802154: forbid monitor for del llsec dev
Alexander Aring
2021-04-21
net: ieee802154: forbid monitor for add llsec dev
Alexander Aring
2021-04-21
net: ieee802154: stop dump llsec devs for monitors
Alexander Aring
2021-04-21
net: ieee802154: forbid monitor for del llsec key
Alexander Aring
2021-04-21
net: ieee802154: forbid monitor for add llsec key
Alexander Aring
2021-04-21
net: ieee802154: stop dump llsec keys for monitors
Alexander Aring
2021-04-21
neighbour: Disregard DEAD dst in neigh_update
Tong Zhu
[next]