1. f1f39f9 l2tp: auto load type modules by stephen hemminger · 9 years ago
  2. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  3. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  4. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  5. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. 67e04c2 l2tp: unregister l2tp_net_ops on failure path by WANG Cong · 9 years ago
  7. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  8. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  9. 1cea7e2 l2tp: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  10. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  11. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  12. 33f72e6 l2tp : multicast notification to the registered listeners by Bill Hong · 9 years ago
  13. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 9 years ago
  14. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  15. fe15912 l2tp_eth: allow to set a specific mac address by Alexander Couzens · 9 years ago
  16. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  17. c8fffce l2tp: Refactor l2tp core driver to make use of the common UDP tunnel functions by Andy Zhou · 10 years ago
  18. eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. 29abe2f l2tp: fix missing line continuation by Andy Zhou · 10 years ago
  20. eed4d83 l2tp: fix race while getting PMTU on PPP pseudo-wire by Guillaume Nault · 10 years ago
  21. 72297c5 l2tp: Enable checksum unnecessary conversions for l2tp/UDP sockets by Tom Herbert · 10 years ago
  22. 4330487 net: use inet6_iif instead of IP6CB()->iif by Duan Jiong · 10 years ago
  23. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  24. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  25. 3cf521f net/l2tp: don't fall back on UDP [get|set]sockopt by Sasha Levin · 10 years ago
  26. 85644b4 l2tp: Call udp_sock_create by Tom Herbert · 10 years ago
  27. 77157e1 l2tp: call udp{6}_set_csum by Tom Herbert · 10 years ago
  28. 6b649fea l2tp: Add support for zero IPv6 checksums by Tom Herbert · 10 years ago
  29. 28448b8 net: Split sk_no_check into sk_no_check_{rx,tx} by Tom Herbert · 10 years ago
  30. b26ba20 net: Eliminate no_check from protosw by Tom Herbert · 10 years ago
  31. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  32. 58d6085 l2tp: Remove UDP checksum verification by Tom Herbert · 10 years ago
  33. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 10 years ago
  34. b0270e9 ipv4: add a sock pointer to ip_queue_xmit() by Eric Dumazet · 10 years ago
  35. f34c4a3 l2tp: take PMTU from tunnel UDP socket by Dmitry Petukhov · 10 years ago
  36. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  37. 9d919e8 Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  38. 59ff3eb workqueue: remove deprecated WQ_NON_REENTRANT by ZhangZhen · 10 years ago
  39. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  40. 746e349 l2tp: fix unused variable warning by Eric Dumazet · 10 years ago
  41. 31c70d5 l2tp: keep original skb ownership by Eric Dumazet · 10 years ago
  42. 9e9cb62 l2tp: fix userspace reception on plain L2TP sockets by Guillaume Nault · 10 years ago
  43. bb5016e l2tp: fix manual sequencing (de)activation in L2TPv2 by Guillaume Nault · 10 years ago
  44. 2045cea net: remove unnecessary return's by stephen hemminger · 10 years ago
  45. 82b276c ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts by Hannes Frederic Sowa · 10 years ago
  46. 342dfc3 net: add build-time checks for msg->msg_name size by Steffen Hurrle · 10 years ago
  47. b5d2b28 l2tp: make local functions static by stephen hemminger · 10 years ago
  48. 1669cb9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  49. ce7a3bd ipv6: do not erase dst address with flow label destination by Florent Fourcot · 10 years ago
  50. 0e0d44a net: Remove FLOWI_FLAG_CAN_SLEEP by Steffen Klassert · 11 years ago
  51. 85fbaa7 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 10 years ago
  52. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 10 years ago
  53. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 10 years ago
  54. bceaa90 inet: prevent leakage of uninitialized memory to user in recv syscalls by Hannes Frederic Sowa · 10 years ago
  55. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  56. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  57. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  58. 455cc32 l2tp: must disable bh before calling l2tp_xmit_skb() by Eric Dumazet · 11 years ago
  59. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  60. 8d8a51e l2tp: Fix build warning with ipv6 disabled. by David S. Miller · 11 years ago
  61. e18503f l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses by François Cachereul · 11 years ago
  62. a0dbd82 l2tp: make datapath resilient to packet loss when sequence numbers enabled by James Chapman · 11 years ago
  63. 8a1631d l2tp: make datapath sequence number support RFC-compliant by James Chapman · 11 years ago
  64. b6dc01a l2tp: do data sequence number handling in a separate func by James Chapman · 11 years ago
  65. e1558a9 l2tp: add missing .owner to struct pppox_proto by Wei Yongjun · 11 years ago
  66. a6f79d0 l2tp: Fix sendmsg() return value by Guillaume Nault · 11 years ago
  67. 55b92b7 l2tp: Fix PPP header erasure and memory leak by Guillaume Nault · 11 years ago
  68. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. b860d3c l2tp: fix info leak in l2tp_ip6_recvmsg() by Mathias Krause · 11 years ago
  70. 1b7c92b l2tp: calling the ref() instead of deref() by Dan Carpenter · 11 years ago
  71. f6e16b2 l2tp: unhash l2tp sessions on delete, not on free by Tom Parkin · 11 years ago
  72. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 11 years ago
  73. cf2f5c8 l2tp: push all ppp pseudowire shutdown through .release handler by Tom Parkin · 11 years ago
  74. 4c6e2fd l2tp: purge session reorder queue on delete by Tom Parkin · 11 years ago
  75. 48f72f9 l2tp: add session reorder queue purge function to core by Tom Parkin · 11 years ago
  76. 02d13ed l2tp: don't BUG_ON sk_socket being NULL by Tom Parkin · 11 years ago
  77. 8abbbe8 l2tp: take a reference for kernel sockets in l2tp_tunnel_sock_lookup by Tom Parkin · 11 years ago
  78. 2b551c6 l2tp: close sessions before initiating tunnel delete by Tom Parkin · 11 years ago
  79. 9360631 l2tp: close sessions in ip socket destroy callback by Tom Parkin · 11 years ago
  80. e34f4c7 l2tp: export l2tp_tunnel_closeall by Tom Parkin · 11 years ago
  81. 9980d00 l2tp: add udp encap socket destroy handler by Tom Parkin · 11 years ago
  82. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  83. 8b82547e33e l2tp: Restore socket refcount when sendmsg succeeds by Guillaume Nault · 11 years ago
  84. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  85. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  86. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  87. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  88. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  89. 87c084a l2tp: dont play with skb->truesize by Eric Dumazet · 11 years ago
  90. 9d6ddb1 l2tp: Make ipv4 protocol handler namespace aware. by David S. Miller · 11 years ago
  91. 167eb17 l2tp: create tunnel sockets in the right namespace by Tom Parkin · 11 years ago
  92. cbb95e0 l2tp: prevent tunnel creation on netns mismatch by Tom Parkin · 11 years ago
  93. b6fdfdf l2tp: set netnsok flag for netlink messages by Tom Parkin · 11 years ago
  94. f8ccac0 l2tp: put tunnel socket release on a workqueue by Tom Parkin · 11 years ago
  95. 700163d l2tp: correctly handle ancillary data in the ip6 recv path by Tom Parkin · 11 years ago
  96. 73df66f ipv6: rename datagram_send_ctl and datagram_recv_ctl by Tom Parkin · 11 years ago
  97. 80d84ef l2tp: prevent l2tp_tunnel_delete racing with userspace close by Tom Parkin · 11 years ago
  98. 4169436 net/l2tp: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  99. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  100. 7893363 l2tp: fix oops in l2tp_eth_create() error path by Tom Parkin · 12 years ago