1. bc6cffd1 pppoe: Unshare skb before anything else by Herbert Xu · 16 years ago
  2. 392fdb0 net pppoe: Check packet length on all receive paths by Herbert Xu · 16 years ago
  3. a95609c netdev: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  4. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  5. 3c582b3 [PPP]: Sparse warning fixes. by Stephen Hemminger · 16 years ago
  6. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  7. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  8. b963dc1 pppoe: endianness by Al Viro · 17 years ago
  9. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  10. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  11. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  12. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  13. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  14. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  15. 21d0c83 [PPP] pppoe: Fix double-free on skb after transmit failure by Herbert Xu · 17 years ago
  16. d9cc204 [NET] skbuff: Add skb_cow_head by Herbert Xu · 17 years ago
  17. 9355ec2 [PPP] pppoe: Fill in header directly in __pppoe_xmit by Herbert Xu · 17 years ago
  18. db7bf6d [PPP] pppoe: Fix data clobbering in __pppoe_xmit and return value by Herbert Xu · 17 years ago
  19. 31bac44 [PPP] pppoe: Fix skb_unshare_check call position by Herbert Xu · 17 years ago
  20. f1543f8 [PPPOE]: Improve hashing function in hash_item(). by Florian Zumbiehl · 17 years ago
  21. 8aeca8f [PPPoE]: move lock_sock() in pppoe_sendmsg() to the right location by Florian Zumbiehl · 17 years ago
  22. 86c1dcf [PPPoX/E]: return ENOTTY on unknown ioctl requests by Florian Zumbiehl · 17 years ago
  23. 42dc9cd [PPPOE]: Fix device tear-down notification. by Michal Ostrowski · 17 years ago
  24. 74b885c [PPPOE]: race between interface going down and connect() by Florian Zumbiehl · 17 years ago
  25. bfafb26 [PPPoE]: miscellaneous smaller cleanups by Florian Zumbiehl · 17 years ago
  26. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  27. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  28. 797659f [PPPOE]: Introduce pppoe_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  29. 6f30e18 [PPPOE]: Use ifindex instead of device pointer in key lookups. by Florian Zumbiehl · 17 years ago
  30. 90719db [PPPOE]: Key connections properly on local device. by Florian Zumbiehl · 17 years ago
  31. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  32. 58a5a7b [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb by Arnaldo Carvalho de Melo · 18 years ago
  33. c9aa689 [PPPOE]: Advertise PPPoE MTU by Michal Ostrowski · 18 years ago
  34. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  35. 9bc1809 [PPPOE]: Missing result check in __pppoe_xmit(). by Florin Malita · 18 years ago
  36. cbb042f [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum by Herbert Xu · 18 years ago
  37. 17ba15f [PPPOX]: Fix assignment into const proto_ops. by David S. Miller · 19 years ago
  38. 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 19 years ago
  39. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago
  40. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago