- 154e07c l2tp: generate correct module alias strings by Andrea Righi · 1 year, 11 months ago
- 9ca5e7e l2tp: Avoid possible recursive deadlock in l2tp_tunnel_register() by Shigeru Yoshida · 2 years ago
- b9fb10d l2tp: prevent lockdep issue in l2tp_tunnel_register() by Eric Dumazet · 2 years, 2 months ago
- 0b2c597 l2tp: close all race conditions in l2tp_tunnel_register() by Cong Wang · 2 years, 2 months ago
- c4d48a5 l2tp: convert l2tp_tunnel_list to idr by Cong Wang · 2 years, 2 months ago
- f2bb566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 3 months ago
- af295e8 l2tp: Don't sleep and disable BH under writer-side sk_callback_lock by Jakub Sitnicki · 2 years, 3 months ago
- 224b744 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 4 months ago
- b68777d l2tp: Serialize access to sk_user_data with sk_callback_lock by Jakub Sitnicki · 2 years, 4 months ago
- b5fc292 inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy(). by Kuniyuki Iwashima · 2 years, 4 months ago
- 9c5d03d genetlink: start to validate reserved header bytes by Jakub Kicinski · 2 years, 6 months ago
- a5afe53 l2tp: move from strlcpy with unused retval to strscpy by Wolfram Sang · 2 years, 7 months ago
- 9d899db l2tp: l2tp_debugfs: fix Clang -Wformat warnings by Justin Stitt · 2 years, 8 months ago
- a2b6111 net: l2tp: fix clang -Wformat warning by Justin Stitt · 2 years, 8 months ago
- f638a84 ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg by Wang Yufen · 2 years, 9 months ago
- ff00940 l2tp: use add READ_ONCE() to fetch sk->sk_bound_dev_if by Eric Dumazet · 2 years, 10 months ago
- ec09526 net: remove noblock parameter from recvmsg() entities by Oliver Hartkopp · 2 years, 11 months ago
- f4b41f0 net: remove noblock parameter from skb_recv_datagram() by Oliver Hartkopp · 2 years, 11 months ago
- 285ec2f l2tp: add netns refcount tracker to l2tp_dfs_seq_data by Eric Dumazet · 3 years, 3 months ago
- 07b8ca3 net/l2tp: convert tunnel rwlock_t to rcu by Tom Parkin · 3 years, 3 months ago
- 9b6ff7e net/l2tp: Fix reference count leak in l2tp_udp_recv_core by Xiyu Yang · 3 years, 6 months ago
- 7f553ff l2tp: Fix spelling mistakes by Zheng Yongjun · 3 years, 9 months ago
- 5796254 net: Remove the member netns_ok by Yejune Deng · 3 years, 10 months ago
- 69e16d0 net: fix a concurrency bug in l2tp_tunnel_register() by Gong, Sishuai · 3 years, 10 months ago
- aa785f9 net: l2tp: Fix a typo by Bhaskar Chowdhury · 4 years ago
- 3e59e88 net: l2tp: reduce log level of messages in receive path, add counter instead by Matthias Schiffer · 4 years ago
- 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 5 months ago
- 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 5 months ago
- 3f47cb4 l2tp: report rx cookie discards in netlink get by Tom Parkin · 4 years, 5 months ago
- f52e4b2 l2tp: fix up inconsistent rx/tx statistics by Tom Parkin · 4 years, 6 months ago
- 9d319a8 l2tp: avoid duplicated code in l2tp_tunnel_closeall by Tom Parkin · 4 years, 6 months ago
- 45faeff l2tp: make magic feather checks more useful by Tom Parkin · 4 years, 6 months ago
- de68b03 l2tp: capture more tx errors in data plane stats by Tom Parkin · 4 years, 6 months ago
- c9ccd4c l2tp: drop net argument from l2tp_tunnel_create by Tom Parkin · 4 years, 6 months ago
- 039bca7 l2tp: drop data_len argument from l2tp_xmit_core by Tom Parkin · 4 years, 6 months ago
- efe0527 l2tp: remove header length param from l2tp_xmit_skb by Tom Parkin · 4 years, 6 months ago
- eee049c l2tp: remove tunnel and session debug flags field by Tom Parkin · 4 years, 6 months ago
- ac6ebaf l2tp: remove custom logging macros by Tom Parkin · 4 years, 6 months ago
- 6b7bdcd l2tp: add tracepoints to l2tp_core.c by Tom Parkin · 4 years, 6 months ago
- 2a03dd8 l2tp: add tracepoint definitions in trace.h by Tom Parkin · 4 years, 6 months ago
- 3f117d6 l2tp: add tracepoint infrastructure to core by Tom Parkin · 4 years, 6 months ago
- 5ee759c l2tp: use standard API for warning log messages by Tom Parkin · 4 years, 6 months ago
- ab141e3 l2tp: remove noisy logging, use appropriate log levels by Tom Parkin · 4 years, 6 months ago
- 1292336 l2tp: don't log data frames by Tom Parkin · 4 years, 6 months ago
- 340bb1ac l2tp: improve API documentation in l2tp_core.h by Tom Parkin · 4 years, 7 months ago
- ca7885d l2tp: tweak exports for l2tp_recv_common and l2tp_ioctl by Tom Parkin · 4 years, 7 months ago
- 2dedab6 l2tp: remove build_header callback in struct l2tp_session by Tom Parkin · 4 years, 7 months ago
- 628703f l2tp: return void from l2tp_session_delete by Tom Parkin · 4 years, 7 months ago
- 52016e2 l2tp: don't export tunnel and session free functions by Tom Parkin · 4 years, 7 months ago
- b2aecfe l2tp: don't export __l2tp_session_unhash by Tom Parkin · 4 years, 7 months ago
- ab6934e l2tp: WARN_ON rather than BUG_ON in l2tp_session_free by Tom Parkin · 4 years, 7 months ago
- 0dd62f6 l2tp: remove BUG_ON refcount value in l2tp_session_free by Tom Parkin · 4 years, 7 months ago
- 493048f l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purge by Tom Parkin · 4 years, 7 months ago
- ebb4f5e l2tp: don't BUG_ON seqfile checks in l2tp_ppp by Tom Parkin · 4 years, 7 months ago
- 1aa646a l2tp: don't BUG_ON session magic checks in l2tp_ppp by Tom Parkin · 4 years, 7 months ago
- cd3e29b l2tp: remove BUG_ON in l2tp_tunnel_closeall by Tom Parkin · 4 years, 7 months ago
- ce2f86a l2tp: remove BUG_ON in l2tp_session_queue_purge by Tom Parkin · 4 years, 7 months ago
- 7a37955 l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_start by Tom Parkin · 4 years, 7 months ago
- 9507515 l2tp: avoid multiple assignments by Tom Parkin · 4 years, 7 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 7 months ago
- 70c05bf l2tp: cleanup kzalloc calls by Tom Parkin · 4 years, 7 months ago
- 0787840 l2tp: cleanup netlink tunnel create address handling by Tom Parkin · 4 years, 7 months ago
- 584ca31 l2tp: cleanup netlink send of tunnel address information by Tom Parkin · 4 years, 7 months ago
- 26d9a27 l2tp: check socket address type in l2tp_dfs_seq_tunnel_show by Tom Parkin · 4 years, 7 months ago
- 6c0ec37 l2tp: cleanup unnecessary braces in if statements by Tom Parkin · 4 years, 7 months ago
- 0febc7b l2tp: cleanup comparisons to NULL by Tom Parkin · 4 years, 7 months ago
- efcd8c8 l2tp: avoid precidence issues in L2TP_SKB_CB macro by Tom Parkin · 4 years, 7 months ago
- c0235fb l2tp: line-break long function prototypes by Tom Parkin · 4 years, 7 months ago
- bdf9866 l2tp: prefer seq_puts for unformatted output by Tom Parkin · 4 years, 7 months ago
- dbf82f3f l2tp: prefer using BIT macro by Tom Parkin · 4 years, 7 months ago
- bef04d1 l2tp: add identifier name in function pointer prototype by Tom Parkin · 4 years, 7 months ago
- 0864e33 l2tp: cleanup suspect code indent by Tom Parkin · 4 years, 7 months ago
- 8ce9825a l2tp: cleanup wonky alignment of line-broken function calls by Tom Parkin · 4 years, 7 months ago
- 9f7da9a l2tp: cleanup difficult-to-read line breaks by Tom Parkin · 4 years, 7 months ago
- 20dcb11 l2tp: cleanup comments by Tom Parkin · 4 years, 7 months ago
- b71a61c l2tp: cleanup whitespace use by Tom Parkin · 4 years, 7 months ago
- 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 8 months ago
- b6238c0 net/ipv4: remove compat_ip_{get,set}sockopt by Christoph Hellwig · 4 years, 8 months ago
- 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 8 months ago
- 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- 27d5332 l2tp: remove skb_dst_set() from l2tp_xmit_skb() by Xin Long · 4 years, 8 months ago
- 433f17a l2tp: fix l2tp_eth_dev_xmit()'s return type by Luc Van Oostenryck · 4 years, 8 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
- 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
- d9a81a2 l2tp: add sk_family checks to l2tp_validate_socket by Eric Dumazet · 4 years, 9 months ago
- 02c71b1 l2tp: do not use inet_hash()/inet_unhash() by Eric Dumazet · 4 years, 9 months ago
- 3986912 ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 10 months ago
- 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 10 months ago
- 2abe052 l2tp: Allow management of tunnels and session in user namespace by Michael Weiß · 5 years ago
- af71b09 l2tp: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
- 0d0d9a3 l2tp: Allow duplicate session creation with UDP by Ridge Kennedy · 5 years ago
- d2e9d22 l2tp: Remove redundant BUG_ON() check in l2tp_pernet by Xu Wang · 5 years ago
- c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
- ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
- 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
- 055d882 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 6 years ago
- 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 6 years ago
- 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 3adcfa4 l2tp: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago