Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e18503f41f9b12132c95d7c31ca6ee5155e44e5c
/
net
/
l2tp
/
l2tp_core.c
e18503f
l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
by François Cachereul
· 11 years ago
a0dbd82
l2tp: make datapath resilient to packet loss when sequence numbers enabled
by James Chapman
· 11 years ago
8a1631d
l2tp: make datapath sequence number support RFC-compliant
by James Chapman
· 11 years ago
b6dc01a
l2tp: do data sequence number handling in a separate func
by James Chapman
· 11 years ago
1b7c92b
l2tp: calling the ref() instead of deref()
by Dan Carpenter
· 12 years ago
f6e16b2
l2tp: unhash l2tp sessions on delete, not on free
by Tom Parkin
· 12 years ago
7b7c071
l2tp: avoid deadlock in l2tp stats update
by Tom Parkin
· 12 years ago
4c6e2fd
l2tp: purge session reorder queue on delete
by Tom Parkin
· 12 years ago
48f72f9
l2tp: add session reorder queue purge function to core
by Tom Parkin
· 12 years ago
02d13ed
l2tp: don't BUG_ON sk_socket being NULL
by Tom Parkin
· 12 years ago
8abbbe8
l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup
by Tom Parkin
· 12 years ago
2b551c6
l2tp: close sessions before initiating tunnel delete
by Tom Parkin
· 12 years ago
e34f4c7
l2tp: export l2tp_tunnel_closeall
by Tom Parkin
· 12 years ago
9980d00
l2tp: add udp encap socket destroy handler
by Tom Parkin
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
87c084a
l2tp: dont play with skb->truesize
by Eric Dumazet
· 12 years ago
167eb17
l2tp: create tunnel sockets in the right namespace
by Tom Parkin
· 12 years ago
cbb95e0
l2tp: prevent tunnel creation on netns mismatch
by Tom Parkin
· 12 years ago
f8ccac0
l2tp: put tunnel socket release on a workqueue
by Tom Parkin
· 12 years ago
80d84ef
l2tp: prevent l2tp_tunnel_delete racing with userspace close
by Tom Parkin
· 12 years ago
37159ef
l2tp: fix a lockdep splat
by Eric Dumazet
· 12 years ago
99469c3
l2tp: avoid to use synchronize_rcu in tunnel free function
by xeb@mail.ru
· 12 years ago
b8c8430
net: l2tp_eth: provide tx_dropped counter
by Eric Dumazet
· 12 years ago
a4ca44f
net: l2tp: Standardize logging styles
by Joe Perches
· 12 years ago
d301e32
l2tp: fix data packet sequence number handling
by James Chapman
· 13 years ago
38d40b3
l2tp: fix reorder timeout recovery
by James Chapman
· 13 years ago
5dac94e
l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6
by James Chapman
· 13 years ago
f9bac8d
l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels
by Chris Elston
· 13 years ago
5de7aee
l2tp: fix locking of 64-bit counters for smp
by James Chapman
· 13 years ago
d499bd2
l2tp: Add missing net/net/ip6_checksum.h include.
by David S. Miller
· 13 years ago
d2cf336
net/l2tp: add support for L2TP over IPv6 UDP
by Benjamin LaHaise
· 13 years ago
447167b
udp: intoduce udp_encap_needed static_key
by Eric Dumazet
· 13 years ago
71b1391
l2tp: ensure sk->dst is still valid
by Florian Westphal
· 13 years ago
e50e705
l2tp: fix l2tp_udp_recv_core()
by Eric Dumazet
· 13 years ago
e2e210c
l2tp: fix race in l2tp_recv_dequeue()
by Eric Dumazet
· 13 years ago
835acf5
l2tp: fix a potential skb leak in l2tp_xmit_skb()
by Eric Dumazet
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
1769192
l2tp: fix potential rcu race
by Eric Dumazet
· 14 years ago
d9d8da8
inet: Pass flowi to ->queue_xmit().
by David S. Miller
· 14 years ago
6af88da
l2tp: Fix locking in l2tp_core.c
by David S. Miller
· 14 years ago
e341b2d
l2tp: static functions should not be exported
by Stephen Rothwell
· 14 years ago
fc13084
l2tp: make local function static
by stephen hemminger
· 14 years ago
e773aaf
l2tp: fix memory allocation
by Jiri Pirko
· 15 years ago
4e15ed4
net: replace ipfragok with skb->local_df
by Shan Wei
· 15 years ago
7bddd0d
l2tp: unmanaged L2TPv3 tunnels fixes
by Eric Dumazet
· 15 years ago
789a4a2
l2tp: Add support for static unmanaged L2TPv3 tunnels
by James Chapman
· 15 years ago
e02d494
l2tp: Convert rwlock to RCU
by James Chapman
· 15 years ago
309795f
l2tp: Add netlink control API for L2TP
by James Chapman
· 15 years ago
0d76751
l2tp: Add L2TPv3 IP encapsulation (no UDP) support
by James Chapman
· 15 years ago
f7faffa
l2tp: Add L2TPv3 protocol support
by James Chapman
· 15 years ago
fd558d1
l2tp: Split pppol2tp patch into separate l2tp and ppp parts
by James Chapman
· 15 years ago