1. 07f6642 net,pppoe: fixup module init/exit subsequent calls by Cyrill Gorcunov · 15 years ago
  2. 72fc939 pppoe: fix /proc/net/pppoe by Eric Dumazet · 15 years ago
  3. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  4. d6781f2 drivers/net/ppp*.c: fix sparse warnings: fix signedness by Hannes Eder · 15 years ago
  5. 0012985 ppp: section fixes re netns by Alexey Dobriyan · 15 years ago
  6. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  7. 3617aa4 net: pppoe - stop using proc internals by Cyrill Gorcunov · 15 years ago
  8. e35fac8 net: pppoe - get rid of DECLARE_MAC_BUF by Cyrill Gorcunov · 16 years ago
  9. f5882c3 net: pppoe,pppol2tp - register channels with explicit net by Cyrill Gorcunov · 16 years ago
  10. a6bcf1c net: pppoe - introduce net-namespace functionality by Cyrill Gorcunov · 16 years ago
  11. 6aba915 net: pppoe - code cleanup and helpers by Cyrill Gorcunov · 16 years ago
  12. 4101dec net: constify VFTs by Jan Engelhardt · 16 years ago
  13. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  14. 263e69c pppoe: Fix socket leak. by David S. Miller · 16 years ago
  15. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  16. 2645a3c pppoe: warning fix by Stephen Hemminger · 16 years ago
  17. bc6cffd1 pppoe: Unshare skb before anything else by Herbert Xu · 16 years ago
  18. 392fdb0 net pppoe: Check packet length on all receive paths by Herbert Xu · 16 years ago
  19. a95609c netdev: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  20. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  21. 3c582b3 [PPP]: Sparse warning fixes. by Stephen Hemminger · 17 years ago
  22. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  23. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  24. b963dc1 pppoe: endianness by Al Viro · 17 years ago
  25. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  26. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  27. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  28. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  29. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  30. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  31. 21d0c83 [PPP] pppoe: Fix double-free on skb after transmit failure by Herbert Xu · 17 years ago
  32. d9cc204 [NET] skbuff: Add skb_cow_head by Herbert Xu · 17 years ago
  33. 9355ec2 [PPP] pppoe: Fill in header directly in __pppoe_xmit by Herbert Xu · 17 years ago
  34. db7bf6d [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return value by Herbert Xu · 17 years ago
  35. 31bac44 [PPP] pppoe: Fix skb_unshare_check call position by Herbert Xu · 17 years ago
  36. f1543f8 [PPPOE]: Improve hashing function in hash_item(). by Florian Zumbiehl · 17 years ago
  37. 8aeca8f [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right location by Florian Zumbiehl · 17 years ago
  38. 86c1dcf [PPPoX/E]: return ENOTTY on unknown ioctl requests by Florian Zumbiehl · 17 years ago
  39. 42dc9cd [PPPOE]: Fix device tear-down notification. by Michal Ostrowski · 17 years ago
  40. 74b885c [PPPOE]: race between interface going down and connect() by Florian Zumbiehl · 17 years ago
  41. bfafb26 [PPPoE]: miscellaneous smaller cleanups by Florian Zumbiehl · 17 years ago
  42. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  43. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  44. 797659f [PPPOE]: Introduce pppoe_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  45. 6f30e18 [PPPOE]: Use ifindex instead of device pointer in key lookups. by Florian Zumbiehl · 17 years ago
  46. 90719db [PPPOE]: Key connections properly on local device. by Florian Zumbiehl · 17 years ago
  47. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  48. 58a5a7b [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb by Arnaldo Carvalho de Melo · 18 years ago
  49. c9aa689 [PPPOE]: Advertise PPPoE MTU by Michal Ostrowski · 18 years ago
  50. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  51. 9bc1809 [PPPOE]: Missing result check in __pppoe_xmit(). by Florin Malita · 18 years ago
  52. cbb042f [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum by Herbert Xu · 18 years ago
  53. 17ba15f [PPPOX]: Fix assignment into const proto_ops. by David S. Miller · 19 years ago
  54. 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 19 years ago
  55. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago
  56. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago