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
compress-2025-01-21
compress-2025-01-23
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
2017-11-26
mac80211: Fix null dereference in ieee80211_key_link()
Ben Hutchings
1
-1
/
+1
2017-11-26
mac80211: don't compare TKIP TX MIC key in reinstall prevention
Johannes Berg
1
-2
/
+34
2017-11-26
sctp: do not peel off an assoc from one netns to another one
Xin Long
1
-0
/
+5
2017-11-26
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
1
-1
/
+1
2017-11-26
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
1
-4
/
+13
2017-11-26
l2tp: pass tunnel pointer to ->session_create()
Guillaume Nault
4
-25
/
+17
2017-11-26
l2tp: prevent creation of sessions on terminated tunnels
Guillaume Nault
2
-12
/
+30
2017-11-11
pkt_sched: Fix warning false positives.
David S. Miller
2
-2
/
+2
2017-11-11
netfilter: xt_socket: fix compilation warnings with gcc 4.7
Pablo Neira Ayuso
1
-6
/
+6
2017-11-11
dccp: Fix compile warning in probe code.
David S. Miller
1
-2
/
+12
2017-11-11
packet: in packet_do_bind, test fanout with bind_lock held
Willem de Bruijn
1
-3
/
+5
2017-11-11
packet: hold bind lock when rebinding to fanout hook
Willem de Bruijn
1
-5
/
+11
2017-11-11
packet: race condition in packet_bind
Francesco Ruggeri
1
-32
/
+54
2017-11-11
mac80211: accept key reinstall without changing anything
Johannes Berg
1
-3
/
+17
2017-11-11
sch_tbf: fix two null pointer dereferences on init failure
Nikolay Aleksandrov
1
-2
/
+3
2017-11-11
sch_netem: avoid null pointer deref on init failure
Nikolay Aleksandrov
1
-2
/
+2
2017-11-11
sch_cbq: fix null pointer dereferences on init failure
Nikolay Aleksandrov
1
-3
/
+7
2017-11-11
sch_hfsc: fix null pointer deref and double free on init failure
Nikolay Aleksandrov
1
-2
/
+2
2017-11-11
sch_multiq: fix double free on init failure
Nikolay Aleksandrov
1
-7
/
+2
2017-11-11
sch_htb: fix crash on init failure
Nikolay Aleksandrov
1
-2
/
+3
2017-11-11
net_sched: fix error recovery at qdisc creation
Eric Dumazet
3
-20
/
+11
2017-11-11
ipv6: fix sparse warning on rt6i_node
Wei Wang
2
-4
/
+8
2017-11-11
l2tp: hold tunnel used while creating sessions with netlink
Guillaume Nault
1
-9
/
+12
2017-11-11
l2tp: remove useless duplicate session detection in l2tp_netlink
Guillaume Nault
1
-6
/
+0
2017-11-11
l2tp: hold tunnel while handling genl TUNNEL_GET commands
Guillaume Nault
1
-12
/
+15
2017-11-11
l2tp: hold tunnel while handling genl tunnel updates
Guillaume Nault
1
-2
/
+4
2017-11-11
l2tp: hold tunnel while processing genl delete command
Guillaume Nault
1
-2
/
+4
2017-11-11
l2tp: hold tunnel while looking up sessions in l2tp_netlink
Guillaume Nault
3
-31
/
+41
2017-11-11
l2tp: define parameters of l2tp_session_get*() as "const"
Guillaume Nault
2
-5
/
+7
2017-11-11
l2tp: initialise session's refcount before making it reachable
Guillaume Nault
1
-4
/
+2
2017-11-11
xfrm_user: fix info leak in build_aevent()
Mathias Krause
1
-0
/
+1
2017-11-11
xfrm_user: fix info leak in xfrm_notify_sa()
Mathias Krause
1
-0
/
+1
2017-11-11
ipv6: Fix may be used uninitialized warning in rt6_check
Steffen Klassert
1
-1
/
+1
2017-11-11
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2
-7
/
+27
2017-11-11
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
3
-6
/
+4
2017-11-11
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
1
-4
/
+2
2017-11-11
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
1
-22
/
+26
2017-11-11
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-10-12
net sched filters: fix notification of filter delete with proper handle
Jamal Hadi Salim
1
-1
/
+2
2017-10-12
netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
Andrey Vagin
1
-4
/
+17
2017-10-12
l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
Paul Hüber
1
-1
/
+1
2017-10-12
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
1
-27
/
+36
2017-10-12
nl80211: check for the required netlink attributes presence
Vladis Dronov
1
-0
/
+3
2017-10-12
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
Srinivas Dasari
1
-0
/
+4
2017-10-12
cfg80211: Check if PMKID attribute is of expected size
Srinivas Dasari
1
-2
/
+1
2017-10-12
ipv6: dad: don't remove dynamic addresses if link is down
Sabrina Dubroca
1
-9
/
+10
2017-10-12
ipv6: always add flag an address that failed DAD with DADFAILED
Lubomir Rintel
1
-2
/
+3
2017-10-12
af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...
Mateusz Jurczyk
1
-5
/
+3
2017-09-15
xfrm: policy: check policy direction value
Vladis Dronov
1
-0
/
+6
2017-09-15
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
1
-0
/
+4
[next]