1. 285ec2f l2tp: add netns refcount tracker to l2tp_dfs_seq_data by Eric Dumazet · 3 years, 1 month ago
  2. 07b8ca3 net/l2tp: convert tunnel rwlock_t to rcu by Tom Parkin · 3 years, 1 month ago
  3. 9b6ff7e net/l2tp: Fix reference count leak in l2tp_udp_recv_core by Xiyu Yang · 3 years, 4 months ago
  4. 7f553ff l2tp: Fix spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  5. 5796254 net: Remove the member netns_ok by Yejune Deng · 3 years, 7 months ago
  6. 69e16d0 net: fix a concurrency bug in l2tp_tunnel_register() by Gong, Sishuai · 3 years, 8 months ago
  7. aa785f9 net: l2tp: Fix a typo by Bhaskar Chowdhury · 3 years, 9 months ago
  8. 3e59e88 net: l2tp: reduce log level of messages in receive path, add counter instead by Matthias Schiffer · 3 years, 10 months ago
  9. 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 3 months ago
  10. 66a9b92 genetlink: move to smaller ops wherever possible by Jakub Kicinski · 4 years, 3 months ago
  11. 3f47cb4 l2tp: report rx cookie discards in netlink get by Tom Parkin · 4 years, 3 months ago
  12. f52e4b2 l2tp: fix up inconsistent rx/tx statistics by Tom Parkin · 4 years, 3 months ago
  13. 9d319a8 l2tp: avoid duplicated code in l2tp_tunnel_closeall by Tom Parkin · 4 years, 4 months ago
  14. 45faeff l2tp: make magic feather checks more useful by Tom Parkin · 4 years, 4 months ago
  15. de68b03 l2tp: capture more tx errors in data plane stats by Tom Parkin · 4 years, 4 months ago
  16. c9ccd4c l2tp: drop net argument from l2tp_tunnel_create by Tom Parkin · 4 years, 4 months ago
  17. 039bca7 l2tp: drop data_len argument from l2tp_xmit_core by Tom Parkin · 4 years, 4 months ago
  18. efe0527 l2tp: remove header length param from l2tp_xmit_skb by Tom Parkin · 4 years, 4 months ago
  19. eee049c l2tp: remove tunnel and session debug flags field by Tom Parkin · 4 years, 4 months ago
  20. ac6ebaf l2tp: remove custom logging macros by Tom Parkin · 4 years, 4 months ago
  21. 6b7bdcd l2tp: add tracepoints to l2tp_core.c by Tom Parkin · 4 years, 4 months ago
  22. 2a03dd8 l2tp: add tracepoint definitions in trace.h by Tom Parkin · 4 years, 4 months ago
  23. 3f117d6 l2tp: add tracepoint infrastructure to core by Tom Parkin · 4 years, 4 months ago
  24. 5ee759c l2tp: use standard API for warning log messages by Tom Parkin · 4 years, 4 months ago
  25. ab141e3 l2tp: remove noisy logging, use appropriate log levels by Tom Parkin · 4 years, 4 months ago
  26. 1292336 l2tp: don't log data frames by Tom Parkin · 4 years, 4 months ago
  27. 340bb1a l2tp: improve API documentation in l2tp_core.h by Tom Parkin · 4 years, 5 months ago
  28. ca7885d l2tp: tweak exports for l2tp_recv_common and l2tp_ioctl by Tom Parkin · 4 years, 5 months ago
  29. 2dedab6 l2tp: remove build_header callback in struct l2tp_session by Tom Parkin · 4 years, 5 months ago
  30. 628703f l2tp: return void from l2tp_session_delete by Tom Parkin · 4 years, 5 months ago
  31. 52016e2 l2tp: don't export tunnel and session free functions by Tom Parkin · 4 years, 5 months ago
  32. b2aecfe l2tp: don't export __l2tp_session_unhash by Tom Parkin · 4 years, 5 months ago
  33. ab6934e l2tp: WARN_ON rather than BUG_ON in l2tp_session_free by Tom Parkin · 4 years, 5 months ago
  34. 0dd62f6 l2tp: remove BUG_ON refcount value in l2tp_session_free by Tom Parkin · 4 years, 5 months ago
  35. 493048f l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purge by Tom Parkin · 4 years, 5 months ago
  36. ebb4f5e l2tp: don't BUG_ON seqfile checks in l2tp_ppp by Tom Parkin · 4 years, 5 months ago
  37. 1aa646a l2tp: don't BUG_ON session magic checks in l2tp_ppp by Tom Parkin · 4 years, 5 months ago
  38. cd3e29b l2tp: remove BUG_ON in l2tp_tunnel_closeall by Tom Parkin · 4 years, 5 months ago
  39. ce2f86a l2tp: remove BUG_ON in l2tp_session_queue_purge by Tom Parkin · 4 years, 5 months ago
  40. 7a37955 l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_start by Tom Parkin · 4 years, 5 months ago
  41. 9507515 l2tp: avoid multiple assignments by Tom Parkin · 4 years, 5 months ago
  42. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  43. 70c05bf l2tp: cleanup kzalloc calls by Tom Parkin · 4 years, 5 months ago
  44. 0787840 l2tp: cleanup netlink tunnel create address handling by Tom Parkin · 4 years, 5 months ago
  45. 584ca31 l2tp: cleanup netlink send of tunnel address information by Tom Parkin · 4 years, 5 months ago
  46. 26d9a27 l2tp: check socket address type in l2tp_dfs_seq_tunnel_show by Tom Parkin · 4 years, 5 months ago
  47. 6c0ec37 l2tp: cleanup unnecessary braces in if statements by Tom Parkin · 4 years, 5 months ago
  48. 0febc7b l2tp: cleanup comparisons to NULL by Tom Parkin · 4 years, 5 months ago
  49. efcd8c8 l2tp: avoid precidence issues in L2TP_SKB_CB macro by Tom Parkin · 4 years, 5 months ago
  50. c0235fb l2tp: line-break long function prototypes by Tom Parkin · 4 years, 5 months ago
  51. bdf9866 l2tp: prefer seq_puts for unformatted output by Tom Parkin · 4 years, 5 months ago
  52. dbf82f3f l2tp: prefer using BIT macro by Tom Parkin · 4 years, 5 months ago
  53. bef04d1 l2tp: add identifier name in function pointer prototype by Tom Parkin · 4 years, 5 months ago
  54. 0864e33 l2tp: cleanup suspect code indent by Tom Parkin · 4 years, 5 months ago
  55. 8ce9825a l2tp: cleanup wonky alignment of line-broken function calls by Tom Parkin · 4 years, 5 months ago
  56. 9f7da9a l2tp: cleanup difficult-to-read line breaks by Tom Parkin · 4 years, 5 months ago
  57. 20dcb11 l2tp: cleanup comments by Tom Parkin · 4 years, 5 months ago
  58. b71a61c l2tp: cleanup whitespace use by Tom Parkin · 4 years, 5 months ago
  59. 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 5 months ago
  60. b6238c0 net/ipv4: remove compat_ip_{get,set}sockopt by Christoph Hellwig · 4 years, 5 months ago
  61. 8c918ff net: remove compat_sock_common_{get,set}sockopt by Christoph Hellwig · 4 years, 5 months ago
  62. 71930d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  63. 27d5332 l2tp: remove skb_dst_set() from l2tp_xmit_skb() by Xin Long · 4 years, 6 months ago
  64. 433f17a l2tp: fix l2tp_eth_dev_xmit()'s return type by Luc Van Oostenryck · 4 years, 6 months ago
  65. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  66. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  67. d9a81a2 l2tp: add sk_family checks to l2tp_validate_socket by Eric Dumazet · 4 years, 7 months ago
  68. 02c71b1 l2tp: do not use inet_hash()/inet_unhash() by Eric Dumazet · 4 years, 7 months ago
  69. 3986912 ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 7 months ago
  70. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
  71. 2abe052 l2tp: Allow management of tunnels and session in user namespace by Michael Weiß · 4 years, 9 months ago
  72. af71b09 l2tp: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  73. 0d0d9a3 l2tp: Allow duplicate session creation with UDP by Ridge Kennedy · 5 years ago
  74. d2e9d22 l2tp: Remove redundant BUG_ON() check in l2tp_pernet by Xu Wang · 5 years ago
  75. c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  76. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  77. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  78. 055d882 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 5 years ago
  79. 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 5 years ago
  80. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  81. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  82. 3adcfa4 l2tp: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  83. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  84. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  85. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. 638a3a1 l2tp: Fix possible NULL pointer dereference by YueHaibing · 6 years ago
  87. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. a622b40 l2ip: fix possible use-after-free by Eric Dumazet · 6 years ago
  89. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  90. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  91. c1c4772 l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv() by Eric Dumazet · 6 years ago
  92. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  93. 503c018 l2tp: fix set but not used variable by Jakub Kicinski · 6 years ago
  94. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  95. 163d1c3 l2tp: fix infoleak in l2tp_ip6_recvmsg() by Eric Dumazet · 6 years ago
  96. 91c5247 l2tp: copy 4 more bytes to linear part if necessary by Jacob Wen · 6 years ago
  97. 4522a70 l2tp: fix reading optional fields of L2TPv3 by Jacob Wen · 6 years ago
  98. f8504f4 l2tp: fix a sock refcnt leak in l2tp_tunnel_register by Xin Long · 6 years ago
  99. c2ebc25 l2tp: fix unused function warning by Arnd Bergmann · 6 years ago
  100. 6d37fa4 l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache by Wei Wang · 6 years ago