1. f00c854 net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  2. fbea9e0 net, l2tp: convert l2tp_tunnel.ref_count from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  3. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  4. 9b3dc0a l2tp: cast l2tp traffic counter to unsigned by Dominik Heidler · 7 years ago
  5. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
  6. 1514dc8 l2tp: remove useless device duplication test in l2tp_eth_create() by Guillaume Nault · 7 years ago
  7. a485c2b l2tp: define "l2tpeth" device type by Guillaume Nault · 7 years ago
  8. c39855f l2tp: set name_assign_type for devices created by l2tp_eth.c by Guillaume Nault · 7 years ago
  9. 57240d0 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 7 years ago
  10. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  11. 2f858b9 l2tp: define parameters of l2tp_tunnel_find*() as "const" by Guillaume Nault · 7 years ago
  12. 9aaef50 l2tp: define parameters of l2tp_session_get*() as "const" by Guillaume Nault · 7 years ago
  13. 55a3ce3 l2tp: remove l2tp_session_find() by Guillaume Nault · 7 years ago
  14. af87ae4 l2tp: remove useless duplicate session detection in l2tp_netlink by Guillaume Nault · 7 years ago
  15. 321a52a l2tp: don't mask errors in pppol2tp_getsockopt() by Guillaume Nault · 7 years ago
  16. 364700c l2tp: don't mask errors in pppol2tp_setsockopt() by Guillaume Nault · 7 years ago
  17. b784e7e L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. by R. Parameswaran · 7 years ago
  18. 249ee81 l2tp: fix PPP pseudo-wire auto-loading by Guillaume Nault · 7 years ago
  19. e08293a l2tp: take reference on sessions being dumped by Guillaume Nault · 7 years ago
  20. 2777e2a l2tp: take a reference on sessions used in genetlink handlers by Guillaume Nault · 7 years ago
  21. 5e6a9e5 l2tp: hold session while sending creation notifications by Guillaume Nault · 7 years ago
  22. dbdbc73 l2tp: fix duplicate session creation by Guillaume Nault · 7 years ago
  23. 57377d6 l2tp: ensure session can't get removed during pppol2tp_session_ioctl() by Guillaume Nault · 7 years ago
  24. 61b9a04 l2tp: fix race in l2tp_recv_common() by Guillaume Nault · 7 years ago
  25. e91793b l2tp: purge socket queues in the .destruct() callback by Guillaume Nault · 7 years ago
  26. 94d7ee0 l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6 by Guillaume Nault · 7 years ago
  27. c2eca00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  28. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  29. 51fb60e l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv by Paul Hüber · 8 years ago
  30. 12d656a l2tp: Avoid schedule while atomic in exit_net by Ridge Kennedy · 8 years ago
  31. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  32. 72fb96e7 l2tp: do not use udp_ioctl() by Eric Dumazet · 8 years ago
  33. 0dec879 net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP by Julian Anastasov · 8 years ago
  34. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  35. c5fdae0 l2tp: rework socket comparison in __l2tp_ip*_bind_lookup() by Guillaume Nault · 8 years ago
  36. 986f7cb l2tp: remove useless NULL check in __l2tp_ip*_bind_lookup() by Guillaume Nault · 8 years ago
  37. bb39b0b l2tp: make __l2tp_ip*_bind_lookup() parameters 'const' by Guillaume Nault · 8 years ago
  38. 8cf2f70 l2tp: remove redundant addr_len check in l2tp_ip_bind() by Guillaume Nault · 8 years ago
  39. a9b2dff l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups by Guillaume Nault · 8 years ago
  40. 97b84fd l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup by Guillaume Nault · 8 years ago
  41. fba40c6 net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* by Asbjørn Sloth Tønnesen · 8 years ago
  42. 41c43fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 8 years ago
  43. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  44. 31e2f21 l2tp: fix address test in __l2tp_ip6_bind_lookup() by Guillaume Nault · 8 years ago
  45. df90e68 l2tp: fix lookup for sockets not bound to a device in l2tp_ip by Guillaume Nault · 8 years ago
  46. d5e3a19 l2tp: fix racy socket lookup in l2tp_ip and l2tp_ip6 bind() by Guillaume Nault · 8 years ago
  47. a3c1842 l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv() by Guillaume Nault · 8 years ago
  48. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 8 years ago
  49. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  50. a4cd027 net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit" by WANG Cong · 8 years ago
  51. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  52. 7c6ae61 net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit by Gao Feng · 8 years ago
  53. 32c2311 l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind() by Guillaume Nault · 8 years ago
  54. 3f9b977 net: l2tp: fix negative assignment to unsigned int by Asbjørn Sloth Tønnesen · 8 years ago
  55. 57ceb86 net: l2tp: cleanup: remove redundant condition by Asbjørn Sloth Tønnesen · 8 years ago
  56. 97b7af0 net: l2tp: netlink: l2tp_nl_tunnel_send: set UDP6 checksum flags by Asbjørn Sloth Tønnesen · 8 years ago
  57. 7ff516f net: l2tp: only set L2TP_ATTR_UDP_CSUM if AF_INET by Asbjørn Sloth Tønnesen · 8 years ago
  58. e2d118a net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  59. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. 56989f6 genetlink: mark families as __ro_after_init by Johannes Berg · 8 years ago
  61. 489111e genetlink: statically initialize families by Johannes Berg · 8 years ago
  62. a07ea4d genetlink: no longer support using static family IDs by Johannes Berg · 8 years ago
  63. 8b1efc0 net: remove MTU limits on a few ether_setup callers by Jarod Wilson · 8 years ago
  64. 286c72d udp: must lock the socket in udp_disconnect() by Eric Dumazet · 8 years ago
  65. eb94737 l2tp: constify net_device_ops structures by Julia Lawall · 8 years ago
  66. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  67. 9dd7994 l2tp: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  68. 2f86953 l2tp: fix use-after-free during module unload by Sabrina Dubroca · 8 years ago
  69. f5bb341 l2tp: make nla_policy const by stephen hemminger · 8 years ago
  70. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 54c151d l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  72. c1346a7 Revert "l2tp: Refactor the codes with existing macros instead of literal number" by David S. Miller · 8 years ago
  73. 5ab1fe7 l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  74. 56cff47 l2tp: Fix the connect status check in pppol2tp_getname by Gao Feng · 8 years ago
  75. 4ac36a4 l2tp: Correctly return -EBADF from pppol2tp_getname. by phil.turnbull@oracle.com · 8 years ago
  76. 38b7097 ipv6: use TOS marks from sockets for routing decision by Hannes Frederic Sowa · 8 years ago
  77. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 8 years ago
  79. a5c5e2d l2tp: fix configuration passed to setup_udp_tunnel_sock() by Guillaume Nault · 8 years ago
  80. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  81. 0e6b525 net: l2tp: Make l2tp_ip6 namespace aware by Shmulik Ladkani · 8 years ago
  82. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  83. 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 8 years ago
  84. 018f825 net: l2tp: fix reversed udp6 checksum flags by Wang Shanker · 8 years ago
  85. 1c714a9 l2tp: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  86. 2175d87 libnl: nla_put_msecs(): align on a 64-bit area by Nicolas Dichtel · 8 years ago
  87. ae95d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  88. be447f3 ipv6: l2tp: fix a potential issue in l2tp_ip6_recv by Haishuang Yan · 8 years ago
  89. 5745b82 ipv4: l2tp: fix a potential issue in l2tp_ip_recv by Haishuang Yan · 8 years ago
  90. c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 8 years ago
  91. ad1e46a ipv6: process socket-level control messages in IPv6 by Soheil Hassas Yeganeh · 8 years ago
  92. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  93. 853effc l2tp: Fix error creating L2TP tunnels by Mark Tomlinson · 9 years ago
  94. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
  95. 98f40b3 l2tp: rely on ppp layer for skb scrubbing by Guillaume Nault · 9 years ago
  96. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  97. 681b4d8 pppox: use standard module auto-loading feature by Guillaume Nault · 9 years ago
  98. 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
  99. f6d3125 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  100. 06a15f5 l2tp: protect tunnel->del_work by ref_count by Alexander Couzens · 9 years ago