1. 37d6680 net/atm: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  2. a3d6713 br2684: fix scheduling while atomic by Karl Hiramoto · 14 years ago
  3. 0050661 atm/br2684: register notifier event for carrier signal changes. by Karl Hiramoto · 14 years ago
  4. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  5. 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
  6. 641d729 net/atm/br2684.c: checkpatch cleanups by Joe Perches · 14 years ago
  7. 9982446 net/atm: Convert printk to pr_<level> by Joe Perches · 14 years ago
  8. 2e302eb atm: [br2684] allow routed mode operation again by chas williams - CONTRACTOR · 15 years ago
  9. 137742c atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() when we can send packets again. by Karl Hiramoto · 15 years ago
  10. 3c805a2 convert ATM drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  11. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  12. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  13. b6211ae atm: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  14. 902e5ea Subject: [PATCH] br2684: restore net_dev initialization by Rabin Vincent · 15 years ago
  15. 0ba25ff br2684: convert to net_device_ops by Stephen Hemminger · 15 years ago
  16. 410e9d8 atm: br2684 internal stats by Stephen Hemminger · 15 years ago
  17. 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
  18. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  19. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  20. 61c33e0 atm: use const where reasonable by Mitchell Blank Jr · 16 years ago
  21. 7e903c2 atm: [br2864] fix routed vcmux support by Eric Kinzie · 16 years ago
  22. 2714166 atm: [br2684] Fix oops due to skb->dev being NULL by Jorge Boncompte [DTI2] · 16 years ago
  23. 5f6b1ea Revert "atm: Do not free already unregistered net device." by David S. Miller · 16 years ago
  24. 1e0ba00 atm: Bad locking on br2684_devs modifications. by Pavel Emelyanov · 16 years ago
  25. 65e4113 atm: Do not free already unregistered net device. by Pavel Emelyanov · 16 years ago
  26. 16e297b [ATM]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  27. 5c17d5f [ATM]: Suppress some sparse warnings by Eric Dumazet · 16 years ago
  28. fb64c73 [ATM]: [br2864] whitespace cleanup by Chas Williams · 17 years ago
  29. 097b19a [ATM]: [br2864] routed support by Eric Kinzie · 17 years ago
  30. be07664 [BR2684]: get rid of broken header code. by Stephen Hemminger · 17 years ago
  31. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  32. 5224006 [ATM]: Replace DPRINTK() with pr_debug(). by Stephen Hemminger · 17 years ago
  33. b5492c4 [ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS. by Robert P. J. Day · 17 years ago
  34. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  35. 9af9718 [ATM] br2684: Use seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  36. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  37. 48d49d0c [SK_BUFF]: Introduce skb_set_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  38. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  39. acde485 [NET] ATM: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  40. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  41. f7d5745 [NET] ATM: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  42. c40a27f [ATM]: Kill ipcommon.[ch] by David S. Miller · 18 years ago
  43. 30d492d [ATM]: Annotations. by Al Viro · 18 years ago
  44. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  46. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 18 years ago
  47. d3f4a68 [NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr() by Kris Katterjohn · 19 years ago
  48. dbbc098 [NET]: Use newer is_multicast_ether_addr() in some files by Kris Katterjohn · 19 years ago
  49. 4f55cd1 [ATM]: [br2684] if we free the skb, we should return 0 by Jean-Denis Boyer · 19 years ago
  50. ab61148 [NET]: __be'ify *_type_trans() by Alexey Dobriyan · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago