1. cd2d5b5 sfc: Add SR-IOV back-end support for SFC9000 family by Ben Hutchings · 13 years ago
  2. 28e47c4 sfc: Allocate SRAM between buffer table and descriptor caches at init time by Ben Hutchings · 13 years ago
  3. a9a52506 sfc: Pass NIC structure into efx_wanted_parallelism() by Ben Hutchings · 13 years ago
  4. 7f967c0 sfc: Add support for 'extra' channel types by Ben Hutchings · 13 years ago
  5. a16e5b2 sfc: Make all CPU/IRQ/channel/queue counts unsigned by Ben Hutchings · 13 years ago
  6. 5bbe2f4 sfc: Make buffer table indices and counts consistently unsigned by Ben Hutchings · 13 years ago
  7. a606f43 sfc: Disable flow control during flushes by Steve Hodgson · 13 years ago
  8. 9089300 sfc: Generalise event generation to cover VF-owned event queues by Ben Hutchings · 13 years ago
  9. 9d9a697 sfc: Use proper function to test for RX channel in efx_poll() by Ben Hutchings · 13 years ago
  10. 9f2cb71 sfc: Leave interrupts and event queues enabled whenever we can by Ben Hutchings · 13 years ago
  11. 2ae75da sfc: Generate RX fill events based on RX queues, not channels by Ben Hutchings · 13 years ago
  12. 4ef594eb sfc: Generalise driver event generation by Ben Hutchings · 13 years ago
  13. 055e0ad sfc: Correct MAC filter bitfield definitions by Ben Hutchings · 13 years ago
  14. 3d885e3 sfc: Add support for TX MAC filters by Ben Hutchings · 13 years ago
  15. c274d65 sfc: Add support for configuring RX unicast/multicast default filters by Ben Hutchings · 13 years ago
  16. 7c43161 sfc: Warn if unable to create MTDs by Ben Hutchings · 13 years ago
  17. 5b6262d sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE by Ben Hutchings · 13 years ago
  18. fadac6a sfc: Do not retry hardware probe if it schedules a reset by Ben Hutchings · 13 years ago
  19. d9ab700 sfc: Skip RX end-of-batch work on channels without an RX queue by Ben Hutchings · 13 years ago
  20. 7280f5a sonice: Fix build due to botched netdev_alloc_skb() conversion. by David S. Miller · 13 years ago
  21. af2ce21 caif: remove duplicate initialization by Dan Carpenter · 13 years ago
  22. bb7d92e sh-eth: use netdev stats structure and fix dma_map_single by Eric Dumazet · 13 years ago
  23. b72061a net: fec: Fix build due to wrong dev annotation by Fabio Estevam · 13 years ago
  24. c3059be net/sched: sch_plug - Queue traffic until an explicit release command by Shriram Rajagopalan · 13 years ago
  25. 17b8a74 Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  26. 0e15df4 e1000e: minor whitespace and indentation cleanup by Bruce Allan · 13 years ago
  27. e885d76 e1000e: fix sparse warnings with -D__CHECK_ENDIAN__ by Bruce Allan · 13 years ago
  28. a2a5b32 e1000e: fix checkpatch warning from MINMAX test by Bruce Allan · 13 years ago
  29. 24b706b e1000e: cleanup - use braces in both branches of a conditional statement by Bruce Allan · 13 years ago
  30. f23efdf e1000e: cleanup e1000_set_phys_id by Bruce Allan · 13 years ago
  31. 66092f5 e1000e: cleanup e1000_init_mac_params_82571() by Bruce Allan · 13 years ago
  32. e68782e e1000e: cleanup e1000_init_mac_params_80003es2lan() by Bruce Allan · 13 years ago
  33. 9e2d765 e1000e: cleanup - check return values consistently by Bruce Allan · 13 years ago
  34. f36bb6c e1000e: add missing initializers reported when compiling with W=1 by Bruce Allan · 13 years ago
  35. b04e36b e1000: Adding e1000_dump function by Tushar Dave · 13 years ago
  36. ab50a2a igbvf: refactor Interrupt Throttle Rate code by Mitch A Williams · 13 years ago
  37. dff10e9 tipc: Minor optimization to rejection of connection-based messages by Allan Stephens · 13 years ago
  38. 3175bd9 tipc: Eliminate alteration of publication key during name table purging by Allan Stephens · 13 years ago
  39. 63e7f1a tipc: Prevent loss of fragmented messages over broadcast link by Allan Stephens · 13 years ago
  40. b76b27c tipc: Prevent loss of fragmented messages over unicast links by Allan Stephens · 13 years ago
  41. 1ec2bb0 tipc: Remove obsolete broadcast tag capability by Allan Stephens · 13 years ago
  42. 7a54d4a tipc: Major redesign of broadcast link ACK/NACK algorithms by Allan Stephens · 13 years ago
  43. b98158e tipc: Add missing locks in broadcast link statistics accumulation by Allan Stephens · 13 years ago
  44. 0232c5a tipc: Fix bug in broadcast link duplicate message statistics by Allan Stephens · 13 years ago
  45. 8a275a6 tipc: Fix node lock reclamation issues in broadcast link reception by Allan Stephens · 13 years ago
  46. 5773256 tipc: Add missing broadcast link lock when sending NACK by Allan Stephens · 13 years ago
  47. 47361c8 tipc: Fix problem with broadcast link synchronization between nodes by Allan Stephens · 13 years ago
  48. 9349931 tipc: Ensure broadcast link re-acquires node after link failure by Allan Stephens · 13 years ago
  49. 4d75313 tipc: Prevent broadcast link stalling in dual LAN environments by Allan Stephens · 13 years ago
  50. 92d2c90 tipc: Prevent transmission of outdated link protocol messages by Allan Stephens · 13 years ago
  51. 8809b25 tipc: improve the link deferred queue insertion algorithm by Allan Stephens · 13 years ago
  52. 59d7402 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  53. a0417fa net: Make qdisc_skb_cb upper size bound explicit. by David S. Miller · 13 years ago
  54. 8926574 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  55. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  56. 21a4e46 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  57. 1d26643 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  58. 3238a9b cnic: Add FCoE parity error recovery by Michael Chan · 13 years ago
  59. 94bf91b bnx2: Add missing memory barrier in bnx2_start_xmit() by Vlad Zolotarov · 13 years ago
  60. b033281 bnx2: Add support for ethtool --show-channels|--set-channels by Michael Chan · 13 years ago
  61. b9d6d2d bonding: Fix misspelling of "since" by Jesper Juhl · 13 years ago
  62. 1f0b670 caif: caifdev is never used in net/caif/caif_dev.c::transmit() - remove it. by Jesper Juhl · 13 years ago
  63. 22b6a2e decnet: remove unused variable from dn_output() by Jesper Juhl · 13 years ago
  64. bce6080 net/hyperv: Remove the unnecessary memset in rndis_filter_send() by Haiyang Zhang · 13 years ago
  65. 6f4c444 net/hyperv: Correct the assignment in netvsc_recv_callback() by Haiyang Zhang · 13 years ago
  66. 5fccab3 net/hyperv: Convert camel cased variables in rndis_filter.c to lower cases by Haiyang Zhang · 13 years ago
  67. d07d4c2 Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 13 years ago
  68. dd48dc3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  69. 8d9eb06 mlx4: Fix typo in cmd.c by Masanari Iida · 13 years ago
  70. 5962b35 netprio_cgroup: Fix obo in get_prioidx by Neil Horman · 13 years ago
  71. 76a82ab tms380tr: Fix cascading if/else tab abuse by Joe Perches · 13 years ago
  72. 1715322 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  73. e5e1ee8 be2net: Use new implementation of get mac list command by Padmanabh Ratnakar · 13 years ago
  74. 57cd80d be2net: Fix link status query command by Padmanabh Ratnakar · 13 years ago
  75. 332ad43 caif-hsi: Add RX flip buffer by sjur.brandeland@stericsson.com · 13 years ago
  76. 576f3cc caif: Add drop count for caif_net device. by sjur.brandeland@stericsson.com · 13 years ago
  77. 4a69582 caif: Kill debugfs vars for caif socket by sjur.brandeland@stericsson.com · 13 years ago
  78. 5c6652f enic: Update enic maintainers by Neel Patel · 13 years ago
  79. f8a6dd5 enic: Check firmware capability before issuing firmware commands by Neel Patel · 13 years ago
  80. 63da93d enic: Enable support for multiple hardware receive queues by Neel Patel · 13 years ago
  81. dc4790a qlge: Bumped driver version to 1.00.00.30. by Jitendra Kalsaria · 13 years ago
  82. 81f25d9 qlge: Fix memory leak in the process of refill by Jitendra Kalsaria · 13 years ago
  83. 19257f5 qlge: Removing needless print's which are not by Jitendra Kalsaria · 13 years ago
  84. e02ef331 qlge: Fixed invalid reference to ip header by Jitendra Kalsaria · 13 years ago
  85. 97bf226 qlge: Updating Schultz LICENSE.qlge file. by Sritej Velaga · 13 years ago
  86. c47884e4 qlcnic: Fix API unlock by Manish chopra · 13 years ago
  87. 97048a1 qlcnic: Fix firmware abort code check. by Sritej Velaga · 13 years ago
  88. 476a4b6 qlcnic: report valid speed and duplex status when link is down by Sony Chacko · 13 years ago
  89. 646779f qlcnic: Stop pause ctrl frames on fw hang. by Sritej Velaga · 13 years ago
  90. 34d6fde netxen: report valid speed and duplex status when link is down by Sony Chacko · 13 years ago
  91. b8c3081 netxen: Fix a panic during driver unload in device_remove_file by Rajesh Borundia · 13 years ago
  92. 5471aed netxen_nic: Error logging on firmware hang by Sritej Velaga · 13 years ago
  93. db608c1 netxen_nic: Fix phy link status by Sritej Velaga · 13 years ago
  94. 83f18a5 netxen_nic: fw dump support by Manish chopra · 13 years ago
  95. 2dcd5d9 netxen_nic: fix cdrp race condition by Sritej Velaga · 13 years ago
  96. 157ca9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  97. 542a398 ixgbe: Fix typo in ixgbe_common.h by Masanari Iida · 13 years ago
  98. 2a06ed9 igbvf: change copyright date by Mitch A Williams · 13 years ago
  99. 5c47a2b ixgbevf: Update copyright notices by Greg Rose · 13 years ago
  100. 3a2c403 ixgbevf: Fix mailbox interrupt ack bug by Greg Rose · 13 years ago