1. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  2. 427c1e7 {IB, net}/mlx5: Move the modify QP operation table to mlx5_ib by majd@mellanox.com · 9 years ago
  3. 75850d0 IB/mlx5: Support setting Ethernet priority for Raw Packet QPs by majd@mellanox.com · 9 years ago
  4. 6d2f89df IB/mlx5: Add Raw Packet QP query functionality by majd@mellanox.com · 9 years ago
  5. a14c2d4be net/mlx5_core: Warn on unsupported events of QP/RQ/SQ by majd@mellanox.com · 9 years ago
  6. e2013b2 net/mlx5_core: Add RQ and SQ event handling by majd@mellanox.com · 9 years ago
  7. 8d7f9ec net/mlx5_core: Export transport objects by majd@mellanox.com · 9 years ago
  8. cfb5e08 IB/mlx5: Add CQE version 1 support to user QPs and SRQs by Haggai Abramovsky · 9 years ago
  9. 3f723f4 net/mlx4_core: Add support for RoCE v2 entropy by Moni Shoua · 9 years ago
  10. fca8300 net/mlx4_core: Add support for configuring RoCE v2 UDP port by Moni Shoua · 9 years ago
  11. 1da494c net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modes by Moni Shoua · 9 years ago
  12. d8ae914 net/mlx4: Query RoCE support by Moni Shoua · 9 years ago
  13. 9781808 RDMA/be2net: Remove open and close entry points by Devesh Sharma · 9 years ago
  14. 918f618 net: hns: bug fix about hisilicon TSO BD mode by huangdaode · 9 years ago
  15. 0b6e26c net/mlx5_core: Fix trimming down IRQ number by Doron Tsur · 9 years ago
  16. 6c3f5ae bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096 by Ivan Vecera · 9 years ago
  17. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  18. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  19. 750afbf bgmac: Fix reversed test of build_skb() return value. by David S. Miller · 9 years ago
  20. f147d0b net: smsc: Add support h8300 by Yoshinori Sato · 9 years ago
  21. 2446837 net: macb: clear interrupts when disabling them by Nathan Sullivan · 9 years ago
  22. 28052e7 net: hns: fixes no syscon error when init mdio by yankejian · 9 years ago
  23. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  24. 5d19c61 fsl/fman: Delete one function call "put_device" in dtsec_config() by Markus Elfring · 9 years ago
  25. 701a0fd hip04_eth: fix missing error handle for build_skb failed by wangweidong · 9 years ago
  26. 6e14441 3c59x: fix another page map/single unmap imbalance by Neil Horman · 9 years ago
  27. 7356f4e 3c59x: balance page maps and unmaps by Neil Horman · 9 years ago
  28. 00ae40e mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDB by Dan Carpenter · 9 years ago
  29. f1640c3 bgmac: fix a missing check for build_skb by wangweidong · 9 years ago
  30. 415b6f1 net: bnxt: always return values from _bnxt_get_max_rings by Arnd Bergmann · 9 years ago
  31. d461873 dwc_eth_qos: Fix dma address for multi-fragment skbs by Lars Persson · 9 years ago
  32. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  33. e47ad65 net: freescale: mac-fec: Fix build error from phy_device API change by Andrew Lunn · 9 years ago
  34. 5e43165 net: freescale: ucc_geth: Fix build error from phy_device API change by Andrew Lunn · 9 years ago
  35. b217ea2 net/mlx5_core: Export flow steering API by Maor Gottlieb · 9 years ago
  36. 4cbdd30 net/mlx5_core: Enable flow steering support for the IB driver by Maor Gottlieb · 9 years ago
  37. 8d40d16 net/mlx5_core: Initialize namespaces only when supported by device by Maor Gottlieb · 9 years ago
  38. 655227e net/mlx5_core: Set priority attributes by Maor Gottlieb · 9 years ago
  39. f90edfd net/mlx5_core: Connect flow tables by Maor Gottlieb · 9 years ago
  40. 34a40e6 net/mlx5_core: Introduce modify flow table command by Maor Gottlieb · 9 years ago
  41. 2cc43b4 net/mlx5_core: Managing root flow table by Maor Gottlieb · 9 years ago
  42. fdb6896 net/mlx5_core: Add utilities to find next and prev flow-tables by Maor Gottlieb · 9 years ago
  43. f0d22d1 net/mlx5_core: Introduce flow steering autogrouped flow table by Maor Gottlieb · 9 years ago
  44. bffa731 sh_eth: stop reading ECMR in sh_eth_dev_init() by Sergei Shtylyov · 9 years ago
  45. 1c1fa82 ravb: stop reading ECMR in ravb_emac_init() by Sergei Shtylyov · 9 years ago
  46. 366ce60 mlxsw: spectrum: Add FDB lock to prevent session interleaving by Ido Schimmel · 9 years ago
  47. 713d402 net: bfin_mac: Use phy_find_first() instead of open-coding it by Guenter Roeck · 9 years ago
  48. 3c6396d net: ti: cpmac: Fix build error due to missed API change by Guenter Roeck · 9 years ago
  49. e253e8f net: tc35815: Drop unused variable by Guenter Roeck · 9 years ago
  50. a05876b net: tc35815: Fix build error due to missed API change by Guenter Roeck · 9 years ago
  51. 541b8e2 net: lpc_eth: Remove unused variables by Fabio Estevam · 9 years ago
  52. fdffd2e bfin_mac: fix error path by Sudip Mukherjee · 9 years ago
  53. 053842a phy: fix blackfin build failure by Sudip Mukherjee · 9 years ago
  54. 89e7a15 cxgb4: Fixes static checker warning in mps_tcam_show() by Hariprasad Shenai · 9 years ago
  55. af72261 net: ethernet: arc: Add support emac for RK3036 by Xing Zheng · 9 years ago
  56. f4c9d3e net: ethernet: arc: Keep emac compatibility for more Rockchip SoCs by Xing Zheng · 9 years ago
  57. c9bca2f net: ethernet: arc: Probe emac after set RMII clock by Xing Zheng · 9 years ago
  58. d2d6318 bnxt_en: Reset embedded processor after applying firmware upgrade by Rob Swindell · 9 years ago
  59. d79979a bnxt_en: Zero pad firmware messages to 128 bytes. by Michael Chan · 9 years ago
  60. ede5599 ethernet: amd: au1000: Remove pointless warning by Andrew Lunn · 9 years ago
  61. e574f39 net: ethernet: faraday: Use phy_find_first() instead of open coding it by Guenter Roeck · 9 years ago
  62. ee64f08 net: ethernet: broadcom: Fix build errors by Guenter Roeck · 9 years ago
  63. 2a4fc4e net: lantiq_etop.c: Use helper to find first phy by Andrew Lunn · 9 years ago
  64. 6c672c9 stmmac: Don't exit mdio registration when mdio subnode is not found in the DTS by Romain Perier · 9 years ago
  65. 3a49b4f mlxsw: Adding layer 2 multicast support by Elad Raz · 9 years ago
  66. e4b6f69 mlxsw: Adding VID to FID translatation by Elad Raz · 9 years ago
  67. 53ae628 mlxsw: Changing the maximum number of multicast group to a define by Elad Raz · 9 years ago
  68. fabe548 mlxsw: reg: Adding SMID register by Elad Raz · 9 years ago
  69. 5230b25 mlxsw: reg: Add definition of multicast record for SFD register by Elad Raz · 9 years ago
  70. 12f1501 mlxsw: spectrum: remove FDB entry in case we get unknown object notification by Jiri Pirko · 9 years ago
  71. 2fa9d45 mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_op by Jiri Pirko · 9 years ago
  72. 7d39721 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  73. e19dcde ixgbe: Make ATR recognize IPv6 extended headers by Mark Rustad · 9 years ago
  74. 8b75451 ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled by Neerav Parikh · 9 years ago
  75. b262a9a ixgbe: Fix to get FDMI HBA attributes information with X550 by Usha Ketineni · 9 years ago
  76. d469251 ixgbe: Correct handling of any outer UDP checksum setting by Mark Rustad · 9 years ago
  77. 0e4d422 ixgbe: do not call check_link for ethtool in ixgbe_get_settings() by Emil Tantilov · 9 years ago
  78. cb78cf1 ixgbe: fix broken PFC with X550 by Vasu Dev · 9 years ago
  79. f10166a ixgbe: use correct FCoE DDP max check by Vasu Dev · 9 years ago
  80. 3efcb86 ixgbe: Fill at least min credits to a TC credit refills by Vasu Dev · 9 years ago
  81. 5602815 i40e: remove forever unused ID by Jesse Brandeburg · 9 years ago
  82. 857942f i40e: Fix Rx hash reported to the stack by our driver by Anjali Singhai Jain · 9 years ago
  83. b499ffb i40e: Look up MAC address in Open Firmware or IDPROM by Sowmini Varadhan · 9 years ago
  84. efd8e39 i40e: allow zero MAC address for VFs by Mitch Williams · 9 years ago
  85. 2d166c3 i40e: change log messages and error returns by Mitch Williams · 9 years ago
  86. e611b5b net: macb: Add NP4 macb config using USRIO_DISABLED by Neil Armstrong · 9 years ago
  87. ce721a7 net: ethernet: cadence-macb: Add disabled usrio caps by Neil Armstrong · 9 years ago
  88. 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 9 years ago
  89. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  90. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  91. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  92. 04521bf net: dnet: Use phy_find_first() helper by Andrew Lunn · 9 years ago
  93. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  94. cd690e4 phy: Use phy_read() instead of mdiobus_read() by Andrew Lunn · 9 years ago
  95. 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  96. 9e02d8c fsl/fman: double free on probe failure by Dan Carpenter · 9 years ago
  97. e06a03b fsl/fman: fix the pause_time test by Dan Carpenter · 9 years ago
  98. 719255d mlxsw: core: remove an unnecessary condition by Dan Carpenter · 9 years ago
  99. c406700 ethernet/atheros/alx: sanitize buffer sizing and padding by Jarod Wilson · 9 years ago
  100. fc1273a mlxsw: Remember untagged VLANs by Elad Raz · 9 years ago