- c9ccd4c l2tp: drop net argument from l2tp_tunnel_create by Tom Parkin · 4 years, 4 months ago
- efe0527 l2tp: remove header length param from l2tp_xmit_skb by Tom Parkin · 4 years, 4 months ago
- eee049c l2tp: remove tunnel and session debug flags field by Tom Parkin · 4 years, 5 months ago
- 5ee759c l2tp: use standard API for warning log messages by Tom Parkin · 4 years, 5 months ago
- ab141e3 l2tp: remove noisy logging, use appropriate log levels by Tom Parkin · 4 years, 5 months ago
- 1292336 l2tp: don't log data frames by Tom Parkin · 4 years, 5 months ago
- ebb4f5e l2tp: don't BUG_ON seqfile checks in l2tp_ppp by Tom Parkin · 4 years, 5 months ago
- 1aa646a l2tp: don't BUG_ON session magic checks in l2tp_ppp by Tom Parkin · 4 years, 5 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
- 6c0ec37 l2tp: cleanup unnecessary braces in if statements by Tom Parkin · 4 years, 6 months ago
- 0febc7b l2tp: cleanup comparisons to NULL by Tom Parkin · 4 years, 6 months ago
- 8ce9825a l2tp: cleanup wonky alignment of line-broken function calls by Tom Parkin · 4 years, 6 months ago
- 9f7da9a l2tp: cleanup difficult-to-read line breaks by Tom Parkin · 4 years, 6 months ago
- 20dcb11 l2tp: cleanup comments by Tom Parkin · 4 years, 6 months ago
- b71a61c l2tp: cleanup whitespace use by Tom Parkin · 4 years, 6 months ago
- 055d882 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 503c018 l2tp: fix set but not used variable by Jakub Kicinski · 6 years ago
- c2ebc25 l2tp: fix unused function warning by Arnd Bergmann · 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
- 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
- 2b139e6 l2tp: remove ->recv_payload_hook by Guillaume Nault · 6 years ago
- 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
- a408194 l2tp: define helper for parsing struct sockaddr_pppol2tp* by Guillaume Nault · 7 years ago
- 877375e l2tp: remove pppol2tp_session_close() by Guillaume Nault · 7 years ago
- ecd012e l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() by Guillaume Nault · 7 years ago
- bda06be l2tp: clean up stale tunnel or session in pppol2tp_connect's error path by Guillaume Nault · 7 years ago
- 3e1bc8b l2tp: prevent pppol2tp_connect() from creating kernel sockets by Guillaume Nault · 7 years ago
- 7ac6ab1 l2tp: only accept PPP sessions in pppol2tp_connect() by Guillaume Nault · 7 years ago
- 90904ff l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect() by Guillaume Nault · 7 years ago
- 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 3d60934 l2tp: fix refcount leakage on PPPoL2TP sockets by Guillaume Nault · 7 years ago
- 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 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
- 0e0c3fe l2tp: hold reference on tunnels printed in pppol2tp proc file 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
- 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
- d02ba2a l2tp: fix race in pppol2tp_release with session object destroy by James Chapman · 7 years ago
- 225eb26 l2tp: don't use inet_shutdown on ppp session 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
- 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 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
- ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 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
- 3953ae7 l2tp: don't register sessions in l2tp_session_create() by Guillaume Nault · 7 years ago
- 5903f59 l2tp: check ps->sock before running pppol2tp_session_ioctl() by Guillaume Nault · 7 years ago
- cdd10c9 l2tp: ensure sessions are freed after their PPPOL2TP socket by Guillaume Nault · 7 years ago
- f026bc2 l2tp: pass tunnel pointer to ->session_create() by Guillaume Nault · 7 years ago
- fbea9e0 net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 321a52a l2tp: don't mask errors in pppol2tp_getsockopt() by Guillaume Nault · 8 years ago
- 364700c l2tp: don't mask errors in pppol2tp_setsockopt() by Guillaume Nault · 8 years ago
- 249ee81 l2tp: fix PPP pseudo-wire auto-loading by Guillaume Nault · 8 years ago
- e08293a l2tp: take reference on sessions being dumped by Guillaume Nault · 8 years ago
- dbdbc73 l2tp: fix duplicate session creation by Guillaume Nault · 8 years ago
- 57377d6 l2tp: ensure session can't get removed during pppol2tp_session_ioctl() by Guillaume Nault · 8 years ago
- e91793b l2tp: purge socket queues in the .destruct() callback by Guillaume Nault · 8 years ago
- fba40c6 net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* by Asbjørn Sloth Tønnesen · 8 years ago
- 3f9b977 net: l2tp: fix negative assignment to unsigned int by Asbjørn Sloth Tønnesen · 8 years ago
- 9dd7994 l2tp: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
- 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 54c151d l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
- c1346a7 Revert "l2tp: Refactor the codes with existing macros instead of literal number" by David S. Miller · 8 years ago
- 5ab1fe7 l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
- 56cff47 l2tp: Fix the connect status check in pppol2tp_getname by Gao Feng · 8 years ago
- 4ac36a4 l2tp: Correctly return -EBADF from pppol2tp_getname. by phil.turnbull@oracle.com · 8 years ago
- 98f40b3 l2tp: rely on ppp layer for skb scrubbing by Guillaume Nault · 9 years ago
- 681b4d8 pppox: use standard module auto-loading feature by Guillaume Nault · 9 years ago
- f1f39f9 l2tp: auto load type modules by stephen hemminger · 9 years ago
- 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 10 years ago
- 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 10 years ago
- 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago
- 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
- eed4d83 l2tp: fix race while getting PMTU on PPP pseudo-wire by Guillaume Nault · 10 years ago
- 3cf521f net/l2tp: don't fall back on UDP [get|set]sockopt by Sasha Levin · 10 years ago
- f34c4a3 l2tp: take PMTU from tunnel UDP socket by Dmitry Petukhov · 11 years ago
- 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago