Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cd9b44f90763c3367e8dd0601849ffb028e8ba52
/
net
/
l2tp
c2ebc25
l2tp: fix unused function warning
by Arnd Bergmann
· 6 years ago
6d37fa4
l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache
by Wei Wang
· 6 years ago
4f5f85e
l2tp: let pppol2tp_ioctl() fallback to dev_ioctl()
by Guillaume Nault
· 6 years ago
7390ed8
l2tp: zero out stats in pppol2tp_copy_stats()
by Guillaume Nault
· 6 years ago
b0e2906
l2tp: remove pppol2tp_session_ioctl()
by Guillaume Nault
· 6 years ago
528534f
l2tp: remove pppol2tp_tunnel_ioctl()
by Guillaume Nault
· 6 years ago
79e6760
l2tp: handle PPPIOC[GS]MRU and PPPIOC[GS]FLAGS in pppol2tp_ioctl()
by Guillaume Nault
· 6 years ago
bdd0292
l2tp: simplify pppol2tp_ioctl()
by Guillaume Nault
· 6 years ago
01e28b9
l2tp: split l2tp_session_get()
by Guillaume Nault
· 6 years ago
d6a61ec
l2tp: define l2tp_tunnel_uses_xfrm()
by Guillaume Nault
· 6 years ago
c1c8626
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f664e37d
l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()
by Guillaume Nault
· 6 years ago
e9697e2
l2tp: ignore L2TP_ATTR_MTU
by Guillaume Nault
· 6 years ago
789141b
l2tp: simplify MTU handling in l2tp_ppp
by Guillaume Nault
· 6 years ago
1f5cd2a
l2tp: define l2tp_tunnel_dst_mtu()
by Guillaume Nault
· 6 years ago
92ea4a7
l2tp: drop ->mru from struct l2tp_session
by Guillaume Nault
· 6 years ago
1998b5e
l2tp: drop ->flags from struct pppol2tp_session
by Guillaume Nault
· 6 years ago
ae51a7c
l2tp: ignore L2TP_ATTR_VLAN_ID netlink attribute
by Guillaume Nault
· 6 years ago
3ae5536
l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute
by Guillaume Nault
· 6 years ago
2b139e6
l2tp: remove ->recv_payload_hook
by Guillaume Nault
· 6 years ago
c2df560
l2tp: remove trailing newline
by Stephen Hemminger
· 6 years ago
5fdaa88
ipv6: fold sockcm_cookie into ipcm6_cookie
by Willem de Bruijn
· 6 years ago
b515430a
ipv6: ipcm6_cookie initializer
by Willem de Bruijn
· 6 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 6 years ago
a408194
l2tp: define helper for parsing struct sockaddr_pppol2tp*
by Guillaume Nault
· 6 years ago
2685fbb
l2tp: make l2tp_xmit_core() return void
by Guillaume Nault
· 6 years ago
363a341
l2tp: avoid duplicate l2tp_pernet() calls
by Guillaume Nault
· 6 years ago
d08532b
l2tp: don't export l2tp_tunnel_closeall()
by Guillaume Nault
· 6 years ago
2e67560
l2tp: don't export l2tp_session_queue_purge()
by Guillaume Nault
· 6 years ago
e484b1c
l2tp: remove l2tp_tunnel_priv()
by Guillaume Nault
· 6 years ago
c3612f0
l2tp: remove .show from struct l2tp_tunnel
by Guillaume Nault
· 6 years ago
877375e
l2tp: remove pppol2tp_session_close()
by Guillaume Nault
· 6 years ago
ecd012e
l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()
by Guillaume Nault
· 6 years ago
de9bada
l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels
by Guillaume Nault
· 6 years ago
bda06be
l2tp: clean up stale tunnel or session in pppol2tp_connect's error path
by Guillaume Nault
· 6 years ago
3e1bc8b
l2tp: prevent pppol2tp_connect() from creating kernel sockets
by Guillaume Nault
· 6 years ago
7ac6ab1
l2tp: only accept PPP sessions in pppol2tp_connect()
by Guillaume Nault
· 6 years ago
90904ff
l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()
by Guillaume Nault
· 6 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
3d60934
l2tp: fix refcount leakage on PPPoL2TP sockets
by Guillaume Nault
· 6 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
db5051e
net: convert datagram_poll users tp ->poll_mask
by Christoph Hellwig
· 7 years ago
c350637
proc: introduce proc_create_net{,_data}
by Christoph Hellwig
· 7 years ago
8349440
l2tp: consistent reference counting in procfs and debufs
by Guillaume Nault
· 7 years ago
eb1c28c
l2tp: check sockaddr length in pppol2tp_connect()
by Guillaume Nault
· 7 years ago
5411b618
l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow
by Guillaume Nault
· 7 years ago
f726214
l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file
by Guillaume Nault
· 7 years ago
0e0c3fe
l2tp: hold reference on tunnels printed in pppol2tp proc file
by Guillaume Nault
· 7 years ago
5846c13
l2tp: hold reference on tunnels in netlink dumps
by Guillaume Nault
· 7 years ago
f6cd651
l2tp: fix race in duplicate tunnel detection
by Guillaume Nault
· 7 years ago
6b9f342
l2tp: fix races in tunnel creation
by Guillaume Nault
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
d644406
net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
489b30b
net: Convert l2tp_net_ops
by Kirill Tkhai
· 7 years ago
b954f94
l2tp: fix races with ipv4-mapped ipv6 addresses
by Paolo Abeni
· 7 years ago
17cfe79
l2tp: do not accept arbitrary sockets
by Eric Dumazet
· 7 years ago
0f3e9c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c80afa0
net: Convert /proc creating and destroying pernet_operations
by Kirill Tkhai
· 7 years ago
28f5bfb
l2tp: fix tunnel lookup use-after-free race
by James Chapman
· 7 years ago
d02ba2a
l2tp: fix race in pppol2tp_release with session object destroy
by James Chapman
· 7 years ago
d00fa9a
l2tp: fix races with tunnel socket close
by James Chapman
· 7 years ago
225eb26
l2tp: don't use inet_shutdown on ppp session destroy
by James Chapman
· 7 years ago
76a6abd
l2tp: don't use inet_shutdown on tunnel destroy
by James Chapman
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
30c3e9d
l2tp: remove switch block in l2tp_nl_cmd_session_create()
by Lorenzo Bianconi
· 7 years ago
9afa658
l2tp: remove l2specific_len configurable parameter
by Lorenzo Bianconi
· 7 years ago
62e7b6a
l2tp: remove l2specific_len dependency in l2tp_core
by Lorenzo Bianconi
· 7 years ago
dfffc97
l2tp: double-check l2specific_type provided by userspace
by Lorenzo Bianconi
· 7 years ago
96890d6
net: delete /proc THIS_MODULE references
by Alexey Dobriyan
· 7 years ago
23fe846
l2tp: adjust comments about L2TPv3 offsets
by Guillaume Nault
· 7 years ago
900631e
l2tp: remove configurable payload offset
by James Chapman
· 7 years ago
de3b58b
l2tp: revert "l2tp: fix missing print session offset info"
by James Chapman
· 7 years ago
863def1
l2tp: revert "l2tp: add peer_offset parameter"
by James Chapman
· 7 years ago
f15bc54
l2tp: add peer_offset parameter
by Lorenzo Bianconi
· 7 years ago
820da53
l2tp: fix missing print session offset info
by Hangbin Liu
· 7 years ago
1e7af3b
l2tp: exit_net cleanup check added
by Vasily Averin
· 7 years ago
da9ca82
l2tp: remove the .tunnel_sock field from struct pppol2tp_session
by Guillaume Nault
· 7 years ago
7198c77
l2tp: avoid using ->tunnel_sock for getting session's parent tunnel
by Guillaume Nault
· 7 years ago
8fdfd65
l2tp: remove .tunnel_sock from struct l2tp_eth
by Guillaume Nault
· 7 years ago
765924e
l2tp: don't close sessions in l2tp_tunnel_destruct()
by Guillaume Nault
· 7 years ago
4dc6758
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
8f7dc9a
l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6
by Guillaume Nault
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ed29668
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
675080f
l2tp: remove field 'dev' from struct l2tp_eth
by Guillaume Nault
· 7 years ago
c7fa745
l2tp: remove l2tp_tunnel_count and l2tp_session_count
by Guillaume Nault
· 7 years ago
9ff672b
l2tp: remove l2tp specific refcount debugging
by Guillaume Nault
· 7 years ago
a434621
l2tp: remove ->ref() and ->deref()
by Guillaume Nault
· 7 years ago
f9e56ba
l2tp: hold tunnel in pppol2tp_connect()
by Guillaume Nault
· 7 years ago
f98be6c
l2tp: initialise PPP sessions before registering them
by Guillaume Nault
· 7 years ago
ee40fb2e
l2tp: protect sock pointer of struct pppol2tp_session with RCU
by Guillaume Nault
· 7 years ago
ee28de6
l2tp: initialise l2tp_eth sessions before registering them
by Guillaume Nault
· 7 years ago
3953ae7
l2tp: don't register sessions in l2tp_session_create()
by Guillaume Nault
· 7 years ago
4dc12ff
l2tp: cleanup l2tp_tunnel_delete calls
by Jiri Slaby
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
be070c7
net: l2tp: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
Next »