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-05-25
cfg80211: limit wiphy names to 128 bytes
Johannes Berg
1
-0
/
+3
2018-05-25
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
1
-2
/
+5
2018-05-25
net: test tailroom before appending to linear skb
Willem de Bruijn
2
-2
/
+4
2018-05-25
l2tp: revert "l2tp: fix missing print session offset info"
James Chapman
1
-2
/
+0
2018-05-25
sctp: delay the authentication for the duplicated cookie-echo chunk
Xin Long
2
-40
/
+77
2018-05-25
sctp: fix the issue that the cookie-ack with auth can't get processed
Xin Long
1
-1
/
+1
2018-05-25
tcp: ignore Fast Open on repair mode
Yuchung Cheng
1
-1
/
+1
2018-05-25
sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
Xin Long
1
-1
/
+1
2018-05-25
net: support compat 64-bit time in {s,g}etsockopt
Lance Richardson
1
-2
/
+4
2018-05-25
net_sched: fq: take care of throttled flows before reuse
Eric Dumazet
1
-12
/
+25
2018-05-25
llc: better deal with too small mtu
Eric Dumazet
1
-0
/
+3
2018-05-25
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2
-4
/
+10
2018-05-25
dccp: fix tasklet usage
Eric Dumazet
2
-3
/
+13
2018-05-25
bridge: check iface upper dev when setting master via ioctl
Hangbin Liu
1
-2
/
+2
2018-05-16
rfkill: gpio: fix memory leak in probe error path
Johan Hovold
1
-1
/
+6
2018-05-16
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
1
-1
/
+1
2018-05-16
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-05-16
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
1
-2
/
+2
2018-05-16
net: initialize skb->peeked when cloning
Eric Dumazet
1
-0
/
+1
2018-05-16
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet
1
-0
/
+2
2018-05-02
libceph: validate con->state at the top of try_write()
Ilya Dryomov
1
-0
/
+7
2018-04-29
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
Eric Dumazet
1
-0
/
+2
2018-04-29
llc: delete timers synchronously in llc_sk_free()
Cong Wang
2
-9
/
+22
2018-04-29
net: af_packet: fix race in PACKET_{R|T}X_RING
Eric Dumazet
1
-10
/
+18
2018-04-29
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
1
-2
/
+4
2018-04-29
packet: fix bitfield update race
Willem de Bruijn
2
-21
/
+49
2018-04-29
llc: fix NULL pointer deref for SOCK_ZAPPED
Cong Wang
1
-9
/
+12
2018-04-29
llc: hold llc_sap before release_sock()
Cong Wang
1
-0
/
+7
2018-04-29
tcp: don't read out-of-bounds opsize
Jann Horn
1
-5
/
+2
2018-04-29
l2tp: check sockaddr length in pppol2tp_connect()
Guillaume Nault
1
-0
/
+7
2018-04-29
KEYS: DNS: limit the length of option strings
Eric Biggers
1
-7
/
+6
2018-04-24
rpc_pipefs: fix double-dput()
Al Viro
1
-0
/
+1
2018-04-13
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
1
-4
/
+9
2018-04-13
net sched actions: fix dumping which requires several messages to user space
Craig Dillabaugh
1
-1
/
+3
2018-04-13
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-2
/
+5
2018-04-13
vti6: better validate user provided tunnel names
Eric Dumazet
1
-2
/
+5
2018-04-13
ip6_gre: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-04-13
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-04-13
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-5
/
+6
2018-04-13
net: fool proof dev_valid_name()
Eric Dumazet
1
-1
/
+1
2018-04-13
sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6
Eric Dumazet
1
-5
/
+8
2018-04-13
sctp: do not leak kernel memory to user space
Eric Dumazet
1
-1
/
+3
2018-04-13
netlink: make sure nladdr has correct size in netlink_connect()
Alexander Potapenko
1
-0
/
+3
2018-04-13
net: fix possible out-of-bound read in skb_network_protocol()
Eric Dumazet
1
-1
/
+1
2018-04-13
rxrpc: check return value of skb_to_sgvec always
Jason A. Donenfeld
1
-6
/
+15
2018-04-13
ipsec: check return value of skb_to_sgvec always
Jason A. Donenfeld
4
-12
/
+28
2018-04-13
Bluetooth: Send HCI Set Event Mask Page 2 command only when needed
Marcel Holtmann
1
-2
/
+15
2018-04-13
sctp: fix recursive locking warning in sctp_do_peeloff
Xin Long
1
-2
/
+2
2018-04-13
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
1
-23
/
+42
2018-04-13
l2tp: fix missing print session offset info
Hangbin Liu
1
-0
/
+2
[next]