1. f813cad mlx4_en: multiqueue support by Yevgeny Petrilin · 16 years ago
  2. 3db36fb mlx4_en: Coalescing target is equal for all mtu's by Yevgeny Petrilin · 16 years ago
  3. 3c2fa83 mlx4_en: Work with part of the ports. by Yevgeny Petrilin · 16 years ago
  4. 9e47eda mlx4_en renamed en_params.c to en_ethtool.c by Yevgeny Petrilin · 16 years ago
  5. a2b2873 mlx4_en: Moved all module parameters handling to en_main.c by Yevgeny Petrilin · 16 years ago
  6. 453a608 mlx4_en: Giving interface name in debug messages by Yevgeny Petrilin · 16 years ago
  7. b61b8af usb: gadget: f_phonet: fix memory allocation sizes by Rémi Denis-Courmont · 16 years ago
  8. c69367f f_phonet: no need to check for carrier - scheduler does it internally by Rémi Denis-Courmont · 16 years ago
  9. fa20259 f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback by Rémi Denis-Courmont · 16 years ago
  10. c930a66 atl1c_main.c: add wait_for_idle routine by Joe Perches · 16 years ago
  11. 0220ff7 cpmac: prevent fatal exception in cpmac_end_xmit by Stefan Weil · 16 years ago
  12. 69bd4ae cpmac: remove unused variable. by Florian Fainelli · 16 years ago
  13. d1a277c can: sja1000: generic OF platform bus driver by Wolfgang Grandegger · 16 years ago
  14. 255a915 can: sja1000: stop misusing member base_addr of struct net_device by Wolfgang Grandegger · 16 years ago
  15. 128ced8 can: some fixes and cleanups to the initial device driver interface by Wolfgang Grandegger · 16 years ago
  16. 86d15cd net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib by Eric Dumazet · 16 years ago
  17. 342a437 usbnet: ratelimit warning messages invoked from callback handler by André Goddard Rosa · 16 years ago
  18. 6442330 fec: Add FEC support for MX35 processor by Fabio Estevam · 16 years ago
  19. e13f931 irda-usb: suspend/resume support by Tadashi Abe · 16 years ago
  20. cd39c7a mac8390: use printk MAC address format by Finn Thain · 16 years ago
  21. ccffad25 net: convert unicast addr list by Jiri Pirko · 16 years ago
  22. ae63e80 bonding: use bond_is_lb() when it's appropriate by Jiri Pirko · 16 years ago
  23. f22a563 cxgb3: add support for the Aquantia 10G-BT phy by Divy Le Ray · 16 years ago
  24. 7445142 cxgb3: Add Aeluros 2020 phy support by Divy Le Ray · 16 years ago
  25. c3a8c5b cxgb3: move away from LLTX by Divy Le Ray · 16 years ago
  26. 080c825 netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA access by Graf Yang · 16 years ago
  27. 015dac8 netdev: bfin_mac: fix performance issue found by netperf by Michael Hennerich · 16 years ago
  28. 805a8ab netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDB by Sonic Zhang · 16 years ago
  29. 91a455f netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interrupt by Michael Hennerich · 16 years ago
  30. 60df914 veth: dont release skb->dst in veth_xmit() by Eric Dumazet · 16 years ago
  31. 4d5ef9f korina: periodically poll the media by Florian Fainelli · 16 years ago
  32. 5d23a1d net: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 16 years ago
  33. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 16 years ago
  34. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 16 years ago
  35. 3f1f39c Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 16 years ago
  36. 2618ab7 wimax/i2400m: usb: fix device reset on autosuspend while not yet idle by Inaky Perez-Gonzalez · 16 years ago
  37. a0a4c4c wimax/i2400m: sdio: set the block size before enabling the function by Inaky Perez-Gonzalez · 16 years ago
  38. 052991d wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*() by Inaky Perez-Gonzalez · 16 years ago
  39. 8ac1101 wimax/i2400m: factor out 'state report's TLV handling to a function by Inaky Perez-Gonzalez · 16 years ago
  40. 223beea wimax/i2400m: allow kernel commands to device to be logged too by Inaky Perez-Gonzalez · 16 years ago
  41. 44b849d wimax/i2400m: trace commands sent from user space on the "echo" pipe by Inaky Perez-Gonzalez · 16 years ago
  42. fe44268 wimax/i2400m: generate fake source MAC address with random_ether_addr() by Inaky Perez-Gonzalez · 16 years ago
  43. 46c3767 rtl8187: Remove pointless check in rtl8187_rx_cb(). by David S. Miller · 16 years ago
  44. a1091aa p54: Use SKB list handling helpers instead of by-hand code. by David S. Miller · 16 years ago
  45. ae71fab wavelan: Remove bogus debugging on skb->next being non-NULL. by David S. Miller · 16 years ago
  46. 438263a aoe: Remove superfluous clearing of skb fields in new_skb(). by David S. Miller · 16 years ago
  47. 5615968 appletalk: Add proper locking around IPDDP routing table. by David S. Miller · 16 years ago
  48. 553e233 net: use netdev stats in b44, sundance, via-rhine and via-velocity by Eric Dumazet · 16 years ago
  49. 824fb38 r6040: check and update media status by Florian Fainelli · 16 years ago
  50. 0fb2787 ixgbe: Fix build warning by Peter P Waskiewicz Jr · 16 years ago
  51. 0a372eb sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead. by David S. Miller · 16 years ago
  52. 21a8cfe cpmac: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE. by David S. Miller · 16 years ago
  53. 0e53c7f ixp4xx_eth: Remove references to BUS_ID_SIZE. by David S. Miller · 16 years ago
  54. f21b75e r8169: Use a different default for each family by Jean Delvare · 16 years ago
  55. 3d6593e net/ucc_geth: allow to set mac address on running device by Kevin Hao · 16 years ago
  56. 9c5cd67 niu: Add support for C10NEM by Tanli Chang · 16 years ago
  57. 8ca783a ixgbe: fix 82598 SFP initialization after driver load. by Don Skidmore · 16 years ago
  58. f7c86a3 ixgbe: Remove device ID 0x10d8 by Peter P Waskiewicz Jr · 16 years ago
  59. cbe7a81 igb/e1000e: update PSSR_MDIX value to reflect correct bit by Alexander Duyck · 16 years ago
  60. 3ea73af igb: Record host memory receive overflow in net_stats by Jesper Dangaard Brouer · 16 years ago
  61. 8c0ab70 igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count) by Jesper Dangaard Brouer · 16 years ago
  62. 3c514ce igb: add RQDPC (Receive Queue Drop Packet Count) register macro by Jeff Kirsher · 16 years ago
  63. b93d584 8139*: convert printk() to pr_<foo>() by Alexander Beregalov · 16 years ago
  64. 39738e1 3c5xx: convert printk() to pr_<foo>() by Alexander Beregalov · 16 years ago
  65. 646cdb3 3c50x: convert printk() to pr_<foo>() by Alexander Beregalov · 16 years ago
  66. d3f65f7 atl1: use netdev->stats by Eric Dumazet · 16 years ago
  67. 65ac885 net: sh_eth: Add support SH7724 by Yoshihiro Shimoda · 16 years ago
  68. 380af9e net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data" by Yoshihiro Shimoda · 16 years ago
  69. 862df49 net: sh_eth: fix receive desciptor loop by Yoshihiro Shimoda · 16 years ago
  70. 0029d64 net: sh_eth: fix TX/RX descriptor not set physical memory by Yoshihiro Shimoda · 16 years ago
  71. e88aae7 net: sh_eth: fix cache coherency issue by Yoshihiro Shimoda · 16 years ago
  72. dfa9264 net: Remove obsolete MV64360 config option by Gabriel Paubert · 16 years ago
  73. d0fc1d5 iwmc3200wifi: fix link error when CFG80211 is not selected by Zhu Yi · 16 years ago
  74. e3804cb net: remove COMPAT_NET_DEV_OPS by Alexander Beregalov · 16 years ago
  75. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  76. daebafe mISDN: Added PCI ID for new Junghanns.net Single E1 cards. by Andreas Eversberg · 16 years ago
  77. b0579d7 mISDN: Fix DTMF detection enable/disable by Andreas Eversberg · 16 years ago
  78. 8c90e11 mISDN: Use kernel_{send,recv}msg instead of open coding by Arnaldo Carvalho de Melo · 16 years ago
  79. eac74af mISDN: Cleanup debug messages by Karsten Keil · 16 years ago
  80. 7245a2f mISDN: Add PCI ID for Junghanns 8S card by Andreas Eversberg · 16 years ago
  81. ddacd14 mISDN: get_free_devid() failure ignored by Roel Kluin · 16 years ago
  82. db9bb63 mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti by Karsten Keil · 16 years ago
  83. 5df3b8b mISDN: Fix skb leak in error cases by Karsten Keil · 16 years ago
  84. d796509 mISDN: Add "sapi" information to debug messages by Andreas Eversberg · 16 years ago
  85. 3dc4039 mISDN: Add allocation of recvbuf[1500] at run time to reduce stack size by Frank Seidel · 16 years ago
  86. 5b277b8 mISDN: Fix TEI and SAPI handling by Andreas Eversberg · 16 years ago
  87. bc138ec mISDN: Hardware acceleration is now possible in conjunction with audio recording by Andreas Eversberg · 16 years ago
  88. b5df5a5 mISDN: Fix DTMF locking bug issue by Andreas Eversberg · 16 years ago
  89. e73f6b2 mISDN: Added layer-1-hold feature by Andreas Eversberg · 16 years ago
  90. ba3af34 mISDN: Fixed missing spin lock on pipeline process by Andreas Eversberg · 16 years ago
  91. 44e0958 mISDN: Reduce stack size in dsp_cmx_send() by Frank Seidel · 16 years ago
  92. 7cfa153 mISDN: Echo canceler now gets delay information from hardware by Andreas Eversberg · 16 years ago
  93. a5355c2 mISDN: DSP now uses ring buffer for echo canceler by Andreas Eversberg · 16 years ago
  94. 7df3bb8 mISDN: Add watchdog functionality to hfcmulti driver by Andreas Eversberg · 16 years ago
  95. 4e2fd55 gianfar: fix BUG under load after introduction of skb recycling by Lennert Buytenhek · 16 years ago
  96. 45ea4ea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  97. dddc045 myri10ge: Add support for vlan_features by Brice Goglin · 16 years ago
  98. 2552c31 myri10ge: drop myri10ge_lro module parameter by Brice Goglin · 16 years ago
  99. 18af3e7 myri10ge: fix the invokation of lro_flush_all by Brice Goglin · 16 years ago
  100. 38aab07 mlx4_en: Fix partial rings feature by Yevgeny Petrilin · 16 years ago