1. 4399a4d l2tp: fix a race in l2tp_ip_sendmsg() by Eric Dumazet · 12 years ago
  2. c51ce49 l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case by James Chapman · 12 years ago
  3. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 12 years ago
  4. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  5. 84768ed net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg by Sasha Levin · 12 years ago
  6. c8657fd l2tp: remove unused stats from l2tp_ip socket by James Chapman · 12 years ago
  7. de3c7a1 l2tp: Use ip4_datagram_connect() in l2tp_ip_connect() by James Chapman · 12 years ago
  8. c9be48d l2tp: don't overwrite source address in l2tp_ip_bind() by James Chapman · 12 years ago
  9. d1f224a l2tp: fix refcount leak in l2tp_ip sockets by James Chapman · 12 years ago
  10. 6831580 l2tp: l2tp_ip - fix possible oops on packet receive by James Chapman · 12 years ago
  11. 081b1b1 l2tp: fix l2tp_ip_sendmsg() route handling by Eric Dumazet · 13 years ago
  12. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  13. d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 13 years ago
  14. fdbb0f0 l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg() by David S. Miller · 13 years ago
  15. 2f16270 l2tp: Fix locking in l2tp_ip.c by David S. Miller · 13 years ago
  16. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  17. ad22742 ipv4: Get route daddr from flow key in l2tp_ip_connect(). by David S. Miller · 13 years ago
  18. 4490166 ipv4: Fetch route saddr from flow key in l2tp_ip_connect(). by David S. Miller · 13 years ago
  19. 778865a l2tp: Fix inet_opt conversion. by David S. Miller · 13 years ago
  20. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 13 years ago
  21. 2d7192d ipv4: Sanitize and simplify ip_route_{connect,newports}() by David S. Miller · 13 years ago
  22. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  23. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  24. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  25. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 13 years ago
  26. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 13 years ago
  27. abdf7e7 ipv4: Can final ip_route_connect() arg to boolean "can_sleep". by David S. Miller · 13 years ago
  28. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  29. e8d34a88 l2tp: Fix modalias of l2tp_ip by Michal Marek · 14 years ago
  30. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  31. fc13084 l2tp: make local function static by stephen hemminger · 14 years ago
  32. e83726b l2tp: small cleanup by Eric Dumazet · 14 years ago
  33. d8d1f30 net-next: remove useless union keyword by Changli Gao · 14 years ago
  34. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 14 years ago
  35. 0d76751 l2tp: Add L2TPv3 IP encapsulation (no UDP) support by James Chapman · 14 years ago