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-05-01
net/sched: cls_u32: fix netns refcount changes in u32_change()
Eric Dumazet
2022-04-27
ax25: Fix UAF bugs in ax25 timers
Duoming Zhou
2022-04-27
ax25: Fix NULL pointer dereferences in ax25 timers
Duoming Zhou
2022-04-27
ax25: fix NPD bug in ax25_disconnect
Duoming Zhou
2022-04-27
ax25: fix UAF bug in ax25_send_control()
Duoming Zhou
2022-04-27
ax25: Fix refcount leaks caused by ax25_cb_del()
Duoming Zhou
2022-04-27
ax25: fix UAF bugs of net_device caused by rebinding operation
Duoming Zhou
2022-04-27
ax25: fix reference count leaks of ax25_dev
Duoming Zhou
2022-04-27
ax25: add refcount in ax25_dev to avoid UAF bugs
Duoming Zhou
2022-04-27
openvswitch: fix OOB access in reserve_sfa_size()
Paolo Valerio
2022-04-27
netlink: reset network and mac headers in netlink_dump()
Eric Dumazet
2022-04-27
net/sched: cls_u32: fix possible leak in u32_init_knode()
Eric Dumazet
2022-04-27
net/packet: fix packet_sock xmit return value checking
Hangbin Liu
2022-04-27
rxrpc: Restore removed timer deletion
David Howells
2022-04-27
tcp: Fix potential use-after-free due to double kfree()
Kuniyuki Iwashima
2022-04-27
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2022-04-20
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
2022-04-20
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
2022-04-20
sctp: Initialize daddr on peeled off socket
Petr Malat
2022-04-20
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-15
xfrm: policy: match with both mark and mask on user interfaces
Xin Long
2022-04-15
rxrpc: fix a race in rxrpc_exit_net()
Eric Dumazet
2022-04-15
net: openvswitch: don't send internal clone attribute to the userspace.
Ilya Maximets
2022-04-15
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2022-04-15
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2022-04-15
Bluetooth: Fix use after free in hci_send_acl
Luiz Augusto von Dentz
2022-04-15
net/smc: correct settings of RMB window update limit
Dust Li
2022-04-15
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
2022-04-15
openvswitch: Fixed nd target mask field in the flow dump.
Martin Varghese
2022-04-15
net/x25: Fix null-ptr-deref caused by x25_disconnect
Duoming Zhou
2022-04-15
netfilter: nf_conntrack_tcp: preserve liberal flag in tcp options
Pablo Neira Ayuso
2022-04-15
tcp: ensure PMTU updates are processed during fastopen
Jakub Kicinski
2022-04-15
af_netlink: Fix shift out of bounds in group mask calculation
Petr Machata
2022-04-15
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
2022-04-15
af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...
Haimin Zhang
2022-04-15
xfrm: fix tunnel model fragmentation behavior
Lina Wang
2022-03-28
llc: only change llc->dev when bind() succeeds
Eric Dumazet
2022-03-28
mac80211: fix potential double free on mesh join
Linus Lüssing
2022-03-28
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
2022-03-28
llc: fix netdevice reference leaks in llc_ui_bind()
Eric Dumazet
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-28
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
2022-03-23
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
2022-03-23
net/packet: fix slab-out-of-bounds access in packet_recvmsg()
Eric Dumazet
2022-03-23
tcp: make tcp_read_sock() more robust
Eric Dumazet
2022-03-23
nl80211: Update bss channel on channel switch for P2P_CLIENT
Sreeramya Soratkal
2022-03-23
xfrm: Fix xfrm migrate issues when address family changes
Yan Yan
2022-03-23
xfrm: Check if_id in xfrm_migrate
Yan Yan
2022-03-23
sctp: fix the processing for INIT_ACK chunk
Xin Long
2022-03-23
sctp: fix the processing for INIT chunk
Xin Long
[next]