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.19.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-10-29
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
2022-10-29
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
2022-10-29
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
2022-10-29
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
2022-10-29
netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
Pablo Neira Ayuso
2022-10-29
net: hsr: avoid possible NULL deref in skb_clone()
Eric Dumazet
2022-10-29
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
2022-10-29
net/atm: fix proc_mpc_write incorrect return value
Xiaobo Liu
2022-10-29
tipc: fix an information leak in tipc_topsrv_kern_subscr
Alexander Potapenko
2022-10-29
tipc: Fix recognition of trial period
Mark Tomlinson
2022-10-26
net/ieee802154: don't warn zero-sized raw_sendmsg()
Tetsuo Handa
2022-10-26
Revert "net/ieee802154: reject zero-sized raw_sendmsg()"
Alexander Aring
2022-10-26
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
2022-10-26
Bluetooth: L2CAP: Fix user-after-free
Luiz Augusto von Dentz
2022-10-26
net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
Liu Jian
2022-10-26
can: bcm: check the result of can_send() in bcm_can_tx()
Ziyang Xuan
2022-10-26
Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
Luiz Augusto von Dentz
2022-10-26
Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
Tetsuo Handa
2022-10-26
xfrm: Update ipcomp_scratches with NULL when freed
Khalid Masum
2022-10-26
tcp: annotate data-race around tcp_md5sig_pool_populated
Eric Dumazet
2022-10-26
openvswitch: Fix overreporting of drops in dropwatch
Mike Pattrick
2022-10-26
openvswitch: Fix double reporting of drops in dropwatch
Mike Pattrick
2022-10-26
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
2022-10-26
net/ieee802154: reject zero-sized raw_sendmsg()
Tetsuo Handa
2022-10-26
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...
Tetsuo Handa
2022-10-26
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2022-10-26
sctp: handle the error returned from sctp_auth_asoc_init_active_key
Xin Long
2022-10-26
vhost/vsock: Use kvmalloc/kvfree for larger packets.
Junichi Uekawa
2022-10-26
netfilter: nft_fib: Fix for rpath check with VRF devices
Phil Sutter
2022-10-26
xfrm: Reinject transport-mode packets through workqueue
Liu Jian
2022-10-26
Bluetooth: hci_core: Fix not handling link timeouts propertly
Luiz Augusto von Dentz
2022-10-26
skmsg: Schedule psock work if the cached skb exists on the psock
Liu Jian
2022-10-26
netfilter: conntrack: revisit the gc initial rescheduling bias
Antoine Tenart
2022-10-26
netfilter: conntrack: fix the gc rescheduling delay
Antoine Tenart
2022-10-26
Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release
Luiz Augusto von Dentz
2022-10-26
xsk: Fix backpressure mechanism on Tx
Maciej Fijalkowski
2022-10-26
wifi: mac80211: allow bw change during channel switch in mesh
Hari Chandrakanthan
2022-10-15
wifi: mac80211: fix MBSSID parsing use-after-free
Johannes Berg
2022-10-15
mac80211: fix memory leaks with element parsing
Johannes Berg
2022-10-15
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
2022-10-15
mac80211: mlme: find auth challenge directly
Johannes Berg
2022-10-15
mac80211: move CRC into struct ieee802_11_elems
Johannes Berg
2022-10-15
mac80211: mesh: clean up rx_bcn_presp API
Johannes Berg
2022-10-15
wifi: cfg80211: update hidden BSSes to avoid WARN_ON
Johannes Berg
2022-10-15
wifi: mac80211: fix crash in beacon protection for P2P-device
Johannes Berg
2022-10-15
wifi: cfg80211: avoid nontransmitted BSS list corruption
Johannes Berg
2022-10-15
wifi: cfg80211: fix BSS refcounting bugs
Johannes Berg
2022-10-15
wifi: cfg80211: ensure length byte is present before access
Johannes Berg
2022-10-15
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
2022-10-15
wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
Johannes Berg
[next]