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
stable/7.0.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
2021-09-15
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Eric Dumazet
2021-09-15
net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
Xiyu Yang
2021-09-15
ipv4: make exception cache less predictible
Eric Dumazet
2021-09-15
ipv6: make exception cache less predictible
Eric Dumazet
2021-09-15
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
2021-09-15
mac80211: Fix insufficient headroom issue for AMSDU
Chih-Kang Chang
2021-09-15
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
2021-09-15
devlink: Clear whole devlink_flash_notify struct
Leon Romanovsky
2021-09-15
Bluetooth: fix repeated calls to sco_sock_kill
Desmond Cheong Zhi Xi
2021-09-15
Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
Colin Ian King
2021-09-15
devlink: Break parameter notification sequence to be before/after unload/load...
Leon Romanovsky
2021-09-15
Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd
Tedd Ho-Jeong An
2021-09-15
net: cipso: fix warnings in netlbl_cipsov4_add_std
Pavel Skripkin
2021-09-15
tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
Martin KaFai Lau
2021-09-15
6lowpan: iphc: Fix an off-by-one check of array index
Colin Ian King
2021-09-15
Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
Dan Carpenter
2021-09-12
netfilter: nftables: clone set element expression template
Pablo Neira Ayuso
2021-09-12
netfilter: nf_tables: initialize set before expression setup
Pablo Neira Ayuso
2021-09-12
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2021-09-12
igmp: Add ip_mc_list lock in ip_check_mc_rcu
Liu Jian
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
2021-09-03
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
2021-09-03
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
2021-09-03
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
2021-09-03
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
2021-09-03
ipv6: use siphash in rt6_exception_hash()
Eric Dumazet
2021-09-03
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
2021-09-03
ip_gre: add validation for csum_start
Shreyansh Chouhan
2021-09-03
netfilter: conntrack: collect all entries in one cycle
Florian Westphal
2021-09-03
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
Yonghong Song
2021-09-03
net: qrtr: fix another OOB Read in qrtr_endpoint_post
Xiaolong Huang
2021-08-26
ovs: clear skb->tstamp in forwarding path
kaixi.fan
2021-08-26
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
2021-08-26
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
2021-08-26
Bluetooth: hidp: use correct wait queue when removing ctrl_wait
Ole Bjørn Midtbø
2021-08-26
net: xfrm: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
2021-08-18
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
2021-08-18
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2021-08-18
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Neal Cardwell
2021-08-18
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
2021-08-18
net: bridge: fix memleak in br_add_if()
Yang Yingliang
2021-08-18
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
2021-08-18
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...
Vladimir Oltean
2021-08-18
net: igmp: fix data-race in igmp_ifc_timer_expire()
Eric Dumazet
2021-08-18
net: Fix memory leak in ieee802154_raw_deliver
Takeshi Misawa
2021-08-18
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
2021-08-18
net/smc: fix wait on already cleared link
Karsten Graul
2021-08-18
netfilter: nf_conntrack_bridge: Fix memory leak when error
Yajun Deng
2021-08-12
net/xfrm/compat: Copy xfrm_spdattr_type_t atributes
Dmitry Safonov
2021-08-12
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
[next]