1. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  2. 1b78414 net: Remove iocb argument from sendmsg and recvmsg by Ying Xue · 9 years ago
  3. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 10 years ago
  4. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  5. eed4d83 l2tp: fix race while getting PMTU on PPP pseudo-wire by Guillaume Nault · 10 years ago
  6. 3cf521f net/l2tp: don't fall back on UDP [get|set]sockopt by Sasha Levin · 10 years ago
  7. f34c4a3 l2tp: take PMTU from tunnel UDP socket by Dmitry Petukhov · 10 years ago
  8. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  9. 9e9cb62 l2tp: fix userspace reception on plain L2TP sockets by Guillaume Nault · 10 years ago
  10. bb5016e l2tp: fix manual sequencing (de)activation in L2TPv2 by Guillaume Nault · 10 years ago
  11. 2045cea net: remove unnecessary return's by stephen hemminger · 10 years ago
  12. f3d3342 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  13. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  14. 455cc32 l2tp: must disable bh before calling l2tp_xmit_skb() by Eric Dumazet · 11 years ago
  15. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  16. e1558a9 l2tp: add missing .owner to struct pppox_proto by Wei Yongjun · 11 years ago
  17. a6f79d0 l2tp: Fix sendmsg() return value by Guillaume Nault · 11 years ago
  18. 55b92b7 l2tp: Fix PPP header erasure and memory leak by Guillaume Nault · 11 years ago
  19. f6e16b2 l2tp: unhash l2tp sessions on delete, not on free by Tom Parkin · 11 years ago
  20. 7b7c071 l2tp: avoid deadlock in l2tp stats update by Tom Parkin · 11 years ago
  21. cf2f5c8 l2tp: push all ppp pseudowire shutdown through .release handler by Tom Parkin · 11 years ago
  22. 8b82547e33e l2tp: Restore socket refcount when sendmsg succeeds by Guillaume Nault · 11 years ago
  23. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  24. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago
  25. 87c084a l2tp: dont play with skb->truesize by Eric Dumazet · 11 years ago
  26. e319269 net: Remove casts to same type by Joe Perches · 12 years ago
  27. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 12 years ago
  28. b79585f l2tp: pppol2tp_connect() handles ipv6 sockaddr variants by James Chapman · 12 years ago
  29. d2cf336 net/l2tp: add support for L2TP over IPv6 UDP by Benjamin LaHaise · 12 years ago
  30. 9395a09 l2tp: enable automatic module loading for l2tp_ppp by Benjamin LaHaise · 12 years ago
  31. bbdb32c Fix pppol2tp getsockname() by Benjamin LaHaise · 12 years ago
  32. 4b32da2b ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago
  33. 09df57c l2tp: give proper headroom in pppol2tp_xmit() by Eric Dumazet · 13 years ago
  34. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  35. 756e64a net: constify some ppp/pptp structs by Eric Dumazet · 14 years ago
  36. d7100da ppp: make channel_ops const by stephen hemminger · 14 years ago
  37. f66ef2d l2tp: Fix L2TP_DEBUGFS ifdef tests. by David S. Miller · 14 years ago
  38. 0ad6614 l2tp: Add debugfs files for dumping l2tp debug info by James Chapman · 14 years ago
  39. 309795f l2tp: Add netlink control API for L2TP by James Chapman · 14 years ago
  40. 0d76751 l2tp: Add L2TPv3 IP encapsulation (no UDP) support by James Chapman · 14 years ago
  41. e0d4435 l2tp: Update PPP-over-L2TP driver to work over L2TPv3 by James Chapman · 14 years ago
  42. f7faffa l2tp: Add L2TPv3 protocol support by James Chapman · 14 years ago
  43. 9345471 l2tp: Add ppp device name to L2TP ppp session data by James Chapman · 14 years ago
  44. fd558d1 l2tp: Split pppol2tp patch into separate l2tp and ppp parts by James Chapman · 14 years ago