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