1. fa2dbdc net: Pass a "more" indication down into netdev_start_xmit() code paths. by David S. Miller · 10 years ago
  2. 4798248 net: Add ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  3. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  4. 8427559 atm: replace del_timer by del_timer_sync by Julia Lawall · 10 years ago
  5. 116e853 atm: Use ether_addr_copy by Joe Perches · 10 years ago
  6. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  7. 150238e atm: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  8. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  9. 36a9f77 atm: Drop __TIME__ usage by Michal Marek · 13 years ago
  10. 4c306a9 net: kill unused macros by Shan Wei · 14 years ago
  11. 5518b29 ATM: mpc, fix use after free by Jiri Slaby · 14 years ago
  12. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. b50c2ea net/atm: Cleanup dprint/ddprintk #defines and uses by Joe Perches · 14 years ago
  15. 5710044 net/atm/mpc.c: checkpatch cleanups by Joe Perches · 14 years ago
  16. 9982446 net/atm: Convert printk to pr_<level> by Joe Perches · 14 years ago
  17. 3c805a2 convert ATM drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  18. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  19. 788dee0 atm: convert mpc device to using netdev_ops by Stephen Hemminger · 15 years ago
  20. b74ca3a netdevice: Kill netdev->priv by Wang Chen · 16 years ago
  21. 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
  22. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  23. cba5cbd atm: fix const assignment/discard warnings in the ATM networking driver by David Howells · 16 years ago
  24. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  25. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  26. 1c9b7aa [ATM]: Check IP header validity in mpc_send_packet by Herbert Xu · 16 years ago
  27. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  28. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  29. 4ef8d0a [NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net by Milind Arun Choudhary · 17 years ago
  30. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  31. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  32. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  33. f7d5745 [NET] ATM: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  34. 2afe37c [ATM]: Use kmemdup & kzalloc where applicable by Arnaldo Carvalho de Melo · 18 years ago
  35. 30d492d [ATM]: Annotations. by Al Viro · 18 years ago
  36. b422993 [ATM]: use NIPQUAD instead of open-coding it by Al Viro · 18 years ago
  37. 69263bc [ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter) by Adrian Bunk · 18 years ago
  38. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. 1e4fd51 [ATM]: atm/mpc.c warning fix by Andrew Morton · 18 years ago
  41. ff7512e [ATM]: fix broken uses of NIPQUAD in net/atm by Al Viro · 18 years ago
  42. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 18 years ago
  43. d3f4a68 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() by Kris Katterjohn · 18 years ago
  44. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  45. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago