Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
99a22c84f51d9fff570beef1a8c788e0dc7a3a4d
/
net
/
l2tp
/
l2tp_ip6.c
000224c
l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup
by Guillaume Nault
· 8 years ago
6539c4f
l2tp: fix race in l2tp_recv_common()
by Guillaume Nault
· 8 years ago
59bc404
l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
by Guillaume Nault
· 8 years ago
5b1bb4c
l2tp: do not use udp_ioctl()
by Eric Dumazet
· 8 years ago
31e2f21
l2tp: fix address test in __l2tp_ip6_bind_lookup()
by Guillaume Nault
· 8 years ago
df90e68
l2tp: fix lookup for sockets not bound to a device in l2tp_ip
by Guillaume Nault
· 8 years ago
d5e3a19
l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind()
by Guillaume Nault
· 8 years ago
a3c1842
l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()
by Guillaume Nault
· 8 years ago
0382a25
l2tp: lock socket before checking flags in connect()
by Guillaume Nault
· 8 years ago
32c2311
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
by Guillaume Nault
· 8 years ago
286c72d
udp: must lock the socket in udp_disconnect()
by Eric Dumazet
· 8 years ago
38b7097
ipv6: use TOS marks from sockets for routing decision
by Hannes Frederic Sowa
· 8 years ago
0e6b525
net: l2tp: Make l2tp_ip6 namespace aware
by Shmulik Ladkani
· 8 years ago
26879da
ipv6: add new struct ipcm6_cookie
by Wei Wang
· 9 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
be447f3
ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
by Haishuang Yan
· 9 years ago
c14ac94
sock: enable timestamping using control messages
by Soheil Hassas Yeganeh
· 9 years ago
ad1e46a
ipv6: process socket-level control messages in IPv6
by Soheil Hassas Yeganeh
· 9 years ago
496611d
inet: create IPv6-equivalent inet_hash function
by Craig Gallek
· 9 years ago
45f6fad
ipv6: add complete rcu protection around np->opt
by Eric Dumazet
· 9 years ago
163c2e2
l2tp: auto load IP modules
by stephen hemminger
· 9 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
f69e6d1
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
by Al Viro
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
4330487
net: use inet6_iif instead of IP6CB()->iif
by Duan Jiong
· 10 years ago
b26ba20
net: Eliminate no_check from protosw
by Tom Herbert
· 11 years ago
5c98631
net: ipv6: Introduce ip6_sk_dst_hoplimit.
by Lorenzo Colitti
· 11 years ago
82b276c
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
by Hannes Frederic Sowa
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
1669cb9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
ce7a3bd
ipv6: do not erase dst address with flow label destination
by Florent Fourcot
· 11 years ago
0e0d44a
net: Remove FLOWI_FLAG_CAN_SLEEP
by Steffen Klassert
· 11 years ago
85fbaa7
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
by Hannes Frederic Sowa
· 11 years ago
efe4208
ipv6: make lookups simpler and faster
by Eric Dumazet
· 11 years ago
b860d3c
l2tp: fix info leak in l2tp_ip6_recvmsg()
by Mathias Krause
· 12 years ago
9360631
l2tp: close sessions in ip socket destroy callback
by Tom Parkin
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
700163d
l2tp: correctly handle ancillary data in the ip6 recv path
by Tom Parkin
· 12 years ago
73df66f
ipv6: rename datagram_send_ctl and datagram_recv_ctl
by Tom Parkin
· 12 years ago
04d4fbc
l2tp: fix info leak via getsockname()
by Mathias Krause
· 12 years ago
c51ce49
l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case
by James Chapman
· 12 years ago
a4ca44f
net: l2tp: Standardize logging styles
by Joe Perches
· 13 years ago
a32e0ee
l2tp: introduce L2TPv3 IP encapsulation support for IPv6
by Chris Elston
· 13 years ago