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-11-10
mac80211: fix regression where EAPOL frames were sent in plaintext
Mathy Vanhoef
1
-3
/
+4
2020-11-10
vsock: use ns_capable_noaudit() on socket create
Jeff Vander Stoep
1
-1
/
+1
2020-11-10
net: openvswitch: silence suspicious RCU usage warning
Eelco Chaudron
2
-8
/
+8
2020-11-10
mptcp: token: fix unititialized variable
Davide Caratti
1
-1
/
+1
2020-11-10
ip6_tunnel: set inner ipproto before ip6_tnl_encap
Alexander Ovechkin
1
-2
/
+2
2020-11-10
sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
Petr Malat
1
-2
/
+2
2020-11-10
ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags
wenxu
1
-3
/
+0
2020-11-10
tipc: fix use-after-free in tipc_bcast_get_mode
Hoang Huu Le
1
-0
/
+5
2020-11-10
net: core: use list_del_init() instead of list_del() in netdev_run_todo()
Taehee Yoo
1
-1
/
+1
2020-11-05
net/sunrpc: Fix return value for sysctl sunrpc.transports
Artur Molchanov
1
-1
/
+7
2020-11-05
libceph: clear con->out_msg on Policy::stateful_server faults
Ilya Dryomov
1
-0
/
+5
2020-11-05
net: 9p: initialize sun_server.sun_path to have addr's value only when addr i...
Anant Thazhemadam
1
-1
/
+1
2020-11-05
SUNRPC: Mitigate cond_resched() in xprt_transmit()
Chuck Lever
1
-2
/
+4
2020-11-05
mac80211: add missing queue/hash initialization to 802.3 xmit
Felix Fietkau
1
-0
/
+6
2020-11-01
net: protect tcf_block_unbind with block lock
Leon Romanovsky
1
-2
/
+2
2020-11-01
net/smc: fix suppressed return code
Karsten Graul
1
-2
/
+5
2020-11-01
net/smc: fix invalid return code in smcd_new_buf_create()
Karsten Graul
1
-1
/
+2
2020-11-01
tipc: fix memory leak caused by tipc_buf_append()
Tung Nguyen
1
-3
/
+2
2020-11-01
tcp: Prevent low rmem stalls with SO_RCVLOWAT.
Arjun Roy
2
-1
/
+4
2020-11-01
net/sched: act_mpls: Add softdep on mpls_gso.ko
Guillaume Nault
1
-0
/
+1
2020-11-01
netem: fix zero division in tabledist
Aleksandr Nogikh
1
-1
/
+8
2020-11-01
netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...
Saeed Mirzamohammadi
2
-5
/
+5
2020-10-29
ipvs: Fix uninit-value in do_ip_vs_set_ctl()
Peilin Ye
1
-3
/
+4
2020-10-29
Bluetooth: Only mark socket zapped after unlocking
Abhishek Pandit-Subedi
1
-3
/
+4
2020-10-29
mac80211: handle lack of sband->bitrates in rates
Thomas Pedersen
2
-1
/
+6
2020-10-29
ip_gre: set dev->hard_header_len and dev->needed_headroom properly
Cong Wang
1
-4
/
+11
2020-10-29
netfilter: nf_fwd_netdev: clear timestamp in forwarding path
Pablo Neira Ayuso
2
-0
/
+2
2020-10-29
netfilter: ebtables: Fixes dropping of small packets in bridge nat
Timothée COCAULT
3
-3
/
+3
2020-10-29
netfilter: conntrack: connection timeout after re-register
Francesco Ruggeri
1
-6
/
+13
2020-10-29
SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
Martijn de Gouw
1
-10
/
+17
2020-10-29
svcrdma: fix bounce buffers for unaligned offsets and multiple pages
Dan Aloni
1
-1
/
+2
2020-10-29
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
4
-7
/
+38
2020-10-29
bpf, sockmap: Remove skb_orphan and let normal skb_kfree do cleanup
John Fastabend
1
-7
/
+7
2020-10-29
ipvs: clear skb->tstamp in forwarding path
Julian Anastasov
1
-0
/
+6
2020-10-29
nl80211: fix non-split wiphy information
Johannes Berg
1
-1
/
+4
2020-10-29
nl80211: fix OBSS PD min and max offset validation
Rajkumar Manoharan
1
-10
/
+8
2020-10-29
Bluetooth: Fix auto-creation of hci_conn at Conn Complete event
Sonny Sasaka
1
-6
/
+11
2020-10-29
Bluetooth: Re-order clearing suspend tasks
Abhishek Pandit-Subedi
1
-1
/
+1
2020-10-29
Bluetooth: Fix memory leak in read_adv_mon_features()
Peilin Ye
1
-4
/
+8
2020-10-29
Bluetooth: Clear suspend tasks on unregister
Abhishek Pandit-Subedi
1
-0
/
+11
2020-10-29
net: openvswitch: fix to make sure flow_lookup() is not preempted
Eelco Chaudron
2
-25
/
+41
2020-10-29
mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting it
Geert Uytterhoeven
1
-3
/
+1
2020-10-29
net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()
Guillaume Nault
1
-1
/
+1
2020-10-29
tcp: fix to update snd_wl1 in bulk receiver fast path
Neal Cardwell
1
-0
/
+2
2020-10-29
nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...
Defang Bo
1
-1
/
+1
2020-10-29
nexthop: Fix performance regression in nexthop deletion
Ido Schimmel
1
-1
/
+1
2020-10-29
net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels
Davide Caratti
1
-1
/
+1
2020-10-29
net/sched: act_ct: Fix adding udp port mangle operation
Roi Dayan
1
-2
/
+2
2020-10-29
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
2
-2
/
+3
2020-10-29
mptcp: initialize mptcp_options_received's ahmac
Geliang Tang
1
-0
/
+1
[next]