index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Eric Dumazet
1
-1
/
+1
2021-09-15
net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
Xiyu Yang
1
-1
/
+1
2021-09-15
sch_htb: Fix inconsistency when leaf qdisc creation fails
Maxim Mikityanskiy
1
-35
/
+62
2021-09-15
net: qrtr: make checks in qrtr_endpoint_post() stricter
Dan Carpenter
1
-2
/
+6
2021-09-15
ipv4: make exception cache less predictible
Eric Dumazet
1
-16
/
+30
2021-09-15
ipv6: make exception cache less predictible
Eric Dumazet
1
-1
/
+4
2021-09-15
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
1
-0
/
+6
2021-09-15
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
1
-0
/
+15
2021-09-15
mac80211: Fix insufficient headroom issue for AMSDU
Chih-Kang Chang
1
-1
/
+3
2021-09-15
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
1
-0
/
+8
2021-09-15
devlink: Clear whole devlink_flash_notify struct
Leon Romanovsky
1
-2
/
+2
2021-09-15
Bluetooth: fix repeated calls to sco_sock_kill
Desmond Cheong Zhi Xi
1
-5
/
+1
2021-09-15
net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...
Vladimir Oltean
3
-19
/
+0
2021-09-15
net: dsa: stop syncing the bridge mcast_router attribute at join time
Vladimir Oltean
1
-10
/
+0
2021-09-15
Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
Colin Ian King
1
-1
/
+1
2021-09-15
devlink: Break parameter notification sequence to be before/after unload/load...
Leon Romanovsky
1
-12
/
+20
2021-09-15
Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmd
Tedd Ho-Jeong An
1
-1
/
+1
2021-09-15
net: cipso: fix warnings in netlbl_cipsov4_add_std
Pavel Skripkin
1
-4
/
+4
2021-09-15
tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
Martin KaFai Lau
1
-2
/
+3
2021-09-15
6lowpan: iphc: Fix an off-by-one check of array index
Colin Ian King
1
-1
/
+2
2021-09-15
Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
Dan Carpenter
1
-0
/
+5
2021-09-12
igmp: Add ip_mc_list lock in ip_check_mc_rcu
Liu Jian
1
-0
/
+2
2021-09-03
net: don't unconditionally copy_from_user a struct ifreq for socket ioctls
Peter Collingbourne
1
-1
/
+5
2021-09-03
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
1
-1
/
+1
2021-09-03
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
1
-2
/
+2
2021-09-03
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
1
-1
/
+2
2021-09-03
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
1
-6
/
+6
2021-09-03
ipv6: use siphash in rt6_exception_hash()
Eric Dumazet
1
-6
/
+14
2021-09-03
SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...
Trond Myklebust
1
-1
/
+2
2021-09-03
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
1
-0
/
+7
2021-09-03
ip_gre: add validation for csum_start
Shreyansh Chouhan
1
-0
/
+2
2021-09-03
netfilter: conntrack: collect all entries in one cycle
Florian Westphal
1
-49
/
+22
2021-09-03
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
10
-7
/
+85
2021-09-03
net: qrtr: fix another OOB Read in qrtr_endpoint_post
Xiaolong Huang
1
-1
/
+1
2021-08-26
mptcp: full fully established support after ADD_ADDR
Matthieu Baerts
1
-7
/
+3
2021-08-26
mptcp: fix memory leak on address flush
Paolo Abeni
1
-32
/
+12
2021-08-26
ovs: clear skb->tstamp in forwarding path
kaixi.fan
1
-0
/
+1
2021-08-26
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
1
-1
/
+1
2021-08-26
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
1
-0
/
+2
2021-08-26
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
1
-3
/
+3
2021-08-26
net: xfrm: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
1
-1
/
+1
2021-08-18
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
1
-2
/
+5
2021-08-18
net: igmp: increase size of mr_ifc_count
Eric Dumazet
1
-1
/
+1
2021-08-18
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Neal Cardwell
1
-1
/
+1
2021-08-18
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
1
-2
/
+3
2021-08-18
net: bridge: fix memleak in br_add_if()
Yang Yingliang
1
-0
/
+2
2021-08-18
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
3
-10
/
+6
2021-08-18
net: igmp: fix data-race in igmp_ifc_timer_expire()
Eric Dumazet
1
-7
/
+14
2021-08-18
net: Fix memory leak in ieee802154_raw_deliver
Takeshi Misawa
1
-1
/
+6
2021-08-18
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
1
-0
/
+3
[next]