1. 630f4b7 be2net: Export tunnel offloads only when a VxLAN tunnel is created by Sriharsha Basavapatna · 10 years ago
  2. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  3. 74b6939 emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment by Alexander Duyck · 10 years ago
  4. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago
  5. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. 4ea85e8 net: Check for presence of IFLA_AF_SPEC by Thomas Graf · 10 years ago
  7. b7c1a31 net: Validate IFLA_BRIDGE_MODE attribute length by Thomas Graf · 10 years ago
  8. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  9. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  10. 1dcf7b1 be2net:use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  11. 725d548 be2net: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  12. cd3307aa be2net: fix alignment on line wrap by Kalesh AP · 10 years ago
  13. 5f820b6 be2net: remove multiple assignments on a single line by Kalesh AP · 10 years ago
  14. 504fbf1 be2net: remove space after typecasts by Kalesh AP · 10 years ago
  15. 619f2d1 be2net: remove unnecessary blank lines after an open brace by Kalesh AP · 10 years ago
  16. e2fb1af be2net: insert a blank line after function/struct//enum definitions by Kalesh AP · 10 years ago
  17. d6f5473 be2net: remove multiple blank lines by Kalesh AP · 10 years ago
  18. 03d28ff be2net: add blank line after declarations by Kalesh AP · 10 years ago
  19. 627cd5f be2net: remove return statements for void functions by Kalesh AP · 10 years ago
  20. d6b7a9b be2net: add speed reporting for 20G-KR interface by Vasundhara Volam · 10 years ago
  21. ca39076 be2net: add speed reporting for 40G/KR interface by Kalesh AP · 10 years ago
  22. 72d7e2b be2net: fix sparse warnings in be_cmd_req_port_type{} by Suresh Reddy · 10 years ago
  23. b502ae8 be2net: fix a sparse warning in be_cmd_modify_eqd() by Kalesh AP · 10 years ago
  24. 2f951a9 be2net: enable PCIe error reporting on VFs too by Kalesh AP · 10 years ago
  25. 9367670 be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer by Kalesh AP · 10 years ago
  26. 6809cee be2net: fix port-type reporting in get_settings by Ravikumar Nelavelli · 10 years ago
  27. e36edd9 be2net: add ethtool "-m" option support by Mark Leonard · 10 years ago
  28. b29812c be2net: use v1 of SET_FLOW_CONTROL command by Suresh Reddy · 10 years ago
  29. c30d726 be2net: fix RX fragment posting for jumbo frames by Ajit Khaparde · 10 years ago
  30. 242eb47 be2net: replace strcpy with strlcpy by Vasundhara Volam · 10 years ago
  31. 5076266 be2net: fix some log messages by Vasundhara Volam · 10 years ago
  32. a28277d be2net: query max_tx_qs for BE3 super-nic profile from FW by Suresh Reddy · 10 years ago
  33. a4906ea be2net: define macro for_all_tx_queues_on_eq() by Sathya Perla · 10 years ago
  34. c8f6461 be2net: get rid of TX budget by Sathya Perla · 10 years ago
  35. c5f156d be2net: make be_cmd_get_regs() return a status by Vasundhara Volam · 10 years ago
  36. 0d3f5cc be2net: define BE_MAX_MTU by Kalesh AP · 10 years ago
  37. 3fb8cb8 be2net: remove unncessary gotos by Kalesh AP · 10 years ago
  38. bb864e0 be2net: fix log messages in lancer FW download path by Kalesh AP · 10 years ago
  39. d3de154 be2net: Add a dma_mapping_error counter in ethtool by Vasundhara Volam · 10 years ago
  40. 512bb8a be2net: Add TX completion error statistics in ethtool by Kalesh AP · 10 years ago
  41. acbd6ff8 be2net: add a description for counter rx_input_fifo_overflow_drop by Sathya Perla · 10 years ago
  42. c3c18bc be2net: shorten AMAP_GET/SET_BITS() macro calls by Sathya Perla · 10 years ago
  43. acbafeb be2net: add a few log messages by Sathya Perla · 10 years ago
  44. b6c0e89 benet: Set skb->csum_level for encapsulated checksum by Tom Herbert · 10 years ago
  45. 96d4922 be2net: Use dev_consume_skb_any() in the non-drop path by Rick Jones · 10 years ago
  46. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  47. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  48. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  49. f061338 be2net: support deleting FW dump via ethtool (only for Lancer) by Kalesh AP · 10 years ago
  50. 3c31aaf be2net: ignore VF mac address setting for the same mac by Vasundhara Volam · 10 years ago
  51. d3d1831 be2net: ignore get/set profile FW cmd failures by Sathya Perla · 10 years ago
  52. d114f99 be2net: Issue shutdown event to ocrdma driver by Devesh Sharma · 10 years ago
  53. c346e6e be2net: update driver version to 10.4 by Sathya Perla · 10 years ago
  54. f174c7e be2net: use adapter->flags to track SRIOV state by Vasundhara Volam · 10 years ago
  55. 962bcb7 be2net: avoid SRIOV config for BE2 chip by Vasundhara Volam · 10 years ago
  56. d3518e2 be2net: use be_max_vfs() macro to access max-vfs by Vasundhara Volam · 10 years ago
  57. ddf1169 be2net: use "if (!foo)" test style by Kalesh AP · 10 years ago
  58. b99f803 be2net: remove unused structures in be_cmds.h by Kalesh AP · 10 years ago
  59. e97e3cd be2net: reduce arguments passed to FW-cmd routines by Kalesh AP · 10 years ago
  60. 6bdf8f5 be2net: update UE bit description strings by Vasundhara Volam · 10 years ago
  61. abccf23 be2net: fix return status of some ndo methods by Kalesh AP · 10 years ago
  62. 0532d4e be2net: fix return status of some ethtool methods by Kalesh AP · 10 years ago
  63. 6b56868 be2net: return -ENOMEM for memory allocation failures by Kalesh AP · 10 years ago
  64. fd45160 be2net: return -ETIMEDOUT when a FW-cmd times out by Kalesh AP · 10 years ago
  65. 56ace3a be2net: fix error status for FW-download by Kalesh AP · 10 years ago
  66. 940a3fc be2net: use -ENETDOWN error status when interface is down by Kalesh AP · 10 years ago
  67. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  68. 4cad9f3 be2net: set EQ DB clear-intr bit in be_open() by Suresh Reddy · 10 years ago
  69. 9d4dfe4 be2net: re-enable vlan filtering mode asap by Kalesh AP · 10 years ago
  70. bec84e6 be2net: create optimal number of queues on SR-IOV config by Vasundhara Volam · 10 years ago
  71. 10cccf6 be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd by Vasundhara Volam · 10 years ago
  72. ba48c0c be2net: remove be_cmd_get_profile_config_mbox/mccq() variants by Vasundhara Volam · 10 years ago
  73. 66064db be2net: fix qnq mode detection on VFs by Suresh Reddy · 10 years ago
  74. 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 10 years ago
  75. 3acf19d be2net: cleanup MCC async event processing code by Sathya Perla · 10 years ago
  76. 559b633 be2net: move async cmd processing to a separate routine by Sathya Perla · 10 years ago
  77. 4c60005 be2net: re-factor MCCQ error status handling code by Kalesh AP · 10 years ago
  78. 96c9b2e be2net: support flashing new regions on Skyhawk-R by Vasundhara Volam · 10 years ago
  79. 0f77ba7 be2net: fixup TX-rate setting code for Skyhawk-R by Ravikumar Nelavelli · 10 years ago
  80. a079488 be2net: skip multicast promiscuos setting in already set by Kalesh AP · 10 years ago
  81. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  82. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 10 years ago
  83. 33cb0fa ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfh by Ben Hutchings · 10 years ago
  84. 03a58ba be2net: enable interrupts in EEH resume by Kalesh AP · 10 years ago
  85. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  86. b51aa36 be2net: use MCCQ instead of MBOX in be_cmd_rss_config() by Kalesh AP · 10 years ago
  87. 5c29c09 be2net: include rx-compl error counter in ethtool stats by Kalesh AP · 10 years ago
  88. 4d567d9 be2net: remove unused code in be_cmd_vlan_config() by Kalesh AP · 10 years ago
  89. f6cbd36 be2net: covert vlan array to bit-map by Ravikumar Nelavelli · 10 years ago
  90. 05e4c6a be2net: fix line wrap and function call indentation in be_ethtool.c by Sathya Perla · 10 years ago
  91. a2cc4e0 be2net: fix function call indentation in be_cmds.c by Sathya Perla · 10 years ago
  92. 748b539 be2net: fix line wrap and function call indentation in be_main.c by Sathya Perla · 10 years ago
  93. e255787 be2net: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  94. e1ad8e3 be2net: Fix invocation of be_close() after be_clear() by Kalesh AP · 10 years ago
  95. 1a3d071 be2net: Fix to reap TX compls till HW doesn't respond for some time by Vasundhara Volam · 10 years ago
  96. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  97. 2407116 be2net: Add abi version between be2net and ocrdma by Devesh Sharma · 11 years ago
  98. c5abe7c be2net: fix build dependency on VxLAN by Sathya Perla · 10 years ago
  99. c9c4714 be2net: csum, tso and rss steering offload support for VxLAN by Sathya Perla · 10 years ago
  100. a401801 be2net: add FW cmds needed for VxLAN offloads by Sathya Perla · 10 years ago