index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-12-31
9p: set req refcount to zero to avoid uninitialized usage
Schspa Shi
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
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
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
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: MGMT: Fix error report for ADD_EXT_ADV_PARAMS
Inga Stotland
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/tunnel: wait until all sk_user_data reader finish before releasing the sock
Hangbin Liu
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
wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails
Chen Zhongjin
2022-12-31
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
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
2022-12-31
inet: add READ_ONCE(sk->sk_bound_dev_if) in inet_csk_bind_conflict()
Eric Dumazet
2022-12-31
rxrpc: Fix ack.bufferSize to be 0 when generating an ack
David Howells
2022-12-31
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
2022-12-21
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
2022-12-14
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
2022-12-14
tipc: call tipc_lxc_xmit without holding node_read_lock
Xin Long
2022-12-14
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
2022-12-14
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2022-12-14
tipc: Fix potential OOB in tipc_link_proto_rcv()
YueHaibing
2022-12-14
ip_gre: do not report erspan version on GRE interface
Hangbin Liu
2022-12-14
NFC: nci: Bounds check struct nfc_target arrays
Kees Cook
2022-12-14
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
Wei Yongjun
2022-12-14
net: dsa: sja1105: Check return value
Artem Chernyshev
2022-12-14
net: dsa: hellcreek: Check return value
Artem Chernyshev
[next]