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
2021-09-16
Revert "Bluetooth: Move shutdown callback before flushing tx and rx queue"
Sasha Levin
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
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
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
netns: protect netns ID lookups with RCU
Guillaume Nault
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
ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
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
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
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
net: qrtr: fix another OOB Read in qrtr_endpoint_post
Xiaolong Huang
2021-08-26
netfilter: nft_exthdr: fix endianness of tcp option cast
Sergey Marinkevich
2021-08-26
ovs: clear skb->tstamp in forwarding path
kaixi.fan
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-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: 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
netfilter: nf_conntrack_bridge: Fix memory leak when error
Yajun Deng
2021-08-12
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-12
sctp: move the active_key update after sh_keys is added
Xin Long
2021-08-12
net, gro: Set inner transport header offset in tcp/udp GRO hook
Jakub Sitnicki
2021-08-08
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...
Greg Kroah-Hartman
2021-08-08
net: Fix zero-copy head len calculation.
Pravin B Shelar
2021-08-04
can: j1939: j1939_session_deactivate(): clarify lifetime of session object
Oleksij Rempel
2021-08-04
sctp: fix return value check in __sctp_rcv_asconf_lookup
Marcelo Ricardo Leitner
2021-08-04
net: llc: fix skb_over_panic
Pavel Skripkin
2021-08-04
net: Set true network header for ECN decapsulation
Gilad Naaman
2021-08-04
tipc: fix sleeping in tipc accept routine
Hoang Le
2021-08-04
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
2021-08-04
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
2021-08-04
cfg80211: Fix possible memory leak in function cfg80211_bss_update
Nguyen Dinh Phi
2021-08-04
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
[next]