index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
9p: set req refcount to zero to avoid uninitialized usage
Schspa Shi
1
-0
/
+5
2022-12-31
Bluetooth: Add quirk to disable MWS Transport Configuration
Sven Peter
1
-1
/
+1
2022-12-31
ethtool: avoiding integer overflow in ethtool_phys_id()
Maxim Korotkov
1
-1
/
+2
2022-12-31
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
1
-5
/
+13
2022-12-31
ipv6/sit: use DEV_STATS_INC() to avoid data-races
Eric Dumazet
1
-11
/
+11
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
1
-11
/
+3
2022-12-31
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
1
-0
/
+4
2022-12-31
mctp: Remove device type check at unregister
Matt Johnston
1
-13
/
+1
2022-12-31
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
1
-0
/
+6
2022-12-31
rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
David Howells
1
-1
/
+1
2022-12-31
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
1
-0
/
+2
2022-12-31
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
1
-0
/
+3
2022-12-31
devlink: protect devlink dump by the instance lock
Jakub Kicinski
1
-0
/
+3
2022-12-31
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
1
-9
/
+16
2022-12-31
devlink: hold region lock when flushing snapshots
Jakub Kicinski
1
-0
/
+2
2022-12-31
unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()
Kirill Tkhai
1
-2
/
+9
2022-12-31
netfilter: flowtable: really fix NAT IPv6 offload
Qingfang DENG
1
-3
/
+3
2022-12-31
net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
Vladimir Oltean
1
-1
/
+10
2022-12-31
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-31
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
1
-1
/
+1
2022-12-31
Bluetooth: hci_conn: Fix crash on hci_create_cis_sync
Luiz Augusto von Dentz
1
-1
/
+1
2022-12-31
Bluetooth: Fix EALREADY and ELOOP cases in bt_status()
Christophe JAILLET
1
-2
/
+2
2022-12-31
Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS
Inga Stotland
1
-1
/
+1
2022-12-31
Bluetooth: hci_core: fix error handling in hci_register_dev()
Yang Yingliang
1
-1
/
+1
2022-12-31
sctp: sysctl: make extra pointers netns aware
Firo Yang
1
-29
/
+44
2022-12-31
af_unix: call proto_unregister() in the error path in af_unix_init()
Yang Yingliang
1
-0
/
+1
2022-12-31
net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets
Richard Gobert
1
-5
/
+10
2022-12-31
net/tunnel: wait until all sk_user_data reader finish before releasing the sock
Hangbin Liu
1
-0
/
+1
2022-12-31
ipvs: use u64_stats_t for the per-cpu counters
Julian Anastasov
3
-30
/
+30
2022-12-31
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
Thomas Gleixner
16
-45
/
+44
2022-12-31
net: vmw_vsock: vmci: Check memcpy_from_msg()
Artem Chernyshev
1
-1
/
+5
2022-12-31
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
1
-1
/
+1
2022-12-31
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
1
-1
/
+1
2022-12-31
bpf, sockmap: fix race in sock_map_free()
Eric Dumazet
1
-0
/
+2
2022-12-31
hsr: Synchronize sequence number updates.
Sebastian Andrzej Siewior
2
-1
/
+10
2022-12-31
hsr: Synchronize sending frames to have always incremented outgoing seq nr.
Sebastian Andrzej Siewior
2
-7
/
+8
2022-12-31
hsr: Disable netpoll.
Sebastian Andrzej Siewior
2
-11
/
+8
2022-12-31
hsr: Avoid double remove of a node.
Sebastian Andrzej Siewior
2
-5
/
+12
2022-12-31
hsr: Add a rcu-read lock to hsr_forward_skb().
Sebastian Andrzej Siewior
1
-0
/
+3
2022-12-31
Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
Sebastian Andrzej Siewior
7
-187
/
+106
2022-12-31
wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails
Chen Zhongjin
1
-1
/
+3
2022-12-31
wifi: mac80211: fix maybe-unused warning
Íñigo Huguet
1
-1
/
+1
2022-12-31
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
1
-0
/
+1
2022-12-31
wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()
Yuan Can
1
-0
/
+3
2022-12-31
bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
Pengcheng Yang
1
-1
/
+4
2022-12-31
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
Pengcheng Yang
3
-10
/
+16
2022-12-31
bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
Pengcheng Yang
1
-1
/
+2
2022-12-31
netfilter: conntrack: set icmpv6 redirects as RELATED
Florian Westphal
1
-0
/
+53
2022-12-31
bpf: Move skb->len == 0 checks into __bpf_redirect
Stanislav Fomichev
2
-4
/
+6
2022-12-31
net: Return errno in sk->sk_prot->get_port().
Kuniyuki Iwashima
5
-8
/
+9
[next]