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
2019-11-20
netfilter: masquerade: don't flush all conntracks if only one address deleted...
Tan Hu
2
-6
/
+35
2019-11-20
Bluetooth: L2CAP: Detect if remote is not able to use the whole MPS
Luiz Augusto von Dentz
1
-0
/
+10
2019-11-20
netfilter: nf_tables: avoid BUG_ON usage
Florian Westphal
3
-7
/
+14
2019-11-20
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2
-9
/
+7
2019-11-20
llc: avoid blocking in llc_sap_close()
Cong Wang
1
-3
/
+1
2019-11-20
rtnetlink: move type calculation out of loop
Christian Brauner
1
-1
/
+1
2019-11-20
cfg80211: validate wmm rule when setting
Stanislaw Gruszka
1
-29
/
+35
2019-11-20
mac80211: fix saving a few HE values
Naftali Goldstein
1
-10
/
+7
2019-11-20
cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set
Rajeev Kumar Sirasanagandla
1
-0
/
+46
2019-11-20
ipmr: Fix skb headroom in ipmr_get_route().
Guillaume Nault
1
-1
/
+2
2019-11-12
vsock/virtio: fix sock refcnt holding during the shutdown
Stefano Garzarella
1
-3
/
+5
2019-11-12
netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
Stefano Brivio
1
-1
/
+1
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
1
-8
/
+7
2019-11-12
ipvs: don't ignore errors in case refcounting ip_vs module fails
Davide Caratti
5
-17
/
+28
2019-11-12
netfilter: nf_flow_table: set timeout before insertion into hashes
Pablo Neira Ayuso
1
-1
/
+2
2019-11-12
net: openvswitch: free vport unless register_netdevice() succeeds
Hillf Danton
1
-7
/
+4
2019-11-12
netfilter: ipset: Fix an error code in ip_set_sockfn_get()
Dan Carpenter
1
-3
/
+5
2019-11-12
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
Eric Dumazet
1
-3
/
+10
2019-11-12
nfc: netlink: fix double device reference drop
Pan Bian
1
-2
/
+0
2019-11-12
ipv4: Fix table id reference in fib_sync_down_addr
David Ahern
1
-1
/
+1
2019-11-10
wireless: Skip directory when generating certificates
Maxim Mikityanskiy
1
-0
/
+1
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
4
-38
/
+35
2019-11-10
net: dsa: fix switch tree list
Vivien Didelot
1
-1
/
+1
2019-11-10
ipv4: fix route update on metric change.
Paolo Abeni
1
-1
/
+1
2019-11-10
net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
Eric Dumazet
1
-1
/
+1
2019-11-10
net: use skb_queue_empty_lockless() in busy poll contexts
Eric Dumazet
4
-4
/
+4
2019-11-10
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
13
-21
/
+21
2019-11-10
udp: use skb_queue_empty_lockless()
Eric Dumazet
1
-3
/
+3
2019-11-10
udp: fix data-race in udp_set_dev_scratch()
Eric Dumazet
1
-4
/
+15
2019-11-10
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
zhanglin
1
-1
/
+3
2019-11-10
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
4
-25
/
+28
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
5
-6
/
+6
2019-11-10
inet: stop leaking jiffies on the wire
Eric Dumazet
4
-5
/
+5
2019-11-10
erspan: fix the tun_info options_len check for erspan
Xin Long
2
-4
/
+4
2019-11-10
dccp: do not leak jiffies on the wire
Eric Dumazet
1
-1
/
+1
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
1
-1
/
+1
2019-11-06
rxrpc: Fix trace-after-put looking at the put peer record
David Howells
1
-4
/
+7
2019-11-06
rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
David Howells
1
-2
/
+3
2019-11-06
rxrpc: Fix call ref leak
David Howells
1
-0
/
+1
2019-11-06
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
2
-25
/
+15
2019-11-06
llc: fix sk_buff leak in llc_sap_state_process()
Eric Biggers
2
-18
/
+17
2019-11-06
batman-adv: Avoid free/alloc race when handling OGM buffer
Sven Eckelmann
3
-9
/
+56
2019-11-06
nl80211: fix validation of mesh path nexthop
Markus Theil
1
-1
/
+2
2019-11-06
netfilter: ipset: Make invalid MAC address checks consistent
Stefano Brivio
2
-7
/
+7
2019-10-29
mac80211: Reject malformed SSID elements
Will Deacon
1
-2
/
+3
2019-10-29
cfg80211: wext: avoid copying malformed SSIDs
Will Deacon
1
-2
/
+6
2019-10-29
sctp: change sctp_prot .no_autobind with true
Xin Long
1
-2
/
+2
2019-10-29
net: ipv6: fix listify ip6_rcv_finish in case of forwarding
Xin Long
1
-1
/
+3
2019-10-29
net: avoid potential infinite loop in tc_ctl_action()
Eric Dumazet
1
-6
/
+8
2019-10-29
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
1
-3
/
+6
[next]