1. c2ebc25 l2tp: fix unused function warning by Arnd Bergmann · 6 years ago
  2. e9697e2 l2tp: ignore L2TP_ATTR_MTU by Guillaume Nault · 6 years ago
  3. 1f5cd2a l2tp: define l2tp_tunnel_dst_mtu() by Guillaume Nault · 6 years ago
  4. 8fdfd65 l2tp: remove .tunnel_sock from struct l2tp_eth by Guillaume Nault · 7 years ago
  5. 675080f l2tp: remove field 'dev' from struct l2tp_eth by Guillaume Nault · 7 years ago
  6. ee28de6 l2tp: initialise l2tp_eth sessions before registering them by Guillaume Nault · 7 years ago
  7. 3953ae7 l2tp: don't register sessions in l2tp_session_create() by Guillaume Nault · 7 years ago
  8. 9f775ea l2tp: fix l2tp_eth module loading by Guillaume Nault · 7 years ago
  9. f026bc2 l2tp: pass tunnel pointer to ->session_create() by Guillaume Nault · 7 years ago
  10. 9b3dc0a l2tp: cast l2tp traffic counter to unsigned by Dominik Heidler · 7 years ago
  11. cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 7 years ago
  12. 1514dc8 l2tp: remove useless device duplication test in l2tp_eth_create() by Guillaume Nault · 7 years ago
  13. a485c2b l2tp: define "l2tpeth" device type by Guillaume Nault · 7 years ago
  14. c39855f l2tp: set name_assign_type for devices created by l2tp_eth.c by Guillaume Nault · 7 years ago
  15. 57240d0 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 7 years ago
  16. b784e7e L2TP:Adjust intf MTU, add underlay L3, L2 hdrs. by R. Parameswaran · 7 years ago
  17. dbdbc73 l2tp: fix duplicate session creation by Guillaume Nault · 7 years ago
  18. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  19. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  20. a4cd027 net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit" by WANG Cong · 8 years ago
  21. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  22. 7c6ae61 net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit by Gao Feng · 8 years ago
  23. 8b1efc0 net: remove MTU limits on a few ether_setup callers by Jarod Wilson · 8 years ago
  24. eb94737 l2tp: constify net_device_ops structures by Julia Lawall · 8 years ago
  25. 9dd7994 l2tp: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  26. d3fff6c net: add netdev_lockdep_set_classes() helper by Eric Dumazet · 8 years ago
  27. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  28. f1f39f9 l2tp: auto load type modules by stephen hemminger · 9 years ago
  29. 1cea7e2 l2tp: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  30. fe15912 l2tp_eth: allow to set a specific mac address by Alexander Couzens · 10 years ago
  31. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  32. 7893363 l2tp: fix oops in l2tp_eth_create() error path by Tom Parkin · 12 years ago
  33. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  34. 23d3b8b net: qdisc busylock needs lockdep annotations by Eric Dumazet · 12 years ago
  35. c0cc88a l2tp: fix a typo in l2tp_eth_dev_recv() by Eric Dumazet · 12 years ago
  36. b8c8430 net: l2tp_eth: provide tx_dropped counter by Eric Dumazet · 12 years ago
  37. a2842a1 net: l2tp_eth: use LLTX to avoid LOCKDEP splats by Eric Dumazet · 12 years ago
  38. aa214de0 net: l2tp_eth: fix l2tp_eth_dev_xmit race by Eric Dumazet · 12 years ago
  39. a06998b net: l2tp_eth: fix kernel panic on rmmod l2tp_eth by Eric Dumazet · 12 years ago
  40. a4ca44f net: l2tp: Standardize logging styles by Joe Perches · 12 years ago
  41. f2cedb6 net: replace random_ether_addr() with eth_hw_addr_random() by Danny Kukawka · 12 years ago
  42. 550fd08 net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared by Neil Horman · 13 years ago
  43. 8aa525a l2tp: fix possible oops on l2tp_eth module unload by James Chapman · 13 years ago
  44. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  45. 95f4b45 net: another last_rx round by Eric Dumazet · 14 years ago
  46. bfc960a l2tp: test for ethernet header in l2tp_eth_dev_recv() by Eric Dumazet · 14 years ago
  47. 3a73702 l2tp_eth: fix memory allocation by Jiri Pirko · 14 years ago
  48. f66ef2d l2tp: Fix L2TP_DEBUGFS ifdef tests. by David S. Miller · 14 years ago
  49. 0ad6614 l2tp: Add debugfs files for dumping l2tp debug info by James Chapman · 14 years ago
  50. d9e31d1 l2tp: Add L2TP ethernet pseudowire support by James Chapman · 14 years ago