1. 0d0d9a3 l2tp: Allow duplicate session creation with UDP by Ridge Kennedy · 4 years, 11 months ago
  2. d2e9d22 l2tp: Remove redundant BUG_ON() check in l2tp_pernet by Xu Wang · 5 years ago
  3. c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
  4. ab92d68 net: core: add generic lockdep keys by Taehee Yoo · 5 years ago
  5. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  6. 055d882 compat_ioctl: pppoe: fix PPPOEIOCSFWD handling by Arnd Bergmann · 5 years ago
  7. 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 5 years ago
  8. 92ad632 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  10. 3adcfa4 l2tp: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  11. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  12. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  13. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  14. 638a3a1 l2tp: Fix possible NULL pointer dereference by YueHaibing · 6 years ago
  15. ff24e49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  16. a622b40 l2ip: fix possible use-after-free by Eric Dumazet · 6 years ago
  17. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  18. ae0be8d netlink: make nla_nest_start() add NLA_F_NESTED flag by Michal Kubecek · 6 years ago
  19. c1c4772 l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv() by Eric Dumazet · 6 years ago
  20. c7cbdbf net: rework SIOCGSTAMP ioctl handling by Arnd Bergmann · 6 years ago
  21. 503c018 l2tp: fix set but not used variable by Jakub Kicinski · 6 years ago
  22. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  23. 163d1c3 l2tp: fix infoleak in l2tp_ip6_recvmsg() by Eric Dumazet · 6 years ago
  24. 91c5247 l2tp: copy 4 more bytes to linear part if necessary by Jacob Wen · 6 years ago
  25. 4522a70 l2tp: fix reading optional fields of L2TPv3 by Jacob Wen · 6 years ago
  26. f8504f4 l2tp: fix a sock refcnt leak in l2tp_tunnel_register by Xin Long · 6 years ago
  27. c2ebc25 l2tp: fix unused function warning by Arnd Bergmann · 6 years ago
  28. 6d37fa4 l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache by Wei Wang · 6 years ago
  29. 4f5f85e l2tp: let pppol2tp_ioctl() fallback to dev_ioctl() by Guillaume Nault · 6 years ago
  30. 7390ed8 l2tp: zero out stats in pppol2tp_copy_stats() by Guillaume Nault · 6 years ago
  31. b0e2906 l2tp: remove pppol2tp_session_ioctl() by Guillaume Nault · 6 years ago
  32. 528534f l2tp: remove pppol2tp_tunnel_ioctl() by Guillaume Nault · 6 years ago
  33. 79e6760 l2tp: handle PPPIOC[GS]MRU and PPPIOC[GS]FLAGS in pppol2tp_ioctl() by Guillaume Nault · 6 years ago
  34. bdd0292 l2tp: simplify pppol2tp_ioctl() by Guillaume Nault · 6 years ago
  35. 01e28b9 l2tp: split l2tp_session_get() by Guillaume Nault · 6 years ago
  36. d6a61ec l2tp: define l2tp_tunnel_uses_xfrm() by Guillaume Nault · 6 years ago
  37. c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  38. f664e37d l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl() by Guillaume Nault · 6 years ago
  39. e9697e2 l2tp: ignore L2TP_ATTR_MTU by Guillaume Nault · 6 years ago
  40. 789141b l2tp: simplify MTU handling in l2tp_ppp by Guillaume Nault · 6 years ago
  41. 1f5cd2a l2tp: define l2tp_tunnel_dst_mtu() by Guillaume Nault · 6 years ago
  42. 92ea4a7 l2tp: drop ->mru from struct l2tp_session by Guillaume Nault · 6 years ago
  43. 1998b5e l2tp: drop ->flags from struct pppol2tp_session by Guillaume Nault · 6 years ago
  44. ae51a7c l2tp: ignore L2TP_ATTR_VLAN_ID netlink attribute by Guillaume Nault · 6 years ago
  45. 3ae5536 l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute by Guillaume Nault · 6 years ago
  46. 2b139e6 l2tp: remove ->recv_payload_hook by Guillaume Nault · 6 years ago
  47. c2df560 l2tp: remove trailing newline by Stephen Hemminger · 6 years ago
  48. 5fdaa88 ipv6: fold sockcm_cookie into ipcm6_cookie by Willem de Bruijn · 6 years ago
  49. b515430a ipv6: ipcm6_cookie initializer by Willem de Bruijn · 6 years ago
  50. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  51. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  52. a408194 l2tp: define helper for parsing struct sockaddr_pppol2tp* by Guillaume Nault · 6 years ago
  53. 2685fbb l2tp: make l2tp_xmit_core() return void by Guillaume Nault · 6 years ago
  54. 363a341 l2tp: avoid duplicate l2tp_pernet() calls by Guillaume Nault · 6 years ago
  55. d08532b l2tp: don't export l2tp_tunnel_closeall() by Guillaume Nault · 6 years ago
  56. 2e67560 l2tp: don't export l2tp_session_queue_purge() by Guillaume Nault · 6 years ago
  57. e484b1c l2tp: remove l2tp_tunnel_priv() by Guillaume Nault · 6 years ago
  58. c3612f0 l2tp: remove .show from struct l2tp_tunnel by Guillaume Nault · 6 years ago
  59. 877375e l2tp: remove pppol2tp_session_close() by Guillaume Nault · 6 years ago
  60. ecd012e l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() by Guillaume Nault · 7 years ago
  61. de9bada l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels by Guillaume Nault · 7 years ago
  62. bda06be l2tp: clean up stale tunnel or session in pppol2tp_connect's error path by Guillaume Nault · 7 years ago
  63. 3e1bc8b l2tp: prevent pppol2tp_connect() from creating kernel sockets by Guillaume Nault · 7 years ago
  64. 7ac6ab1 l2tp: only accept PPP sessions in pppol2tp_connect() by Guillaume Nault · 7 years ago
  65. 90904ff l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect() by Guillaume Nault · 7 years ago
  66. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  67. 3d60934 l2tp: fix refcount leakage on PPPoL2TP sockets by Guillaume Nault · 7 years ago
  68. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  69. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  70. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  71. 8349440 l2tp: consistent reference counting in procfs and debufs by Guillaume Nault · 7 years ago
  72. eb1c28c l2tp: check sockaddr length in pppol2tp_connect() by Guillaume Nault · 7 years ago
  73. 5411b618 l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow by Guillaume Nault · 7 years ago
  74. f726214 l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file by Guillaume Nault · 7 years ago
  75. 0e0c3fe l2tp: hold reference on tunnels printed in pppol2tp proc file by Guillaume Nault · 7 years ago
  76. 5846c13 l2tp: hold reference on tunnels in netlink dumps by Guillaume Nault · 7 years ago
  77. f6cd651 l2tp: fix race in duplicate tunnel detection by Guillaume Nault · 7 years ago
  78. 6b9f342 l2tp: fix races in tunnel creation by Guillaume Nault · 7 years ago
  79. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  80. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  81. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  82. 489b30b net: Convert l2tp_net_ops by Kirill Tkhai · 7 years ago
  83. b954f94 l2tp: fix races with ipv4-mapped ipv6 addresses by Paolo Abeni · 7 years ago
  84. 17cfe79 l2tp: do not accept arbitrary sockets by Eric Dumazet · 7 years ago
  85. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  86. c80afa0 net: Convert /proc creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
  87. 28f5bfb l2tp: fix tunnel lookup use-after-free race by James Chapman · 7 years ago
  88. d02ba2a l2tp: fix race in pppol2tp_release with session object destroy by James Chapman · 7 years ago
  89. d00fa9a l2tp: fix races with tunnel socket close by James Chapman · 7 years ago
  90. 225eb26 l2tp: don't use inet_shutdown on ppp session destroy by James Chapman · 7 years ago
  91. 76a6abd l2tp: don't use inet_shutdown on tunnel destroy by James Chapman · 7 years ago
  92. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  93. 30c3e9d l2tp: remove switch block in l2tp_nl_cmd_session_create() by Lorenzo Bianconi · 7 years ago
  94. 9afa658 l2tp: remove l2specific_len configurable parameter by Lorenzo Bianconi · 7 years ago
  95. 62e7b6a l2tp: remove l2specific_len dependency in l2tp_core by Lorenzo Bianconi · 7 years ago
  96. dfffc97 l2tp: double-check l2specific_type provided by userspace by Lorenzo Bianconi · 7 years ago
  97. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  98. 23fe846 l2tp: adjust comments about L2TPv3 offsets by Guillaume Nault · 7 years ago
  99. 900631e l2tp: remove configurable payload offset by James Chapman · 7 years ago
  100. de3b58b l2tp: revert "l2tp: fix missing print session offset info" by James Chapman · 7 years ago