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
2020-02-28
rxrpc: Fix call RCU cleanup using non-bh-safe locks
David Howells
1
-3
/
+19
2020-02-28
netfilter: xt_hashlimit: limit the max size of hashtable
Cong Wang
1
-0
/
+10
2020-02-24
sunrpc: Fix potential leaks in sunrpc_cache_unhash()
Trond Myklebust
1
-0
/
+2
2020-02-24
bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
Li RongQing
1
-1
/
+1
2020-02-24
netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy
Xin Long
1
-1
/
+2
2020-02-24
bpf, sockhash: Synchronize_rcu before free'ing map
Jakub Sitnicki
1
-0
/
+3
2020-02-24
net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
Davide Caratti
1
-0
/
+1
2020-02-24
net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
Davide Caratti
1
-0
/
+1
2020-02-24
net: dsa: tag_qca: Make sure there is headroom for tag
Per Forlin
1
-1
/
+1
2020-02-24
net/smc: fix leak of kernel memory to user space
Eric Dumazet
1
-3
/
+2
2020-02-24
core: Don't skip generic XDP program execution for cloned SKBs
Toke Høiland-Jørgensen
1
-2
/
+2
2020-02-19
mac80211: fix quiet mode activation in action frames
Sara Sharon
1
-4
/
+4
2020-02-19
mac80211: use more bits for ack_frame_id
Johannes Berg
2
-2
/
+2
2020-02-19
xprtrdma: Fix DMA scatter-gather list mapping imbalance
Chuck Lever
1
-6
/
+7
2020-02-14
bpf, sockmap: Check update requirements after locking
Lorenz Bauer
1
-6
/
+10
2020-02-14
bpf: Improve bucket_log calculation logic
Martin KaFai Lau
1
-2
/
+3
2020-02-14
bpf, sockhash: Synchronize_rcu before free'ing map
Jakub Sitnicki
1
-0
/
+4
2020-02-14
bpf, sockmap: Don't sleep while holding RCU lock on tear-down
Jakub Sitnicki
1
-4
/
+4
2020-02-14
netfilter: flowtable: Fix missing flush hardware on table free
Paul Blakey
1
-0
/
+1
2020-02-14
netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanup
Paul Blakey
1
-1
/
+1
2020-02-14
netfilter: flowtable: restrict flow dissector match on meta ingress device
Pablo Neira Ayuso
1
-1
/
+7
2020-02-14
netfilter: flowtable: fetch stats only if flow is still alive
Pablo Neira Ayuso
2
-5
/
+3
2020-02-11
rxrpc: Fix service call disconnection
David Howells
1
-2
/
+1
2020-02-11
drop_monitor: Do not cancel uninitialized work item
Ido Schimmel
1
-1
/
+3
2020-02-11
ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
Eric Dumazet
1
-0
/
+3
2020-02-11
taprio: Fix dropping packets when using taprio + ETF offloading
Vinicius Costa Gomes
1
-2
/
+2
2020-02-11
taprio: Use taprio_reset_tc() to reset Traffic Classes configuration
Vinicius Costa Gomes
1
-1
/
+1
2020-02-11
taprio: Add missing policy validation for flags
Vinicius Costa Gomes
1
-0
/
+1
2020-02-11
taprio: Fix still allowing changing the flags during runtime
Vinicius Costa Gomes
1
-20
/
+41
2020-02-11
taprio: Fix enabling offload with wrong number of traffic classes
Vinicius Costa Gomes
1
-13
/
+13
2020-02-11
net_sched: fix a resource leak in tcindex_set_parms()
Cong Wang
1
-2
/
+1
2020-02-11
devlink: report 0 after hitting end in region read
Jacob Keller
1
-0
/
+6
2020-02-11
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
1
-0
/
+4
2020-02-11
flow_dissector: Fix to use new variables for port ranges in bpf hook
Yoshiki Komachi
1
-2
/
+9
2020-02-11
netfilter: ipset: fix suspicious RCU usage in find_set_and_id
Kadlecsik József
1
-20
/
+21
2020-02-11
rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
David Howells
5
-24
/
+15
2020-02-11
rxrpc: Fix missing active use pinning of rxrpc_local object
David Howells
5
-40
/
+62
2020-02-11
rxrpc: Fix insufficient receive notification generation
David Howells
1
-4
/
+2
2020-02-11
rxrpc: Fix use-after-free in rxrpc_put_local()
David Howells
1
-1
/
+4
2020-02-11
cls_rsvp: fix rsvp_policy
Eric Dumazet
1
-4
/
+2
2020-02-11
tcp: clear tp->segs_{in|out} in tcp_disconnect()
Eric Dumazet
1
-0
/
+2
2020-02-11
tcp: clear tp->data_segs{in|out} in tcp_disconnect()
Eric Dumazet
1
-0
/
+2
2020-02-11
tcp: clear tp->delivered in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2020-02-11
tcp: clear tp->total_retrans in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2020-02-11
net/core: Do not clear VF index for node/port GUIDs query
Leon Romanovsky
1
-2
/
+2
2020-02-11
net_sched: fix an OOB access in cls_tcindex
Cong Wang
1
-20
/
+20
2020-02-11
net: hsr: fix possible NULL deref in hsr_handle_frame()
Eric Dumazet
1
-0
/
+2
2020-02-11
l2tp: Allow duplicate session creation with UDP
Ridge Kennedy
1
-1
/
+6
2020-02-04
Bluetooth: Fix race condition in hci_release_sock()
Dan Carpenter
1
-0
/
+3
2020-02-01
rxrpc: Fix use-after-free in rxrpc_receive_data()
David Howells
1
-5
/
+7
[next]