1. 765884b pptp: remove a buggy dst release in pptp_connect() by Eric Dumazet · 6 years ago
  2. 0345934 pptp: Refactor the struct and macros of PPTP codes by Gao Feng · 8 years ago
  3. ab10dcc rps: Inspect PPTP encapsulated by GRE to get flow hash by Gao Feng · 8 years ago
  4. 9a368af pptp: fix illegal memory access caused by multiple bind()s by Hannes Frederic Sowa · 8 years ago
  5. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  6. 09ccfd2 pptp: verify sockaddr_len in pptp_bind() and pptp_connect() by WANG Cong · 9 years ago
  7. 681b4d8 pppox: use standard module auto-loading feature by Guillaume Nault · 9 years ago
  8. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  9. a7093fe ppp: Cache net in pptp_xmit by Eric W. Biederman · 9 years ago
  10. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  11. 8f481b50 netfilter: Remove spurios included of netfilter.h by Eric W Biederman · 9 years ago
  12. 11aa9c2 net: Pass kern from net_proto_family.create to sk_alloc by Eric W. Biederman · 9 years ago
  13. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  14. a5f6fc2 pptp: fix stack info leak in pptp_getname() by Mathias Krause · 10 years ago
  15. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  16. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  17. ebd8b93 pptp: fix byte order warnings by stephen hemminger · 11 years ago
  18. 469230d pptp: fix sparse pointer warning by stephen hemminger · 11 years ago
  19. 08252b3 pptp: lookup route with the proper net namespace by Gao feng · 12 years ago
  20. 968d701 ppp: avoid false drop_monitor false positives by Eric Dumazet · 12 years ago
  21. 9942774 ppp: use for_each_set_bit_from by Akinobu Mita · 12 years ago
  22. bf7daeb ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.h by Paul Mackerras · 12 years ago
  23. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  24. 91dce7d pptp: Accept packet with seq zero by Bradley Peterson · 12 years ago
  25. b26e478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  26. a454dac ppp: fix pptp double release_sock in pptp_bind() by Djalal Harouni · 13 years ago
  27. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
  28. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  29. 224cf5a ppp: Move the PPP drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/pptp.c]
  30. 95cb365 net: Remove unneeded version.h includes from drivers/net/ by Jesper Juhl · 13 years ago
  31. 28c90da pptp: Use flowi4's daddr/saddr in pptp_xmit(). by David S. Miller · 13 years ago
  32. 31e4543 ipv4: Make caller provide on-stack flow key to ip_route_output_ports(). by David S. Miller · 13 years ago
  33. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  34. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 13 years ago
  35. 323e126 ipv4: Don't pre-seed hoplimit metric. by David S. Miller · 14 years ago
  36. 5170ae8 net: Abstract RTAX_HOPLIMIT metric accesses behind helper. by David S. Miller · 14 years ago
  37. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  38. 756e64a net: constify some ppp/pptp structs by Eric Dumazet · 14 years ago
  39. 00959ad PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) by Dmitry Kozlov · 14 years ago