Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2219449a65ace0290cd9c2260ff337e326b8be8a
/
net
/
l2tp
/
l2tp_core.c
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
· 13 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