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-01-04
SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
Chuck Lever
2022-12-31
9p: set req refcount to zero to avoid uninitialized usage
Schspa Shi
2022-12-31
Bluetooth: Add quirk to disable MWS Transport Configuration
Sven Peter
2022-12-31
ethtool: avoiding integer overflow in ethtool_phys_id()
Maxim Korotkov
2022-12-31
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
2022-12-31
ipv6/sit: use DEV_STATS_INC() to avoid data-races
Eric Dumazet
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
2022-12-31
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
2022-12-31
mctp: Remove device type check at unregister
Matt Johnston
2022-12-31
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
2022-12-31
rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
David Howells
2022-12-31
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
2022-12-31
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
2022-12-31
devlink: protect devlink dump by the instance lock
Jakub Kicinski
2022-12-31
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
2022-12-31
devlink: hold region lock when flushing snapshots
Jakub Kicinski
2022-12-31
unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()
Kirill Tkhai
2022-12-31
netfilter: flowtable: really fix NAT IPv6 offload
Qingfang DENG
2022-12-31
net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
Vladimir Oltean
2022-12-31
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-31
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-31
Bluetooth: hci_conn: Fix crash on hci_create_cis_sync
Luiz Augusto von Dentz
2022-12-31
Bluetooth: Fix EALREADY and ELOOP cases in bt_status()
Christophe JAILLET
2022-12-31
Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS
Inga Stotland
2022-12-31
Bluetooth: hci_core: fix error handling in hci_register_dev()
Yang Yingliang
2022-12-31
sctp: sysctl: make extra pointers netns aware
Firo Yang
2022-12-31
af_unix: call proto_unregister() in the error path in af_unix_init()
Yang Yingliang
2022-12-31
net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets
Richard Gobert
2022-12-31
net/tunnel: wait until all sk_user_data reader finish before releasing the sock
Hangbin Liu
2022-12-31
ipvs: use u64_stats_t for the per-cpu counters
Julian Anastasov
2022-12-31
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
2022-12-31
net: vmw_vsock: vmci: Check memcpy_from_msg()
Artem Chernyshev
2022-12-31
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
2022-12-31
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
2022-12-31
bpf, sockmap: fix race in sock_map_free()
Eric Dumazet
2022-12-31
hsr: Synchronize sequence number updates.
Sebastian Andrzej Siewior
2022-12-31
hsr: Synchronize sending frames to have always incremented outgoing seq nr.
Sebastian Andrzej Siewior
2022-12-31
hsr: Disable netpoll.
Sebastian Andrzej Siewior
2022-12-31
hsr: Avoid double remove of a node.
Sebastian Andrzej Siewior
2022-12-31
hsr: Add a rcu-read lock to hsr_forward_skb().
Sebastian Andrzej Siewior
2022-12-31
Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
Sebastian Andrzej Siewior
2022-12-31
wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails
Chen Zhongjin
2022-12-31
wifi: mac80211: fix maybe-unused warning
Íñigo Huguet
2022-12-31
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
2022-12-31
wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()
Yuan Can
2022-12-31
bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
Pengcheng Yang
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
2022-12-31
bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
Pengcheng Yang
2022-12-31
netfilter: conntrack: set icmpv6 redirects as RELATED
Florian Westphal
2022-12-31
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
[next]