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-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
2019-10-29
ipv4: fix race condition between route lookup and invalidation
Wei Wang
1
-1
/
+1
2019-10-29
netfilter: nft_connlimit: disable bh on garbage collection
Pablo Neira Ayuso
1
-1
/
+6
2019-10-29
mac80211: fix txq null pointer dereference
Miaoqing Pan
1
-2
/
+9
2019-10-29
nl80211: fix null pointer dereference
Miaoqing Pan
1
-0
/
+3
2019-10-11
nl80211: validate beacon head
Johannes Berg
1
-0
/
+38
2019-10-11
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
1
-8
/
+6
2019-10-11
netfilter: nf_tables: allow lookups in dynamic sets
Florian Westphal
2
-5
/
+5
2019-10-11
9p: Transport error uninitialized
Lu Shuaibing
1
-0
/
+1
2019-10-11
cfg80211: initialize on-stack chandefs
Johannes Berg
3
-3
/
+5
2019-10-07
NFC: fix attrs checks in netlink interface
Andrey Konovalov
1
-2
/
+4
2019-10-07
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
Eric Dumazet
1
-12
/
+28
2019-10-07
tipc: fix unlimited bundling of small messages
Tuong Lien
2
-15
/
+19
2019-10-07
net/rds: Fix error handling in rds_ib_add_one()
Dotan Barak
1
-3
/
+3
2019-10-07
udp: only do GSO if # of segs > 1
Josh Hunt
2
-8
/
+14
2019-10-07
vsock: Fix a lockdep warning in __vsock_release()
Dexuan Cui
3
-6
/
+14
2019-10-07
udp: fix gso_segs calculations
Josh Hunt
2
-1
/
+3
2019-10-07
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
2019-10-07
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-10-07
net: Unpublish sk from sk_reuseport_cb before call_rcu
Martin KaFai Lau
1
-3
/
+8
2019-10-07
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
[next]