1. 2685fbb l2tp: make l2tp_xmit_core() return void by Guillaume Nault · 7 years ago
  2. 363a341 l2tp: avoid duplicate l2tp_pernet() calls by Guillaume Nault · 7 years ago
  3. d08532b l2tp: don't export l2tp_tunnel_closeall() by Guillaume Nault · 7 years ago
  4. 2e67560 l2tp: don't export l2tp_session_queue_purge() by Guillaume Nault · 7 years ago
  5. e484b1c l2tp: remove l2tp_tunnel_priv() by Guillaume Nault · 7 years ago
  6. c3612f0 l2tp: remove .show from struct l2tp_tunnel by Guillaume Nault · 7 years ago
  7. 877375e l2tp: remove pppol2tp_session_close() by Guillaume Nault · 7 years ago
  8. ecd012e l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl() by Guillaume Nault · 7 years ago
  9. de9bada l2tp: reject creation of non-PPP sessions on L2TPv2 tunnels by Guillaume Nault · 7 years ago
  10. bda06be l2tp: clean up stale tunnel or session in pppol2tp_connect's error path by Guillaume Nault · 7 years ago
  11. 3e1bc8b l2tp: prevent pppol2tp_connect() from creating kernel sockets by Guillaume Nault · 7 years ago
  12. 7ac6ab1 l2tp: only accept PPP sessions in pppol2tp_connect() by Guillaume Nault · 7 years ago
  13. 90904ff l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect() by Guillaume Nault · 7 years ago
  14. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  15. 3d60934 l2tp: fix refcount leakage on PPPoL2TP sockets by Guillaume Nault · 7 years ago
  16. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  17. db5051e net: convert datagram_poll users tp ->poll_mask by Christoph Hellwig · 7 years ago
  18. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  19. 8349440 l2tp: consistent reference counting in procfs and debufs by Guillaume Nault · 7 years ago
  20. eb1c28c l2tp: check sockaddr length in pppol2tp_connect() by Guillaume Nault · 7 years ago
  21. 5411b618 l2tp: fix {pppol2tp, l2tp_dfs}_seq_stop() in case of seq_file overflow by Guillaume Nault · 7 years ago
  22. f726214 l2tp: hold reference on tunnels printed in l2tp/tunnels debugfs file by Guillaume Nault · 7 years ago
  23. 0e0c3fe l2tp: hold reference on tunnels printed in pppol2tp proc file by Guillaume Nault · 7 years ago
  24. 5846c13 l2tp: hold reference on tunnels in netlink dumps by Guillaume Nault · 7 years ago
  25. f6cd651 l2tp: fix race in duplicate tunnel detection by Guillaume Nault · 7 years ago
  26. 6b9f342 l2tp: fix races in tunnel creation by Guillaume Nault · 7 years ago
  27. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  28. d644406 net: Use octal not symbolic permissions by Joe Perches · 7 years ago
  29. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. 489b30b net: Convert l2tp_net_ops by Kirill Tkhai · 7 years ago
  31. b954f94 l2tp: fix races with ipv4-mapped ipv6 addresses by Paolo Abeni · 7 years ago
  32. 17cfe79 l2tp: do not accept arbitrary sockets by Eric Dumazet · 7 years ago
  33. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  34. c80afa0 net: Convert /proc creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
  35. 28f5bfb l2tp: fix tunnel lookup use-after-free race by James Chapman · 7 years ago
  36. d02ba2a l2tp: fix race in pppol2tp_release with session object destroy by James Chapman · 7 years ago
  37. d00fa9a l2tp: fix races with tunnel socket close by James Chapman · 7 years ago
  38. 225eb26 l2tp: don't use inet_shutdown on ppp session destroy by James Chapman · 7 years ago
  39. 76a6abd l2tp: don't use inet_shutdown on tunnel destroy by James Chapman · 7 years ago
  40. 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
  41. 30c3e9d l2tp: remove switch block in l2tp_nl_cmd_session_create() by Lorenzo Bianconi · 7 years ago
  42. 9afa658 l2tp: remove l2specific_len configurable parameter by Lorenzo Bianconi · 7 years ago
  43. 62e7b6a l2tp: remove l2specific_len dependency in l2tp_core by Lorenzo Bianconi · 7 years ago
  44. dfffc97 l2tp: double-check l2specific_type provided by userspace by Lorenzo Bianconi · 7 years ago
  45. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  46. 23fe846 l2tp: adjust comments about L2TPv3 offsets by Guillaume Nault · 7 years ago
  47. 900631e l2tp: remove configurable payload offset by James Chapman · 7 years ago
  48. de3b58b l2tp: revert "l2tp: fix missing print session offset info" by James Chapman · 7 years ago
  49. 863def1 l2tp: revert "l2tp: add peer_offset parameter" by James Chapman · 7 years ago
  50. f15bc54 l2tp: add peer_offset parameter by Lorenzo Bianconi · 7 years ago
  51. 820da53 l2tp: fix missing print session offset info by Hangbin Liu · 7 years ago
  52. 1e7af3b l2tp: exit_net cleanup check added by Vasily Averin · 7 years ago
  53. da9ca82 l2tp: remove the .tunnel_sock field from struct pppol2tp_session by Guillaume Nault · 7 years ago
  54. 7198c77 l2tp: avoid using ->tunnel_sock for getting session's parent tunnel by Guillaume Nault · 7 years ago
  55. 8fdfd65 l2tp: remove .tunnel_sock from struct l2tp_eth by Guillaume Nault · 7 years ago
  56. 765924e l2tp: don't close sessions in l2tp_tunnel_destruct() by Guillaume Nault · 7 years ago
  57. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  58. 8f7dc9a l2tp: don't use l2tp_tunnel_find() in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  59. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  60. 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
  61. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  62. ed29668 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  63. 675080f l2tp: remove field 'dev' from struct l2tp_eth by Guillaume Nault · 7 years ago
  64. c7fa745 l2tp: remove l2tp_tunnel_count and l2tp_session_count by Guillaume Nault · 7 years ago
  65. 9ff672b l2tp: remove l2tp specific refcount debugging by Guillaume Nault · 7 years ago
  66. a434621 l2tp: remove ->ref() and ->deref() by Guillaume Nault · 7 years ago
  67. f9e56ba l2tp: hold tunnel in pppol2tp_connect() by Guillaume Nault · 7 years ago
  68. f98be6c l2tp: initialise PPP sessions before registering them by Guillaume Nault · 7 years ago
  69. ee40fb2e l2tp: protect sock pointer of struct pppol2tp_session with RCU by Guillaume Nault · 7 years ago
  70. ee28de6 l2tp: initialise l2tp_eth sessions before registering them by Guillaume Nault · 7 years ago
  71. 3953ae7 l2tp: don't register sessions in l2tp_session_create() by Guillaume Nault · 7 years ago
  72. 4dc12ff l2tp: cleanup l2tp_tunnel_delete calls by Jiri Slaby · 7 years ago
  73. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  74. be070c7 net: l2tp: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  75. 5903f59 l2tp: check ps->sock before running pppol2tp_session_ioctl() by Guillaume Nault · 7 years ago
  76. 9f775ea l2tp: fix l2tp_eth module loading by Guillaume Nault · 7 years ago
  77. 62b982e l2tp: fix race condition in l2tp_tunnel_delete by Sabrina Dubroca · 7 years ago
  78. b228a94 l2tp: fix race between l2tp_session_delete() and l2tp_tunnel_closeall() by Guillaume Nault · 7 years ago
  79. cdd10c9 l2tp: ensure sessions are freed after their PPPOL2TP socket by Guillaume Nault · 7 years ago
  80. f026bc2 l2tp: pass tunnel pointer to ->session_create() by Guillaume Nault · 7 years ago
  81. f3c66d4 l2tp: prevent creation of sessions on terminated tunnels by Guillaume Nault · 7 years ago
  82. e702c12 l2tp: hold tunnel used while creating sessions with netlink by Guillaume Nault · 7 years ago
  83. 4e4b21d l2tp: hold tunnel while handling genl TUNNEL_GET commands by Guillaume Nault · 7 years ago
  84. 8c0e421 l2tp: hold tunnel while handling genl tunnel updates by Guillaume Nault · 7 years ago
  85. bb0a32c l2tp: hold tunnel while processing genl delete command by Guillaume Nault · 7 years ago
  86. 54652eb l2tp: hold tunnel while looking up sessions in l2tp_netlink by Guillaume Nault · 7 years ago
  87. 9ee369a l2tp: initialise session's refcount before making it reachable by Guillaume Nault · 7 years ago
  88. f00c854 net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  89. fbea9e0 net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  90. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  91. 9b3dc0a l2tp: cast l2tp traffic counter to unsigned by Dominik Heidler · 8 years ago
  92. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
  93. 1514dc8 l2tp: remove useless device duplication test in l2tp_eth_create() by Guillaume Nault · 8 years ago
  94. a485c2b l2tp: define "l2tpeth" device type by Guillaume Nault · 8 years ago
  95. c39855f l2tp: set name_assign_type for devices created by l2tp_eth.c by Guillaume Nault · 8 years ago
  96. 57240d0 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 8 years ago
  97. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  98. 2f858b9 l2tp: define parameters of l2tp_tunnel_find*() as "const" by Guillaume Nault · 8 years ago
  99. 9aaef50 l2tp: define parameters of l2tp_session_get*() as "const" by Guillaume Nault · 8 years ago
  100. 55a3ce3 l2tp: remove l2tp_session_find() by Guillaume Nault · 8 years ago