1. c3259c8 l2tp: Fix UDP socket reference count bugs in the pppol2tp driver by James Chapman · 14 years ago
  2. 3feec90 l2tp: Fix oops in pppol2tp_xmit by James Chapman · 14 years ago
  3. aaab340 net: Simplify pppol2tp pernet operations. by Eric W. Biederman · 15 years ago
  4. c2f379b drivers/net/pppol2tp.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  5. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  6. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  7. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  8. 5708e86 net: constify remaining proto_ops by Alexey Dobriyan · 15 years ago
  9. 446e72f pppol2tp: calls unregister_pernet_gen_device() at unload time by Eric Dumazet · 15 years ago
  10. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  11. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 15 years ago
  12. d6781f2 drivers/net/ppp*.c: fix sparse warnings: fix signedness by Hannes Eder · 16 years ago
  13. 0012985 ppp: section fixes re netns by Alexey Dobriyan · 16 years ago
  14. cbec660 pppol2tp: stop using proc internals by Alexey Dobriyan · 16 years ago
  15. f5882c3 net: pppoe,pppol2tp - register channels with explicit net by Cyrill Gorcunov · 16 years ago
  16. 4e9fb80 net: pppol2tp - introduce net-namespace functionality by Cyrill Gorcunov · 16 years ago
  17. 4101dec net: constify VFTs by Jan Engelhardt · 16 years ago
  18. ffcebb1 l2tp: fix UDP checksum support by James Chapman · 16 years ago
  19. e635813 pppol2tp: Add missing sock_put() in pppol2tp_release() by Frédéric Moulins · 16 years ago
  20. 43f59c8 net: Remove __skb_insert() calls outside of skbuff internals. by David S. Miller · 16 years ago
  21. fde9403a [netdrvr] remove unnecessary #include by Huang Weiyi · 16 years ago
  22. 6b6707a l2tp: Fix potential memory corruption in pppol2tp_recvmsg() by James Chapman · 16 years ago
  23. 24b9568 l2tp: Fix possible oops if transmitting or receiving when tunnel goes down by James Chapman · 16 years ago
  24. 199f7d2 lt2p: Fix possible WARN_ON from socket code when UDP socket is closed by James Chapman · 16 years ago
  25. 090c48d l2tp: avoid skb truesize bug if headroom is increased by James Chapman · 16 years ago
  26. 5dc474d pppol2tp: Remove null pointer dereference. by Julia Lawall · 16 years ago
  27. a95609c netdev: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  28. e653181 [PPPOL2TP]: Fix SMP issues in skb reorder queue handling by James Chapman · 16 years ago
  29. cf3752e [PPPOL2TP]: Make locking calls softirq-safe by James Chapman · 16 years ago
  30. ec9b6ad [PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall() by Jarek Poplawski · 16 years ago
  31. c8fff1c Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue() by Jarek Poplawski · 16 years ago
  32. 0efeaa3 pppol2tp: fix printk warnings by Andrew Morton · 17 years ago
  33. 731a060 [PPPOL2TP]: Label unused warning when CONFIG_PROC_FS is not set. by Rami Rosen · 17 years ago
  34. 2450022 drivers/net: Add missing "space" by Joe Perches · 17 years ago
  35. 9178100 [PPP]: L2TP: Fix oops in transmit and receive paths by James Chapman · 17 years ago
  36. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  37. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  38. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  39. f3d5e3a [PPP] L2TP: Fix skb handling in pppol2tp_xmit by Herbert Xu · 17 years ago
  40. 7a70e39 [PPP] L2TP: Fix skb handling in pppol2tp_recv_core by Herbert Xu · 17 years ago
  41. a14d6ab [PPP] L2TP: Disallow non-UDP datagram sockets by Herbert Xu · 17 years ago
  42. af3b162 misannotation in pppol2tp by Al Viro · 17 years ago
  43. f77ae93 [PPPOL2TP]: Reset meta-data in xmit function by Patrick McHardy · 17 years ago
  44. 7d4372b [PPPOL2TP]: Fix use-after-free by Patrick McHardy · 17 years ago
  45. 38d15b6 [PPPOL2TP]: Use proper printf format specifier for size_t. by David S. Miller · 17 years ago
  46. 3557baa [L2TP]: PPP over L2TP driver core by James Chapman · 17 years ago