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
2018-01-01
netfilter: xt_osf: Add missing permission checks
Kevin Cernekee
1
-0
/
+7
2018-01-01
netlink: Add netns check on taps
Kevin Cernekee
1
-0
/
+3
2018-01-01
netfilter: nfnetlink_cthelper: Add missing permission checks
Kevin Cernekee
1
-0
/
+10
2018-01-01
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2018-01-01
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
1
-0
/
+3
2018-01-01
dccp: CVE-2017-8824: use-after-free in DCCP code
Mohamed Ghannam
1
-0
/
+5
2018-01-01
vlan: fix a use-after-free in vlan_device_event()
Cong Wang
1
-3
/
+3
2018-01-01
l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
Guillaume Nault
2
-29
/
+16
2018-01-01
l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
Guillaume Nault
2
-4
/
+6
2018-01-01
l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()
Guillaume Nault
2
-10
/
+12
2018-01-01
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
1
-0
/
+1
2018-01-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-1
/
+2
2018-01-01
l2tp: hold tunnel in pppol2tp_connect()
Guillaume Nault
1
-1
/
+6
2018-01-01
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
Xin Long
1
-2
/
+2
2018-01-01
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
Xin Long
1
-4
/
+7
2018-01-01
ip6_gre: Reduce log level in ip6gre_err() to debug
Matt Bennett
1
-8
/
+8
2018-01-01
xfrm: Clear sk_dst_cache when applying per-socket policy.
Jonathan Basseri
1
-0
/
+1
2018-01-01
net/unix: don't show information about sockets from other namespaces
Andrei Vagin
1
-0
/
+2
2018-01-01
ipsec: Fix aborted xfrm policy dump crash
Ben Hutchings
1
-1
/
+2
2018-01-01
sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
Xin Long
1
-1
/
+1
2018-01-01
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
1
-3
/
+3
2018-01-01
net: enable interface alias removal via rtnl
Nicolas Dichtel
1
-1
/
+4
2018-01-01
l2tp: check ps->sock before running pppol2tp_session_ioctl()
Guillaume Nault
1
-0
/
+3
2018-01-01
udp: fix bcast packet reception
Paolo Abeni
1
-9
/
+5
2018-01-01
netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...
Eric Dumazet
1
-2
/
+2
2018-01-01
nl80211: Define policy for packet pattern attributes
Peng Xu
1
-2
/
+10
2018-01-01
l2tp: fix l2tp_eth module loading
Guillaume Nault
1
-49
/
+2
2018-01-01
udp: perform source validation for mcast early demux
Paolo Abeni
2
-20
/
+37
2018-01-01
IPv4: early demux can return an error code
Paolo Abeni
3
-19
/
+25
2018-01-01
ipv4: fix broadcast packets reception
Paolo Abeni
1
-4
/
+8
2018-01-01
packet: only test po->has_vnet_hdr once in packet_snd
Willem de Bruijn
1
-1
/
+3
2018-01-01
netfilter: ipset: pernet ops must be unregistered last
Florian Westphal
1
-9
/
+14
2018-01-01
l2tp: fix race condition in l2tp_tunnel_delete
Sabrina Dubroca
2
-7
/
+8
2018-01-01
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2
-2
/
+4
2018-01-01
net_sched: always reset qdisc backlog in qdisc_reset()
Konstantin Khlebnikov
1
-0
/
+1
2018-01-01
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
1
-0
/
+9
2018-01-01
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
Xin Long
1
-6
/
+8
2017-11-26
VSOCK: Detach QP check should filter out non matching QPs.
Jorgen Hansen
1
-2
/
+2
2017-11-26
VSOCK: Fix lockdep issue.
Jorgen Hansen
1
-1
/
+1
2017-11-26
VSOCK: sock_put wasn't safe to call in interrupt context
Jorgen Hansen
2
-91
/
+86
2017-11-26
mac80211: don't compare TKIP TX MIC key in reinstall prevention
Johannes Berg
1
-2
/
+34
2017-11-26
mac80211: use constant time comparison with keys
Jason A. Donenfeld
1
-1
/
+2
2017-11-26
sctp: do not peel off an assoc from one netns to another one
Xin Long
1
-0
/
+4
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
-6
/
+19
2017-11-26
mac80211: flush hw_roc_start work before cancelling the ROC
Avraham Stern
1
-0
/
+2
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
-13
/
+32
2017-11-26
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
1
-2
/
+0
2017-11-26
net: don't decrement kobj reference count on init failure
stephen hemminger
1
-12
/
+10
[next]