1. 19b8f8f usbnet: convert catc device to net_device_ops by Stephen Hemminger · 16 years ago
  2. edc4ae0 usbnet: convert catc to internal net_device_stats by Stephen Hemminger · 16 years ago
  3. 94ffab6 irda: convert ks959 driver to net_device_ops by Stephen Hemminger · 16 years ago
  4. 0c818a6 irda: convert ksdazzle device to net_device_ops by Stephen Hemminger · 16 years ago
  5. 9b63400 irda: convert kingsun device to net_device_ops by Stephen Hemminger · 16 years ago
  6. 2b023f4 irda: convert sir device to net_device_ops by Stephen Hemminger · 16 years ago
  7. 0bd11f2 irda: convert via-ircc to net_device_ops by Stephen Hemminger · 16 years ago
  8. 02087be irda: convert smsc driver to net_device_ops by Stephen Hemminger · 16 years ago
  9. 30a5d7f irda: convert vlsi driver to net_device_ops by Stephen Hemminger · 16 years ago
  10. 2d44a22 irda: convert ali driver to net_device_ops by Stephen Hemminger · 16 years ago
  11. c279b8c irda: convert nsc_ircc driver to net_device_ops by Stephen Hemminger · 16 years ago
  12. 4113a1a irda: convert w83977af_ir to net_device_ops by Stephen Hemminger · 16 years ago
  13. 66ee279 stir4200: convert to net_device_ops by Stephen Hemminger · 16 years ago
  14. ddc2a92 irda: convert mcs driver to net_device_ops by Stephen Hemminger · 16 years ago
  15. d36733a irda: convert irda_usb to net_device_ops by Stephen Hemminger · 16 years ago
  16. 9cc8ba7 irlan: convert to net_device_ops by Stephen Hemminger · 16 years ago
  17. 92bcd4f irda: net_device_ops ioctl fix by Stephen Hemminger · 16 years ago
  18. fe8114e infiniband: convert ipoib to net_device_ops by Stephen Hemminger · 16 years ago
  19. d092955 infiniband: convert nes driver to net_device_ops by Stephen Hemminger · 16 years ago
  20. 687c75d infiniband: convert c2 to net_device_ops by Stephen Hemminger · 16 years ago
  21. dde0975 atm: convert clip driver to net_device_ops by Stephen Hemminger · 16 years ago
  22. 788dee0 atm: convert mpc device to using netdev_ops by Stephen Hemminger · 16 years ago
  23. 6fb70fd sfc: Implement adaptive IRQ moderation by Ben Hutchings · 16 years ago
  24. 85451a9 sfc: Optimise falcon_writel_page_locked() for page > 0 by Ben Hutchings · 16 years ago
  25. 28c4605 sfc: Remove unused private PCI register definitions by Ben Hutchings · 16 years ago
  26. a9de9a7 sfc: Work around unreliable legacy interrupt status by Ben Hutchings · 16 years ago
  27. bb145a9 sfc: Pad packets to 33 bytes to prevent TX packet parser lockup by Ben Hutchings · 16 years ago
  28. e84665c dsa: add switch chip cascading support by Lennert Buytenhek · 16 years ago
  29. 076d3e1 dsa: add support for the Marvell 88E6095/6095F switch chips by Lennert Buytenhek · 16 years ago
  30. c084080 dsa: set ->iflink on slave interfaces to the ifindex of the parent by Lennert Buytenhek · 16 years ago
  31. aec464b eql: fix non-constant printk warning by Stephen Hemminger · 16 years ago
  32. 32f3dde atm: fix non-const printk argument by Stephen Hemminger · 16 years ago
  33. fa665cc ipx: use constant for strings and desciptor by Stephen Hemminger · 16 years ago
  34. 7ca98fa snap: use const for descriptor by Stephen Hemminger · 16 years ago
  35. 4b97926 dnet: DNET should depend on HAS_IOMEM by Ilya Yanok · 16 years ago
  36. 65689fe igb: cleanup tx dma so map & unmap use matching calls by Alexander Duyck · 16 years ago
  37. c5cd11e igb: rework igb_set_multi so that vfs are properly updated by Alexander Duyck · 16 years ago
  38. 0e34048 igb: update driver to use setup_timer function by Alexander Duyck · 16 years ago
  39. c493ea4 igb: remove IGB_DESC_UNUSED since it is better handled by a function call by Alexander Duyck · 16 years ago
  40. fa4a7ef igb: allow tx of pre-formatted vlan tagged packets by Arthur Jones · 16 years ago
  41. 6e06cb6 spider_net: Convert to net_device_ops. by Yang Hongyang · 16 years ago
  42. 62f0c33 powerpc 4xx EMAC driver: device name reported on timeout is not correct by Mikhail Zolotaryov · 16 years ago
  43. ed734a9 net: remove useless prefetch() call by Eric Dumazet · 16 years ago
  44. 8d2f9e81 sctp: Clean up TEST_FRAME hacks. by Vlad Yasevich · 16 years ago
  45. 09a3b1f ixgbe: fix select_queue management by Stephen Hemminger · 16 years ago
  46. 9247744 skb: expose and constify hash primitives by Stephen Hemminger · 16 years ago
  47. 1f1900f atm: lec use dev_change_mtu by Stephen Hemminger · 16 years ago
  48. a0bffff net/*: use linux/kernel.h swap() by Ilpo Järvinen · 16 years ago
  49. a3ac80a netrom: zero length frame filtering in NetRom by Bernard Pidoux · 16 years ago
  50. f99bcff ax25: zero length frame filtering in AX25 by Bernard Pidoux · 16 years ago
  51. 6078442 ax25: SOCK_DEBUG message simplification by Bernard Pidoux · 16 years ago
  52. e2fc4d1 dca: add missing copyright/license headers by Maciej Sosnowski · 16 years ago
  53. 3019684 fsl_pq_mdio: Revive Gianfar TBI PHY support by Anton Vorontsov · 16 years ago
  54. 04ec5cf ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds by Richard Kennedy · 16 years ago
  55. 29ded5f gianfar: Fix build with CONFIG_PM enabled by Anton Vorontsov · 16 years ago
  56. b55de80 e100: add support for 82552 10/100 adapter by Bruce Allan · 16 years ago
  57. ed36604 Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6 by David S. Miller · 16 years ago
  58. 3f51839 e1000e: fixup merge error by Arthur Jones · 16 years ago
  59. c2f3252 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  60. f3f9258 nl80211: Check that function pointer != NULL before using it by Jouni Malinen · 16 years ago
  61. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  62. 5e140df net: reorder struct Qdisc for better SMP performance by Eric Dumazet · 16 years ago
  63. 408896d5 dnet: remove duplicated #include by Huang Weiyi · 16 years ago
  64. 22d5a71 ixgbe: Fixup the watchdog interrupt scheduling on 82599 by Jesse Brandeburg · 16 years ago
  65. e63d976 ixgbe: Correctly report Wake On LAN for 82599 KX4 devices by PJ Waskiewicz · 16 years ago
  66. 03cfa20 ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge by PJ Waskiewicz · 16 years ago
  67. fe52eeb ixgb: refactor tx path to use skb_dma_map/unmap by Alexander Duyck · 16 years ago
  68. 5f66f20 e1000e: allow tx of pre-formatted vlan tagged packets by Arthur Jones · 16 years ago
  69. 1b7719c e1000e: fix dma error handling issues by Alexander Duyck · 16 years ago
  70. 8c81c9c e1000e: add support for 82583 device id by Alexander Duyck · 16 years ago
  71. cd7a3b7 smsc9420: fix big endian rx checksum offload by Steve Glendinning · 16 years ago
  72. 8fd17f2 sunvnet: Convert to net_device_ops. by David S. Miller · 16 years ago
  73. 225ddf4 smsc911x: allow setting of mac address by Steve Glendinning · 16 years ago
  74. 63a2ebb smsc911x: replace print_mac with %pM by Steve Glendinning · 16 years ago
  75. 785b6f9 smsc911x: define status word positions as constants by Steve Glendinning · 16 years ago
  76. 5ed0102 sungem: missing net_device_ops by Stephen Hemminger · 16 years ago
  77. 1ab1ab7 be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle by Sathya Perla · 16 years ago
  78. ea1dae1 be2net: replenish when posting to rx-queue is starved in out of mem conditions by Sathya Perla · 16 years ago
  79. 2e1ab63 rtnetlink: add new value for DHCP added routes by Stephen Hemminger · 16 years ago
  80. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 16 years ago
  81. 44c1d6f smsc911x: reset last known duplex and carrier on open by Steve Glendinning · 16 years ago
  82. 2e2a6a9 sh_eth: Fix mistake of the address of SH7763 by Nobuhiro Iwamatsu · 16 years ago
  83. 0e0fde3 sh_eth: Change handling of IRQ by Nobuhiro Iwamatsu · 16 years ago
  84. 4826857 gianfar: pass the proper dev to DMA ops by Kumar Gala · 16 years ago
  85. 2bad35b netns: oops in ip[6]_frag_reasm incrementing stats by Jorge Boncompte [DTI2] · 16 years ago
  86. e4a389a net: kfree(napi->skb) => kfree_skb by Roel Kluin · 16 years ago
  87. cb0dc77 net: fix sctp breakage by Al Viro · 16 years ago
  88. 4b704d5 tipc: fix non-const printf format arguments by Stephen Hemminger · 16 years ago
  89. 1b1d8f7 ipv6: fix display of local and remote sit endpoints by Bjørn Mork · 16 years ago
  90. e9c6a58 net: Document /proc/sys/net/core/netdev_budget by Stanislaw Gruszka · 16 years ago
  91. beedad9 tcp: remove parameter from tcp_recv_urg(). by Rami Rosen · 16 years ago
  92. 6914563 tulip: fix crash on iface up with shirq debug by Kyle McMartin · 16 years ago
  93. 4783256 virtio_net: Make virtio_net support carrier detection by Pantelis Koukousoulas · 16 years ago
  94. 17d0450 bonding: Fix updating of speed/duplex changes by Jay Vosburgh · 16 years ago
  95. 9bdd8d4 ipv6: Fix incorrect disable_ipv6 behavior by Brian Haley · 16 years ago
  96. cedc1db a2065: skb_padto cleanups by Dave Jones · 16 years ago
  97. 6901031 bnx2: Fix problem of using wrong IRQ handler. by Michael Chan · 16 years ago
  98. 0f5b3e8 netfilter: ctnetlink: fix rcu context imbalance by Patrick McHardy · 16 years ago
  99. 711d60a netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put by Florian Westphal · 16 years ago
  100. cd91566 netfilter: ctnetlink: remove remaining module refcounting by Florian Westphal · 16 years ago