1. c20862c net/mlx4_core: Replace pr_warning() with pr_warn() by Amir Vadai · 11 years ago
  2. ecc8fb1 net/mlx4_core: Deprecate use_prio module parameter by Amir Vadai · 11 years ago
  3. da26a62 net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels() by Christian Engelmayer · 11 years ago
  4. 7572038 net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach() by Eyal Perry · 11 years ago
  5. c3ca520 net/mlx4_en: Using positive error value for unsigned by Eyal Perry · 11 years ago
  6. fe1ff29 net/mlx4_en: Protect MAC address modification with the state_lock mutex by Shani Michaelli · 11 years ago
  7. 483e013 net/mlx4_core: Removed unnecessary bit operation condition by Eyal Perry · 11 years ago
  8. c05a116 net/mlx4_core: Fix smatch error - possible access to a null variable by Eyal Perry · 11 years ago
  9. ee75532 net/mlx4_en: Fix errors in MAC address changing when port is down by Shani Michaelli · 11 years ago
  10. f5b6345 net/mlx4_en: User prio mapping gets corrupted when changing number of channels by Ido Shamay · 11 years ago
  11. 2eacc23 net/mlx4_core: Enforce irq affinity changes immediatly by Yuval Atias · 11 years ago
  12. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  13. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  14. 1a91de2 mellanox: Logging message cleanups by Joe Perches · 11 years ago
  15. 83d3459 net/mlx4_core: Don't issue PCIe speed/width checks for VFs by Eyal Perry · 11 years ago
  16. f24f790 net/mlx4_core: Load the Eth driver first by Or Gerlitz · 11 years ago
  17. 0254bc8 net/mlx4_core: Fix slave id computation for single port VF by Matan Barak · 11 years ago
  18. 531d901 net/mlx4_core: Adjust port number in qp_attach wrapper when detaching by Jack Morgenstein · 11 years ago
  19. c98235c mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll by Chris Mason · 11 years ago
  20. e1a5ddc net/mlx4_core: Defer VF initialization till PF is fully initialized by Amir Vadai · 11 years ago
  21. befdf89 net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one() by Wei Yang · 11 years ago
  22. a66132f net/mlx4: Set proper build dependancy with vxlan by Or Gerlitz · 11 years ago
  23. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  24. 1b136de net/mlx4: Implement vxlan ndo calls by Or Gerlitz · 11 years ago
  25. d18f141 mlx4: Add support for CONFIG_DEV command by Or Gerlitz · 11 years ago
  26. b747579 net/mlx4: USe one wrapper that returns -EPERM by Or Gerlitz · 11 years ago
  27. 97a5221 net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset by Wei Yang · 11 years ago
  28. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 11 years ago
  29. dd41cc3 net/mlx4: Adapt num_vfs/probed_vf params for single port VF by Matan Barak · 11 years ago
  30. 449fc48 net/mlx4: Adapt code for N-Port VF by Matan Barak · 11 years ago
  31. f74462a net/mlx4: Add utils for N-Port VFs by Matan Barak · 11 years ago
  32. 1ab95d3 net/mlx4: Add data structures to support N-Ports per VF by Matan Barak · 11 years ago
  33. 38be0a3 mlx4: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 11 years ago
  34. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  35. de12326 net/mlx4_en: Deregister multicast vxlan steering rules when going down by Or Gerlitz · 11 years ago
  36. e81f44b mlx4: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  37. 7855bff net/mlx4_core: Load the IB driver when the device supports IBoE by Or Gerlitz · 11 years ago
  38. 2a2083f net/mlx4_en: Handle vxlan steering rules for mac address changes by Or Gerlitz · 11 years ago
  39. 56cb456 net/mlx4_core: Fix wrong dump of the vxlan offloads device capability by Or Gerlitz · 11 years ago
  40. aa9a2d5 mlx4: Activate RoCE/SRIOV by Jack Morgenstein · 11 years ago
  41. 5ea8bbf mlx4: Implement IP based gids support for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  42. 2f5bb47 mlx4: Add ref counting to port MAC table for RoCE by Jack Morgenstein · 11 years ago
  43. b6ffaef mlx4: In RoCE allow guests to have multiple GIDS by Jack Morgenstein · 11 years ago
  44. 9cd5935 mlx4_core: For RoCE, allow slaves to set the GID entry at that slave's index by Jack Morgenstein · 11 years ago
  45. 6ee51a4 mlx4: Adjust QP1 multiplexing for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  46. 9798935 net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is ready by Amir Vadai · 11 years ago
  47. 57352ef net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper() by Amir Vadai · 11 years ago
  48. d0ceebd net/mlx4_en: mlx4_en_verify_params() can be static by Fengguang Wu · 11 years ago
  49. 367d56f net/mlx4: Support shutdown() interface by Gavin Shan · 11 years ago
  50. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  51. 9717218 net/mlx4_en: Change Connect-X description in kconfig by Eyal Perry · 11 years ago
  52. ec57094 net/mlx4_en: Use union for BlueFlame WQE by Amir Vadai · 11 years ago
  53. 28d222b net/mlx4_core: Fix sparse warning by Eyal Perry · 11 years ago
  54. 313c2d3 net/mlx4_en: Fix selftest failing on non 10G link speed by Amir Vadai · 11 years ago
  55. 9813337 net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64() by Eugenia Emantayev · 11 years ago
  56. 15bffdf net/mlx4_en: Move queue stopped/waked counters to be per ring by Eugenia Emantayev · 11 years ago
  57. 93591aa net/mlx4_en: Pad ethernet packets smaller than 17 bytes by Eugenia Emantayev · 11 years ago
  58. b97b33a net/mlx4_en: Verify mlx4_en module parameters by Eugenia Emantayev · 11 years ago
  59. fd8daa4 net/mlx4_en: Fix UP limit in ieee_ets->prio_tc by Amir Vadai · 11 years ago
  60. ca9f9f7 net/mlx4_en: Fix bad use of dev_id by Amir Vadai · 11 years ago
  61. 76a066f net/mlx4_en: Expose port number through sysfs by Amir Vadai · 11 years ago
  62. 169a1d8 net,IB/mlx: Bump all Mellanox driver versions by Amir Vadai · 11 years ago
  63. bb2146b net/mlx4: Fix limiting number of IRQ's instead of RSS queues by Ido Shamay · 11 years ago
  64. 0251248 net/mlx4: Set number of RX rings in a utility function by Ido Shamay · 11 years ago
  65. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  66. 66e2f9c mlx4: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  67. 99932d4 netdevice: add queue selection fallback handler for ndo_select_queue by Daniel Borkmann · 11 years ago
  68. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  69. fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 12 years ago
  70. 6cd28f0 net/mlx4_core: Remove unnecessary validation for port number by Moni Shoua · 12 years ago
  71. 297e0da IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing by Moni Shoua · 12 years ago
  72. f088cbb net/mlx4_core: clean up srq_res_start_move_to() by Paul Bolle · 12 years ago
  73. c9218a9 net/mlx4_core: clean up cq_res_start_move_to() by Paul Bolle · 12 years ago
  74. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 12 years ago
  75. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  76. 4de6580 mlx4_core: Add support for steerable IB UD QPs by Matan Barak · 12 years ago
  77. e6a7675 net/mlx4_en: call gro handler for encapsulated frames by Eric Dumazet · 12 years ago
  78. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 12 years ago
  79. 74b9c3e mlx4_en: Select PTP_1588_CLOCK by Shawn Bohrer · 12 years ago
  80. 9ba75fb net/mlx4_en: fix error return code in mlx4_en_get_qp() by Wei Yongjun · 12 years ago
  81. b912b2f net/mlx4_core: Warn if device doesn't have enough PCI bandwidth by Eyal Perry · 12 years ago
  82. 2156d9a mlx4_en: Only cycle port if HW timestamp config changes by Shawn Bohrer · 12 years ago
  83. ad7d4ea mlx4_en: Add PTP hardware clock by Shawn Bohrer · 12 years ago
  84. c0623e5 net: mlx4: slight optimization of addr compare by dingtianhong · 12 years ago
  85. 837052d net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling by Or Gerlitz · 12 years ago
  86. 7ffdf72 net/mlx4_core: Add basic support for TCP/IP offloads under tunneling by Or Gerlitz · 12 years ago
  87. 982290a net/mlx4_core: Check port number for validity before accessing data by Matan Barak · 12 years ago
  88. 0276a33 net/mlx4_en: Add NAPI support for transmit side by Eugenia Emantayev · 12 years ago
  89. e4b59a1 net/mlx4_en: Ignore irrelevant hypervisor events by Eugenia Emantayev · 12 years ago
  90. be902ab net/mlx4_core: Set CQE/EQE size to 64B by default by Eyal Perry · 12 years ago
  91. d03a68f net/mlx4_en: Configure the XPS queue mapping on driver load by Ido Shamay · 12 years ago
  92. 84c8640 net/mlx4_en: Implement ndo_get_phys_port_id by Hadar Hen Zion · 12 years ago
  93. 8e1a28e net/mlx4_core: Expose physical port id as PF/VF capability by Hadar Hen Zion · 12 years ago
  94. eb17711 net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP by Hadar Hen Zion · 12 years ago
  95. 73e74ab net/mlx4_core: Rename QUERY_FUNC_CAP fields by Hadar Hen Zion · 12 years ago
  96. 7b25d81 net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields by Hadar Hen Zion · 12 years ago
  97. 6917441 net: mlx4 calls skb_set_hash by Tom Herbert · 12 years ago
  98. 7c6d74d mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTs by Jack Morgenstein · 12 years ago
  99. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  100. 1b85ee0 net/mlx4_core: destroy workqueue when driver fails to register by Wei Yang · 12 years ago