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
2017-05-20
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Szymon Janc
1
-1
/
+2
2017-05-20
iov_iter: don't revert iov buffer if csum error
Ding Tianhong
1
-6
/
+7
2017-05-14
openvswitch: Set internal device max mtu to ETH_MAX_MTU.
Jarno Rajahalme
1
-0
/
+2
2017-05-14
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2
-2
/
+12
2017-05-14
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2
-11
/
+17
2017-05-14
rtnetlink: NUL-terminate IFLA_PHYS_PORT_NAME string
Michal Schmidt
1
-1
/
+1
2017-05-14
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2
-0
/
+5
2017-05-14
tcp: do not inherit fastopen_req from parent
Eric Dumazet
1
-0
/
+1
2017-05-14
net: ipv6: Do not duplicate DAD on link up
David Ahern
1
-2
/
+3
2017-05-14
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
1
-2
/
+4
2017-05-14
net: adjust skb->truesize in ___pskb_trim()
Eric Dumazet
1
-0
/
+2
2017-05-14
tcp: do not underestimate skb->truesize in tcp_trim_head()
Eric Dumazet
1
-7
/
+12
2017-05-03
p9_client_readdir() fix
Al Viro
1
-0
/
+4
2017-05-03
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
1
-2
/
+1
2017-05-03
tcp: memset ca_priv data to 0 properly
Wei Wang
1
-8
/
+3
2017-05-03
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
1
-16
/
+18
2017-05-03
net: ipv6: regenerate host route if moved to gc list
David Ahern
1
-2
/
+12
2017-05-03
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
Soheil Hassas Yeganeh
2
-7
/
+12
2017-05-03
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
Soheil Hassas Yeganeh
2
-1
/
+22
2017-05-03
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-05-03
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-05-03
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
1
-0
/
+4
2017-05-03
gso: Validate assumption of frag_list segementation
Ilan Tayari
1
-4
/
+14
2017-05-03
ipv6: fix source routing
Sabrina Dubroca
1
-0
/
+4
2017-05-03
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
1
-1
/
+0
2017-05-03
ipv6: sr: fix out-of-bounds access in SRH validation
David Lebrun
1
-0
/
+3
2017-05-03
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
3
-14
/
+6
2017-05-03
ipv6: Fix idev->addr_list corruption
Rabin Vincent
1
-4
/
+7
2017-05-03
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2017-05-03
sctp: listen on the sock only when it's state is listening or closed
Xin Long
1
-0
/
+3
2017-05-03
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
1
-1
/
+1
2017-05-03
l2tp: fix PPP pseudo-wire auto-loading
Guillaume Nault
1
-1
/
+1
2017-05-03
l2tp: take reference on sessions being dumped
Guillaume Nault
5
-11
/
+27
2017-05-03
openvswitch: Fix ovs_flow_key_update()
Yi-Hung Wei
1
-2
/
+8
2017-05-03
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
1
-0
/
+2
2017-05-03
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
1
-0
/
+2
2017-05-03
l2tp: purge socket queues in the .destruct() callback
Guillaume Nault
1
-3
/
+4
2017-05-03
l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
Guillaume Nault
2
-4
/
+6
2017-05-03
secure_seq: downgrade to per-host timestamp offsets
Florian Westphal
1
-2
/
+27
2017-05-03
kcm: return immediately after copy_from_user() failure
WANG Cong
1
-3
/
+3
2017-05-03
net: neigh: guard against NULL solicit() method
Eric Dumazet
1
-1
/
+2
2017-05-03
ping: implement proper locking
Eric Dumazet
1
-2
/
+3
2017-04-27
mac80211: fix MU-MIMO follow-MAC mode
Johannes Berg
1
-18
/
+47
2017-04-27
mac80211: reject ToDS broadcast data frames
Johannes Berg
1
-0
/
+21
2017-04-21
make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
Al Viro
1
-9
/
+14
2017-04-18
net/packet: fix overflow in check for priv area size
Andrey Konovalov
1
-2
/
+2
2017-04-12
mac80211: unconditionally start new netdev queues with iTXQ support
Johannes Berg
1
-1
/
+2
2017-04-12
cfg80211: check rdev resume callback only for registered wiphy
Arend Van Spriel
1
-6
/
+4
2017-04-08
libceph: force GFP_NOIO for socket allocations
Ilya Dryomov
1
-0
/
+6
2017-03-31
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
1
-1
/
+5
[next]