1. 6e1f997 be2net: fix disabling TX in be_close() by Sathya Perla · 11 years ago
  2. 2266c68 Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 11 years ago
  3. f3851b0 sfc: Fix lookup of default RX MAC filters when steered using ethtool by Ben Hutchings · 11 years ago
  4. 8f9d513 r8169: remember WOL preferences on driver load by Peter Wu · 11 years ago
  5. 49baea8 bnx2x: set VF DMAE when first function has 0 supported VFs by Ariel Elior · 11 years ago
  6. 5ae30d7 bnx2x: Protect against VFs' ndos when SR-IOV is disabled by Ariel Elior · 11 years ago
  7. aeeddb8 bnx2x: prevent VF benign attentions by Yuval Mintz · 11 years ago
  8. 79b17a9 bnx2x: Consider DCBX remote error by Dmitry Kravkov · 11 years ago
  9. 07b4eb3 bnx2x: Change DCB context handling by Dmitry Kravkov · 11 years ago
  10. 9156b30 bnx2x: dropless flow control not always functional by Dmitry Kravkov · 11 years ago
  11. 0a324f31 net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes by Moshe Lazer · 11 years ago
  12. d1fcc17 qlcnic: Fix diagnostic interrupt test for 83xx adapters by Manish Chopra · 11 years ago
  13. 482b3c3 qlcnic: Fix beacon state return status handling by Sucheta Chakraborty · 11 years ago
  14. 24866d1 qlcnic: Fix set driver version command by Himanshu Madhani · 11 years ago
  15. 6829309 net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset by Daniel Borkmann · 11 years ago
  16. 2fdac01 drivers/net/ethernet/via/via-velocity.c: update napi implementation by Julia Lawall · 11 years ago
  17. 728e2cc Revert "cxgb3: Check and handle the dma mapping errors" by Alexey Kardashevskiy · 11 years ago
  18. 3da988c be2net: Clear any capability flags that driver is not interested in. by Sarveshwar Bandi · 11 years ago
  19. 9cff866 ethernet/arc/arc_emac - fix NAPI "work > weight" warning by Alexey Brodkin · 11 years ago
  20. 6ef5a92 bnx2x: prevent crash in shutdown flow with CNIC by Yuval Mintz · 11 years ago
  21. a6d3a5b bnx2x: fix PTE write access error by Barak Witkowsky · 11 years ago
  22. 8ece516 bnx2x: fix memory leak in VF by Ariel Elior · 11 years ago
  23. 568e242 bnx2x: update fairness parameters following DCB negotiation by Dmitry Kravkov · 11 years ago
  24. 507393e bnx2x: protect different statistics flows by Dmitry Kravkov · 11 years ago
  25. e47851f skge: dma_sync the whole receive buffer by stephen hemminger · 11 years ago
  26. 5632913 stmmac: fix init_dma_desc_rings() to handle errors by Bartlomiej Zolnierkiewicz · 11 years ago
  27. 21ff019 net: stmmac: Fixed the condition of extend_desc for jumbo frame by Byungho An · 11 years ago
  28. d06f518 8139cp: Fix skb leak in rx_status_loop failure path. by Dave Jones · 11 years ago
  29. 7d46dab mlx5: remove health handler plugin by Eli Cohen · 11 years ago
  30. f7b7a36 skge: fix build on 32 bit by Stephen Hemminger · 11 years ago
  31. 136d8f3 skge: add dma_mapping check by stephen hemminger · 11 years ago
  32. 72a67a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  33. 4bd8e73 qlcnic: Fix for flash update failure on 83xx adapter by Himanshu Madhani · 11 years ago
  34. b1f5037 qlcnic: Fix link speed and duplex display for 83xx adapter by Rajesh Borundia · 11 years ago
  35. beb3d3a qlcnic: Fix link speed display for 82xx adapter by Rajesh Borundia · 11 years ago
  36. 2e3ea7e qlcnic: Fix external loopback test. by Shahed Shaikh · 11 years ago
  37. 01b91f4 qlcnic: Removed adapter series name from warning messages. by Pratik Pujar · 11 years ago
  38. f91bbcb qlcnic: Free up memory in error path. by Himanshu Madhani · 11 years ago
  39. e0d138d qlcnic: Fix ingress MAC learning by Shahed Shaikh · 11 years ago
  40. 4a99ab5 qlcnic: Fix MAC address filter issue on 82xx adapter by Shahed Shaikh · 11 years ago
  41. b6bb1c6 net: ethernet: davinci_emac: drop IRQF_DISABLED by Mugunthan V N · 11 years ago
  42. 3508ea3 sis900: Fix the tx queue timeout issue by Denis Kirjanov · 11 years ago
  43. abe0308 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  44. 9bb8eeb r8169: remove "PHY reset until link up" log spam by Lekensteyn · 11 years ago
  45. 7069f98 net: ethernet: cpsw: drop IRQF_DISABLED by Felipe Balbi · 11 years ago
  46. e0d1095 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL by Cong Wang · 11 years ago
  47. b305132 net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param by Jack Morgenstein · 11 years ago
  48. 0508ad6 net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC by Or Gerlitz · 11 years ago
  49. cf3c4c0 8139cp: Add dma_mapping_error checking by Neil Horman · 11 years ago
  50. cd23b14 mlx5_core: Implement new initialization sequence by Eli Cohen · 11 years ago
  51. 11940c8 mlx5_core: Fix use after free in mlx5_cmd_comp_handler() by Dan Carpenter · 11 years ago
  52. a661b43 mlx5: fix error return code in mlx5_alloc_uuars() by Wei Yongjun · 11 years ago
  53. 5445eaf mvneta: Try to fix mvneta when compiled as module by Arnaud Patard \(Rtp\) · 11 years ago
  54. aded095 mvneta: Fix hang when loading the mvneta driver by Arnaud Patard \(Rtp\) · 11 years ago
  55. 7b70176 atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring by Eric Dumazet · 11 years ago
  56. a264b98 net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link by Uwe Kleine-König · 11 years ago
  57. 7e44892 igb: fix vlan filtering in promisc mode when not in VT mode by Emil Tantilov · 11 years ago
  58. 1eb9ac1 ixgbe: Fix Tx Hang issue with lldpad on 82598EB by Jacob Keller · 11 years ago
  59. 0319165 net: fec: workaround stop tx during errata ERR006358 by Frank Li · 11 years ago
  60. c253438 qlcnic: Fix diagnostic interrupt test for 83xx adapters. by Manish Chopra · 11 years ago
  61. 7cfc1ce qlcnic: Fix setting Guest VLAN by Manish Chopra · 11 years ago
  62. 6226204 qlcnic: Fix operation type and command type. by Pratik Pujar · 11 years ago
  63. c70a317 qlcnic: Fix initialization of work function. by Jitendra Kalsaria · 11 years ago
  64. fafb6eb Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring" by David S. Miller · 11 years ago
  65. ebe7fdb atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring by Neil Horman · 11 years ago
  66. c80dc13 net/tg3: Fix warning from pci_disable_device() by Gavin Shan · 11 years ago
  67. d8af4df net/tg3: Fix kernel crash by Gavin Shan · 11 years ago
  68. 111cc5d drivers: net: sun4i-emac: select MDIO_SUN4I by Maxime Ripard · 11 years ago
  69. 05bc250 drivers: net: allwinner: Fix Kconfig indentation by Maxime Ripard · 11 years ago
  70. 64d2c22 mlx5: use after free in mlx5_cmd_comp_handler() by Dan Carpenter · 11 years ago
  71. 4ea7244 r8169: fix lockdep warning when removing interface by Lekensteyn · 11 years ago
  72. f8c0aca fec: Add MODULE_ALIAS by Fabio Estevam · 11 years ago
  73. 7aa0076 sfc: Enable RX scatter for flows steered by RFS by Ben Hutchings · 11 years ago
  74. f0e6160 net: pch_gbe depends on x86 by Jiri Slaby · 11 years ago
  75. 2f0a9af qlcnic: Fix guest VLAN by Manish Chopra · 11 years ago
  76. b662eca qlcnic: Fix releasing of Tx frag which was never mapped. by Jitendra Kalsaria · 11 years ago
  77. 744b66d qlcnic: Fix dump template version mask by Shahed Shaikh · 11 years ago
  78. 15d7974 qlcnic: Fix ethtool display for 83xx adapter. by Himanshu Madhani · 11 years ago
  79. cab150b qlcnic: Fix panic while setting VF's MAC address by Manish Chopra · 11 years ago
  80. 8dc394a qlcnic: Fix multicast packet handling for PF and VF. by Sucheta Chakraborty · 11 years ago
  81. e9a355a qlcnic: Fix NULL pointer dereference in VF probe path. by Sucheta Chakraborty · 11 years ago
  82. cfacb17 qlcnic: Set __QLCNIC_DEV_UP in adapter state before enabling interrupts by Pratik Pujar · 11 years ago
  83. 2deb535 qlcnic: Fix invalid register offset calculation by Shahed Shaikh · 11 years ago
  84. 52fe29e be2net: Fix to avoid hardware workaround when not needed by Sarveshwar Bandi · 11 years ago
  85. 9a0f06f mlx5 core: Fix __udivdi3 when compiling for 32 bit arches by Tim Gardner · 11 years ago
  86. 31bd297 bgmac: add dependency to phylib by Hauke Mehrtens · 11 years ago
  87. 584ec43 atl1e: unmap partially mapped skb on dma error and free skb by Neil Horman · 11 years ago
  88. be9c6d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  89. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  90. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  91. 9b4fe5f via-rhine: fix dma mapping errors by Neil Horman · 11 years ago
  92. 352900b atl1e: fix dma mapping warnings by Neil Horman · 11 years ago
  93. 54842ec drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  94. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 11 years ago
  95. 288dde9 mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec by Moshe Lazer · 11 years ago
  96. 1b4fc0e bnx2x: fix tunneling CSUM calculation by Dmitry Kravkov · 11 years ago
  97. a8798a5 alx: fix lockdep annotation by Maarten Lankhorst · 11 years ago
  98. b41e6a5 sh_eth: SH_ETH should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  99. 45dd95c r8169: add a new chip for RTL8411 by hayeswang · 11 years ago
  100. 8b80cda net: rename ll methods to busy-poll by Eliezer Tamir · 11 years ago