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-10-21
ip_tunnel: restore binding to ifaces with a large mtu
Nicolas Dichtel
1
-3
/
+3
2018-10-21
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
2
-8
/
+17
2018-10-21
net: test tailroom before appending to linear skb
Willem de Bruijn
2
-2
/
+4
2018-10-21
netfilter: ebtables: handle string from userspace with care
Paolo Abeni
1
-1
/
+2
2018-10-21
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
1
-2
/
+5
2018-10-21
xfrm6: avoid potential infinite loop in _decode_session6()
Eric Dumazet
1
-1
/
+1
2018-10-21
batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
Marek Lindner
1
-3
/
+14
2018-10-21
batman-adv: Fix TT sync flags for intermediate TT responses
Linus Lüssing
1
-14
/
+54
2018-10-21
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2
-4
/
+10
2018-10-21
batman-adv: Avoid race in TT TVLV allocator helper
Sven Eckelmann
1
-4
/
+4
2018-10-21
ipvs: fix stats update from local clients
Julian Anastasov
1
-0
/
+8
2018-10-21
llc: better deal with too small mtu
Eric Dumazet
1
-0
/
+3
2018-10-21
rfkill: gpio: fix memory leak in probe error path
Johan Hovold
1
-1
/
+6
2018-10-21
net: atm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-2
/
+7
2018-10-21
dccp: fix tasklet usage
Eric Dumazet
2
-3
/
+13
2018-10-21
ipv4: fix fnhe usage by non-cached routes
Julian Anastasov
1
-65
/
+53
2018-10-21
net_sched: fq: take care of throttled flows before reuse
Eric Dumazet
1
-12
/
+25
2018-10-21
sctp: fix the issue that the cookie-ack with auth can't get processed
Xin Long
1
-1
/
+1
2018-10-21
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
1
-1
/
+1
2018-10-21
net: support compat 64-bit time in {s,g}etsockopt
Lance Richardson
1
-2
/
+4
2018-10-21
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
Xin Long
1
-0
/
+3
2018-10-21
libceph: validate con->state at the top of try_write()
Ilya Dryomov
1
-0
/
+7
2018-10-21
packet: fix bitfield update race
Willem de Bruijn
2
-21
/
+49
2018-10-21
l2tp: check sockaddr length in pppol2tp_connect()
Guillaume Nault
1
-0
/
+7
2018-10-21
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
1
-0
/
+2
2018-10-21
tcp: don't read out-of-bounds opsize
Jann Horn
1
-5
/
+2
2018-10-21
llc: fix NULL pointer deref for SOCK_ZAPPED
Cong Wang
1
-9
/
+12
2018-10-21
llc: hold llc_sap before release_sock()
Cong Wang
1
-0
/
+7
2018-10-21
l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
Guillaume Nault
2
-2
/
+8
2018-10-21
KEYS: DNS: limit the length of option strings
Eric Biggers
1
-8
/
+6
2018-10-21
vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi
Toshiaki Makita
1
-1
/
+2
2018-10-21
netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal
1
-27
/
+32
2018-10-21
net: af_packet: fix race in PACKET_{R|T}X_RING
Eric Dumazet
1
-10
/
+16
2018-10-21
rpc_pipefs: fix double-dput()
Al Viro
1
-0
/
+1
2018-10-21
l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file
Guillaume Nault
3
-23
/
+13
2018-10-21
l2tp: hold reference on tunnels printed in pppol2tp proc file
Guillaume Nault
1
-7
/
+17
2018-10-21
l2tp: hold reference on tunnels in netlink dumps
Guillaume Nault
3
-3
/
+30
2018-10-21
net: fix deadlock while clearing neighbor proxy table
Wolfgang Bumiller
1
-11
/
+19
2018-10-21
sctp: do not check port in sctp_inet6_cmp_addr
Xin Long
1
-30
/
+30
2018-10-21
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
1
-2
/
+4
2018-10-21
l2tp: fix race in duplicate tunnel detection
Guillaume Nault
3
-28
/
+14
2018-10-21
l2tp: fix races in tunnel creation
Guillaume Nault
4
-105
/
+105
2018-10-21
sctp: do not leak kernel memory to user space
Eric Dumazet
1
-1
/
+3
2018-10-21
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-10-21
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
1
-2
/
+2
2018-10-21
net: initialize skb->peeked when cloning
Eric Dumazet
1
-0
/
+1
2018-10-21
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet
1
-0
/
+2
2018-10-21
vti6: better validate user provided tunnel names
Eric Dumazet
1
-2
/
+5
2018-10-21
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-10-21
ip6_gre: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
[next]