1. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. 7f8436a l2tp: fix return value check by Wei Yongjun · 12 years ago
  3. fc18162 l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y by Amerigo Wang · 12 years ago
  4. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  5. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  6. 23d3b8b net: qdisc busylock needs lockdep annotations by Eric Dumazet · 12 years ago
  7. c0cc88a l2tp: fix a typo in l2tp_eth_dev_recv() by Eric Dumazet · 12 years ago
  8. 37159ef l2tp: fix a lockdep splat by Eric Dumazet · 12 years ago
  9. 99469c3 l2tp: avoid to use synchronize_rcu in tunnel free function by xeb@mail.ru · 12 years ago
  10. 04d4fbc l2tp: fix info leak via getsockname() by Mathias Krause · 12 years ago
  11. b8c8430 net: l2tp_eth: provide tx_dropped counter by Eric Dumazet · 12 years ago
  12. 58050fc net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new() by Thomas Graf · 12 years ago
  13. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  14. a2842a1 net: l2tp_eth: use LLTX to avoid LOCKDEP splats by Eric Dumazet · 12 years ago
  15. aa214de0 net: l2tp_eth: fix l2tp_eth_dev_xmit race by Eric Dumazet · 12 years ago
  16. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  17. 4399a4d l2tp: fix a race in l2tp_ip_sendmsg() by Eric Dumazet · 12 years ago
  18. a06998b net: l2tp_eth: fix kernel panic on rmmod l2tp_eth by Eric Dumazet · 12 years ago
  19. e319269 net: Remove casts to same type by Joe Perches · 12 years ago
  20. e9412c3 genetlink: Build a generic netlink family module alias by Neil Horman · 12 years ago
  21. c51ce49 l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case by James Chapman · 12 years ago
  22. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 12 years ago
  23. d301e32 l2tp: fix data packet sequence number handling by James Chapman · 12 years ago
  24. 38d40b3 l2tp: fix reorder timeout recovery by James Chapman · 12 years ago
  25. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. 84768ed net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg by Sasha Levin · 12 years ago
  27. 5dac94e l2tp: let iproute2 create L2TPv3 IP tunnels using IPv6 by James Chapman · 12 years ago
  28. a32e0ee l2tp: introduce L2TPv3 IP encapsulation support for IPv6 by Chris Elston · 12 years ago
  29. f9bac8d l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels by Chris Elston · 12 years ago
  30. 2121c3f l2tp: show IPv6 addresses in l2tp debugfs file by Chris Elston · 12 years ago
  31. b79585f l2tp: pppol2tp_connect() handles ipv6 sockaddr variants by James Chapman · 12 years ago
  32. c8657fd l2tp: remove unused stats from l2tp_ip socket by James Chapman · 12 years ago
  33. de3c7a1 l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() by James Chapman · 12 years ago
  34. 5de7aee l2tp: fix locking of 64-bit counters for smp by James Chapman · 12 years ago
  35. d499bd2 l2tp: Add missing net/net/ip6_checksum.h include. by David S. Miller · 12 years ago
  36. d2cf336 net/l2tp: add support for L2TP over IPv6 UDP by Benjamin LaHaise · 12 years ago
  37. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  38. 447167b udp: intoduce udp_encap_needed static_key by Eric Dumazet · 12 years ago
  39. e65ac4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  40. c9be48d l2tp: don't overwrite source address in l2tp_ip_bind() by James Chapman · 12 years ago
  41. d1f224a l2tp: fix refcount leak in l2tp_ip sockets by James Chapman · 12 years ago
  42. 60aed2a l2tp: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  43. 9395a09 l2tp: enable automatic module loading for l2tp_ppp by Benjamin LaHaise · 12 years ago
  44. bbdb32c Fix pppol2tp getsockname() by Benjamin LaHaise · 12 years ago
  45. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago
  46. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 12 years ago
  47. 6831580 l2tp: l2tp_ip - fix possible oops on packet receive by James Chapman · 12 years ago
  48. 71b1391 l2tp: ensure sk->dst is still valid by Florian Westphal · 13 years ago
  49. e50e705 l2tp: fix l2tp_udp_recv_core() by Eric Dumazet · 13 years ago
  50. e2e210c l2tp: fix race in l2tp_recv_dequeue() by Eric Dumazet · 13 years ago
  51. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  52. 09df57c l2tp: give proper headroom in pppol2tp_xmit() by Eric Dumazet · 13 years ago
  53. 835acf5 l2tp: fix a potential skb leak in l2tp_xmit_skb() by Eric Dumazet · 13 years ago
  54. d5eab91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  55. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  56. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  57. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  58. 081b1b1 l2tp: fix l2tp_ip_sendmsg() route handling by Eric Dumazet · 13 years ago
  59. b8f07a0 fix return values of l2tp_dfs_seq_open() by Al Viro · 13 years ago
  60. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  61. 1769192 l2tp: fix potential rcu race by Eric Dumazet · 13 years ago
  62. d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 13 years ago
  63. fdbb0f0 l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg() by David S. Miller · 13 years ago
  64. 6af88da l2tp: Fix locking in l2tp_core.c by David S. Miller · 13 years ago
  65. 2f16270 l2tp: Fix locking in l2tp_ip.c by David S. Miller · 13 years ago
  66. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  67. ad22742 ipv4: Get route daddr from flow key in l2tp_ip_connect(). by David S. Miller · 13 years ago
  68. 4490166 ipv4: Fetch route saddr from flow key in l2tp_ip_connect(). by David S. Miller · 13 years ago
  69. 778865a l2tp: Fix inet_opt conversion. by David S. Miller · 13 years ago
  70. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 13 years ago
  71. 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 13 years ago
  72. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  73. 8cb4901 l2tp: Fix set-but-unused variables. by David S. Miller · 13 years ago
  74. 8aa525a l2tp: fix possible oops on l2tp_eth module unload by James Chapman · 13 years ago
  75. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  76. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  77. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 13 years ago
  78. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 13 years ago
  79. abdf7e7 ipv4: Can final ip_route_connect() arg to boolean "can_sleep". by David S. Miller · 13 years ago
  80. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  81. e8d34a88 l2tp: Fix modalias of l2tp_ip by Michal Marek · 14 years ago
  82. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  83. 6f9b901 l2tp: kzalloc with swapped params in l2tp_dfs_seq_open by Dr. David Alan Gilbert · 14 years ago
  84. e341b2d l2tp: static functions should not be exported by Stephen Rothwell · 14 years ago
  85. fc13084 l2tp: make local function static by stephen hemminger · 14 years ago
  86. e83726b l2tp: small cleanup by Eric Dumazet · 14 years ago
  87. 756e64a net: constify some ppp/pptp structs by Eric Dumazet · 14 years ago
  88. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  89. 95f4b45 net: another last_rx round by Eric Dumazet · 14 years ago
  90. bfc960a l2tp: test for ethernet header in l2tp_eth_dev_recv() by Eric Dumazet · 14 years ago
  91. d7100da ppp: make channel_ops const by stephen hemminger · 14 years ago
  92. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  93. 3a73702 l2tp_eth: fix memory allocation by Jiri Pirko · 14 years ago
  94. e773aaf l2tp: fix memory allocation by Jiri Pirko · 14 years ago
  95. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 14 years ago
  96. a4fbf84 net/l2tp/l2tp_debugfs.c: Convert NIPQUAD to %pI4 by Joe Perches · 14 years ago
  97. 7bddd0d l2tp: unmanaged L2TPv3 tunnels fixes by Eric Dumazet · 14 years ago
  98. f66ef2d l2tp: Fix L2TP_DEBUGFS ifdef tests. by David S. Miller · 14 years ago
  99. f481c0d l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c by David S. Miller · 14 years ago
  100. 789a4a2 l2tp: Add support for static unmanaged L2TPv3 tunnels by James Chapman · 14 years ago