1. 78500b8 net/mlx4_en: Add RX-ALL support by Muhammad Mahajna · 9 years ago
  2. f0df350 net/mlx4_en: Add RX-FCS support by Muhammad Mahajna · 9 years ago
  3. 51af33c net/mlx4_en: Add interface identify support by Ido Shamay · 9 years ago
  4. a130b59 net/mlx4: Add SET_PORT opcode modifiers enumeration by Ido Shamay · 9 years ago
  5. 38438f7 net/mlx4: Set enhanced QoS support by default when ETS supported by Ido Shamay · 9 years ago
  6. 3742cc6 net/mlx4: Warn users of depracated QoS Firmware by Ido Shamay · 9 years ago
  7. cda373f net/mlx4_en: Enable TX rate limit per VF by Ido Shamay · 9 years ago
  8. 08068cd net/mlx4: Added qos_vport QP configuration in VST mode by Ido Shamay · 9 years ago
  9. 666672d net/mlx4: Allocate VPPs for each port on PF init by Ido Shamay · 9 years ago
  10. d019fcb net/mlx4: Query device for QoS per VF support by Ido Shamay · 9 years ago
  11. 1c29146 net/mlx4: Add mlx4_SET_VPORT_QOS implementation by Ido Shamay · 9 years ago
  12. 7e95bb9 net/mlx4: Add mlx4_ALLOCATE_VPP implementation by Ido Shamay · 9 years ago
  13. 12a889c net/mlx4: New file for QoS related firmware commands by Ido Shamay · 9 years ago
  14. 4abccb6 net/mlx4: Aesthetic code changes in multi_func_init by Ido Shamay · 9 years ago
  15. fccea64 net/mlx4: Make mlx4_is_eth visible inline funcion by Ido Shamay · 9 years ago
  16. 241a08c net/mlx4_en: Change loopback only upon feature change by Ido Shamay · 9 years ago
  17. 802f42a net/mlx4: Add RSS support for fragmented IP datagrams by Ido Shamay · 9 years ago
  18. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  19. 0a48127 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  20. 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  21. a45253b veth: set iflink to the peer veth by Nicolas Dichtel · 9 years ago
  22. 5aa7add infiniband/ipoib: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  23. 7c41165 ipvlan: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  24. ef5fa6b macvlan: implement ndo_get_iflink by Nicolas Dichtel · 9 years ago
  25. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 9 years ago
  26. f3a8b6b net: dsa: mv88e6xxx: Fix stats counters for 6352 family by Andrew Lunn · 9 years ago
  27. cca8b13 net: dsa: Use mnemonics rather than register numbers by Andrew Lunn · 9 years ago
  28. e413e7e net: dsa: Consolidate getting the statistics by Andrew Lunn · 9 years ago
  29. 2f40c69 net: dsa: mv88e6xxx: Add missing mutex's in EEE operations. by Andrew Lunn · 9 years ago
  30. fd3a0ee net: dsa: Consolidate phy read and write functions by Andrew Lunn · 9 years ago
  31. 49143585 net: dsa: Move phy page access functions into shared code by Andrew Lunn · 9 years ago
  32. 143a830 net: dsa: Centralize Marvell switch reset by Andrew Lunn · 9 years ago
  33. 44e50dd net: dsa: Consistently set and use ps->num_ports by Andrew Lunn · 9 years ago
  34. 14ef6ad net: dsa: mv88e6123_61_65: Determine and use number of switch ports by Guenter Roeck · 9 years ago
  35. d198893 net: dsa: mv88e6131: Determine and use number of switch ports by Guenter Roeck · 9 years ago
  36. b2eb066 net: dsa: mv88e6xxx: Move switch product IDs into common include file by Guenter Roeck · 9 years ago
  37. 0d65da4 net: dsa: mv88e6131: Use common initialization functions by Guenter Roeck · 9 years ago
  38. c4b4951 vxlan: correct spelling in comments by Simon Horman · 9 years ago
  39. 7887456 vmxnet3: spelling fixes by stephen hemminger · 9 years ago
  40. f1a8ff2 vxge: Add const to ethtool_driver_stats_keys by Joe Perches · 9 years ago
  41. f5f321c Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  42. ae469b6 cxgb4: Fix to dump devlog, even if FW is crashed by Hariprasad Shenai · 9 years ago
  43. 7ef65a4 cxgb4: Firmware macro changes for fw verison 1.13.32.0 by Hariprasad Shenai · 9 years ago
  44. 9ca683c chelsio cxgb/cxgb3: Make stats_strings arrays const by Joe Perches · 9 years ago
  45. 45eb516 Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  46. b9600d2 Merge tag 'linux-can-next-for-4.1-20150401' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  47. 8d88c6e net: bcmgenet: enable MoCA link state change detection by Petri Gynther · 9 years ago
  48. d403931 Merge tag 'iommu-fixes-v4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  49. e1b7c02 lguest: now needs PCI_DIRECT. by Rusty Russell · 9 years ago
  50. 687908c net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argument by Uwe Kleine-König · 9 years ago
  51. 906a798 caif: remove unused struct member by Rasmus Villemoes · 9 years ago
  52. da254fb bnx2x: Fix kdump when iommu=on by Yuval Mintz · 9 years ago
  53. 3d6b725 bnx2x: Fix kdump on 4-port device by Yuval Mintz · 9 years ago
  54. 79d5eed can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uninitialized var by Marc Kleine-Budde · 9 years ago
  55. a0bc163 can: ems_usb: mark timestamp as little endian by Marc Kleine-Budde · 9 years ago
  56. 8a4b5b0 can: ems_usb: fix endianess of CAN ID by Gerhard Uttenthaler · 9 years ago
  57. 0704fae ptp: ixgbe: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  58. 6630514 ptp: fec: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  59. 7a20efb ptp: tg3: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  60. 96ff1c3 ptp: blackfin: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  61. 84d923c ptp: cpts: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  62. e7ea55b ptp: stmmac: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  63. f75419c ptp: mlx4: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  64. 350f66d ptp: igb: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  65. bdf36d9 ptp: e1000e: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  66. 3359e7c ptp: gianfar: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  67. f7dcdef ptp: bnx2x: use helpers for converting ns to timespec. by Richard Cochran · 9 years ago
  68. 347eec3 net/usb/r8152: add device id for Lenovo TP USB 3.0 Ethernet by Christian Hesse · 9 years ago
  69. f6a69a8 bonding: Fix another case of LACPDU not sent on slave by Mahesh Bandewar · 9 years ago
  70. ef015d7 bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitions by Mahesh Bandewar · 9 years ago
  71. fa69359 net/macb: unify peripheral version testing by Nicolas Ferre · 9 years ago
  72. 3619189 net/macb: fix the peripheral version test by Nicolas Ferre · 9 years ago
  73. 7c39994 net/macb: add the user i/o to ethtool register dump by Nicolas Ferre · 9 years ago
  74. c69618b net/macb: fix probe sequence to setup clocks earlier by Nicolas Ferre · 9 years ago
  75. ad78347 net/macb: trivial: correct wording for caps by Nicolas Ferre · 9 years ago
  76. f697050 net/macb: fix capabilities configuration by Nicolas Ferre · 9 years ago
  77. da12011 net/macb: add comment in macb_probe_queues by Nicolas Ferre · 9 years ago
  78. bfa0914 net/macb: only probe queues once and use stored values by Nicolas Ferre · 9 years ago
  79. 34d21e3 net: smc91x: Remove an unused variable by Fabio Estevam · 9 years ago
  80. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  81. a3333b3 net/mlx4_en: Moderate ethtool callback to show more statistics by Eran Ben Elisha · 9 years ago
  82. 0b13156 net/mlx4_en: Add Flow control statistics display via ethtool by Matan Barak · 9 years ago
  83. 3da8a36 net/mlx4_en: Protect access to the statistics bitmap by Eran Ben Elisha · 9 years ago
  84. 6fcd273 net/mlx4_en: Support general selective view of ethtool statistics by Eran Ben Elisha · 9 years ago
  85. ffa88f3 net/mlx4_en: Move statistics bitmap setting to the Ethernet driver by Eran Ben Elisha · 9 years ago
  86. b4b6e84 net/mlx4_en: Create new header file for all statistics info by Eran Ben Elisha · 9 years ago
  87. 66f24a7 net/mlx4_en: Fix port counters statistics bitmask by Eran Ben Elisha · 9 years ago
  88. 451e1ca net: bcmgenet: fix the call to phy_mac_interrupt() by Petri Gynther · 9 years ago
  89. e122966d net: bcmgenet: add UMAC_IRQ_LINK_EVENT by Petri Gynther · 9 years ago
  90. fac2594 net: bcmgenet: fix bcmgenet_open() by Petri Gynther · 9 years ago
  91. 9abab96 net: bcmgenet: remove __bcmgenet_fini_dma() by Petri Gynther · 9 years ago
  92. ee7d8c2 net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONE by Petri Gynther · 9 years ago
  93. b08cc79 hv_netvsc: Eliminate memory allocation in the packet send path by KY Srinivasan · 9 years ago
  94. cbacec7 hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism by KY Srinivasan · 9 years ago
  95. 4e833c5 ethernet: Use bool function returns of true/false instead of 1/0 by Joe Perches · 9 years ago
  96. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 9 years ago
  97. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 9 years ago
  98. f0ef312 vxlan: fix indentation by Jiri Benc · 9 years ago
  99. f5e2dc5 bonding: Bonding Overriding Configuration logic restored. by Anton Nayshtut · 9 years ago
  100. 0f587f1 bnx2x: Prevent probe as early as possible by Yuval Mintz · 9 years ago