1. 047584c net/ucc_geth: Add SGMII support for UEC GETH driver by Haiying Wang · 15 years ago
  2. fbcc0e2 fsl_pq_mido: Set the first UCC as the mii management interface master by Haiying Wang · 15 years ago
  3. 32d0c1e net/phy/marvell: update m88e1111 support for SGMII mode by Haiying Wang · 15 years ago
  4. e5b9215 net: skb cleanup by Eric Dumazet · 15 years ago
  5. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  6. 511c3f9 net: skb->rtable accessor by Eric Dumazet · 15 years ago
  7. dfbf97f net: add _skb_dst opaque field by Eric Dumazet · 15 years ago
  8. 3be8c94 e1000e: bump the version number by Bruce Allan · 15 years ago
  9. 37289d9 e1000e: workaround a Tx hang on 82577/82578 by Bruce Allan · 15 years ago
  10. a4f58f5 e1000e: add support for 82577/82578 GbE LOM parts by Bruce Allan · 15 years ago
  11. 2adc55c e1000e: specify max supported frame size in adapter struct by Bruce Allan · 15 years ago
  12. 3ec2a2b e1000e: correct flow control thresholds by Bruce Allan · 15 years ago
  13. 918d719 e1000e: do not attempt to disable smart powerdown if not supported by Bruce Allan · 15 years ago
  14. 6e50912a e1000e: enable CRC stripping by default by Bruce Allan · 15 years ago
  15. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. d455e5b mlx4_en: Updated driver version by Yevgeny Petrilin · 15 years ago
  17. e486973 mlx4_en: Added vlan_features support by Yevgeny Petrilin · 15 years ago
  18. f813cad mlx4_en: multiqueue support by Yevgeny Petrilin · 15 years ago
  19. 3db36fb mlx4_en: Coalescing target is equal for all mtu's by Yevgeny Petrilin · 15 years ago
  20. 3c2fa83 mlx4_en: Work with part of the ports. by Yevgeny Petrilin · 15 years ago
  21. 9e47eda mlx4_en renamed en_params.c to en_ethtool.c by Yevgeny Petrilin · 15 years ago
  22. a2b2873 mlx4_en: Moved all module parameters handling to en_main.c by Yevgeny Petrilin · 15 years ago
  23. 453a608 mlx4_en: Giving interface name in debug messages by Yevgeny Petrilin · 15 years ago
  24. 12186be net_cls: fix unconfigured struct tcf_proto keeps chaining and avoid kernel panic when we use cls_cgroup by Minoru Usui · 15 years ago
  25. ea30e11 e1000: add missing length check to e1000 receive routine by Neil Horman · 15 years ago
  26. f771bef ipv4: New multicast-all socket option by Nivedita Singhvi · 15 years ago
  27. 4d52cfb net: ipv4/ip_sockglue.c cleanups by Eric Dumazet · 15 years ago
  28. dae9de8 IPv6: Print error value when skb allocation fails by Brian Haley · 15 years ago
  29. 5a9a8e3 forcedeth: add phy_power_down parameter, leave phy powered up by default (v2) by Ed Swierk · 15 years ago
  30. b61b8af usb: gadget: f_phonet: fix memory allocation sizes by Rémi Denis-Courmont · 15 years ago
  31. c69367f f_phonet: no need to check for carrier - scheduler does it internally by Rémi Denis-Courmont · 15 years ago
  32. fa20259 f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback by Rémi Denis-Courmont · 15 years ago
  33. bbd5898 Phonet: fix accounting race between gprs_writeable() and gprs_xmit() by Rémi Denis-Courmont · 15 years ago
  34. fc23ffe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  35. c930a66 atl1c_main.c: add wait_for_idle routine by Joe Perches · 15 years ago
  36. cf9f6e2 3c509: Add missing EISA IDs by Maciej W. Rozycki · 15 years ago
  37. 56d417b IPv6: Add 'autoconf' and 'disable_ipv6' module parameters by Brian Haley · 15 years ago
  38. 0220ff7 cpmac: prevent fatal exception in cpmac_end_xmit by Stefan Weil · 15 years ago
  39. 69bd4ae cpmac: remove unused variable. by Florian Fainelli · 15 years ago
  40. d1a277c can: sja1000: generic OF platform bus driver by Wolfgang Grandegger · 15 years ago
  41. 255a915 can: sja1000: stop misusing member base_addr of struct net_device by Wolfgang Grandegger · 15 years ago
  42. 128ced8 can: some fixes and cleanups to the initial device driver interface by Wolfgang Grandegger · 15 years ago
  43. 4371ee3 MAINTAINERS: take maintainership of the cpmac Ethernet driver by Florian Fainelli · 15 years ago
  44. 86d15cd net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib by Eric Dumazet · 15 years ago
  45. 342a437 usbnet: ratelimit warning messages invoked from callback handler by André Goddard Rosa · 15 years ago
  46. 6442330 fec: Add FEC support for MX35 processor by Fabio Estevam · 15 years ago
  47. e13f931 irda-usb: suspend/resume support by Tadashi Abe · 15 years ago
  48. cd39c7a mac8390: use printk MAC address format by Finn Thain · 15 years ago
  49. ccffad25 net: convert unicast addr list by Jiri Pirko · 15 years ago
  50. ae63e80 bonding: use bond_is_lb() when it's appropriate by Jiri Pirko · 15 years ago
  51. cf4ae4e net/firmare: Ignore .cis files by Matt Kraai · 15 years ago
  52. bdb0e01 ath1e: add new device id for asus hardware by Greg Kroah-Hartman · 15 years ago
  53. 465440d mlx4_en: Fix a kernel panic when waking tx queue by Yevgeny Petrilin · 15 years ago
  54. e857375 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  55. f22a563 cxgb3: add support for the Aquantia 10G-BT phy by Divy Le Ray · 15 years ago
  56. 7445142 cxgb3: Add Aeluros 2020 phy support by Divy Le Ray · 15 years ago
  57. c3a8c5b cxgb3: move away from LLTX by Divy Le Ray · 15 years ago
  58. 080c825 netdev: bfin_mac: add Blackfin MII bus to platform bus to allow DSA access by Graf Yang · 15 years ago
  59. 015dac8 netdev: bfin_mac: fix performance issue found by netperf by Michael Hennerich · 15 years ago
  60. 805a8ab netdev: bfin_mac: fix malformed UDP packet transmission when polling with KGDB by Sonic Zhang · 15 years ago
  61. 91a455f netdev: bfin_mac: drop useless IRQF_SHARED from Blackfin EMAC interrupt by Michael Hennerich · 15 years ago
  62. 60df914 veth: dont release skb->dst in veth_xmit() by Eric Dumazet · 15 years ago
  63. 2df9001 tcp: fix loop in ofo handling code and reduce its complexity by Ilpo Järvinen · 15 years ago
  64. aeeab4f rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle by John W. Linville · 15 years ago
  65. 21a4cc0 at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scan by John W. Linville · 15 years ago
  66. 4e0168f mac8390: fix build with NET_POLL_CONTROLLER by Finn Thain · 15 years ago
  67. c22c814 cxgb3: link fault fixes by Divy Le Ray · 15 years ago
  68. 10b6d95 cxgb3: fix dma mapping regression by Divy Le Ray · 15 years ago
  69. 5d4e039 bonding: allow bond in mode balance-alb to work properly in bridge -try4.3 by Jiri Pirko · 15 years ago
  70. 4d5ef9f korina: periodically poll the media by Florian Fainelli · 15 years ago
  71. 5d23a1d net: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 15 years ago
  72. 108bfa8 net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup() by Eric Dumazet · 15 years ago
  73. a489e51 atm: unset IFF_XMIT_DST_RELEASE in clip_setup() by Eric Dumazet · 15 years ago
  74. 28e7221 net: unset IFF_XMIT_DST_RELEASE in ipip_tunnel_setup() by Eric Dumazet · 15 years ago
  75. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  76. 2867975 net: dont update dev->trans_start in 10GB drivers by Eric Dumazet · 15 years ago
  77. 3f1f39c Merge branch 'linux-2.6.31.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  78. dfe9a83 llc: Kill outdated and incorrect comment. by David S. Miller · 15 years ago
  79. 528be7f irda: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  80. 9152194 tcp: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  81. 7481806 wimax: a new API call was added, increment minor protocol version number by Inaky Perez-Gonzalez · 15 years ago
  82. 2618ab7 wimax/i2400m: usb: fix device reset on autosuspend while not yet idle by Inaky Perez-Gonzalez · 15 years ago
  83. 7f0333e wimax: Add netlink interface to get device state by Paulius Zaleckas · 15 years ago
  84. a0a4c4c wimax/i2400m: sdio: set the block size before enabling the function by Inaky Perez-Gonzalez · 15 years ago
  85. 52a8d96 wimax: document why wimax_msg_*() operations can be used in any state by Inaky Perez-Gonzalez · 15 years ago
  86. 052991d wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*() by Inaky Perez-Gonzalez · 15 years ago
  87. 8ac1101 wimax/i2400m: factor out 'state report's TLV handling to a function by Inaky Perez-Gonzalez · 15 years ago
  88. 223beea wimax/i2400m: allow kernel commands to device to be logged too by Inaky Perez-Gonzalez · 15 years ago
  89. 44b849d wimax/i2400m: trace commands sent from user space on the "echo" pipe by Inaky Perez-Gonzalez · 15 years ago
  90. fe44268 wimax/i2400m: generate fake source MAC address with random_ether_addr() by Inaky Perez-Gonzalez · 15 years ago
  91. de10334 econet: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  92. bec571e decnet: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  93. b6211ae atm: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  94. 46c3767 rtl8187: Remove pointless check in rtl8187_rx_cb(). by David S. Miller · 15 years ago
  95. a1091aa p54: Use SKB list handling helpers instead of by-hand code. by David S. Miller · 15 years ago
  96. ae71fab wavelan: Remove bogus debugging on skb->next being non-NULL. by David S. Miller · 15 years ago
  97. 438263a aoe: Remove superfluous clearing of skb fields in new_skb(). by David S. Miller · 15 years ago
  98. 5615968 appletalk: Add proper locking around IPDDP routing table. by David S. Miller · 15 years ago
  99. 4d3383d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  100. 385a154 net: correct a comment for the final #endif by Jiri Pirko · 15 years ago