1. 16dde0d be2net: Allow GRE to work concurrently while a VxLAN tunnel is configured by Sriharsha Basavapatna · 10 years ago
  2. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  3. ac9a3d8 be2net: Fix incorrect setting of tunnel offload flag in netdev features by Sriharsha Basavapatna · 10 years ago
  4. 630f4b7 be2net: Export tunnel offloads only when a VxLAN tunnel is created by Sriharsha Basavapatna · 10 years ago
  5. 74b6939 emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment by Alexander Duyck · 10 years ago
  6. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago
  7. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  8. 4ea85e8 net: Check for presence of IFLA_AF_SPEC by Thomas Graf · 10 years ago
  9. b7c1a31 net: Validate IFLA_BRIDGE_MODE attribute length by Thomas Graf · 10 years ago
  10. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  11. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  12. 1dcf7b1 be2net:use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  13. 725d548 be2net: Implement ndo_gso_check() by Joe Stringer · 10 years ago
  14. cd3307aa be2net: fix alignment on line wrap by Kalesh AP · 10 years ago
  15. 5f820b6 be2net: remove multiple assignments on a single line by Kalesh AP · 10 years ago
  16. 504fbf1 be2net: remove space after typecasts by Kalesh AP · 10 years ago
  17. 619f2d1 be2net: remove unnecessary blank lines after an open brace by Kalesh AP · 10 years ago
  18. e2fb1af be2net: insert a blank line after function/struct//enum definitions by Kalesh AP · 10 years ago
  19. d6f5473 be2net: remove multiple blank lines by Kalesh AP · 10 years ago
  20. 03d28ff be2net: add blank line after declarations by Kalesh AP · 10 years ago
  21. 627cd5f be2net: remove return statements for void functions by Kalesh AP · 10 years ago
  22. 2f951a9 be2net: enable PCIe error reporting on VFs too by Kalesh AP · 10 years ago
  23. c30d726 be2net: fix RX fragment posting for jumbo frames by Ajit Khaparde · 10 years ago
  24. 5076266 be2net: fix some log messages by Vasundhara Volam · 10 years ago
  25. a28277d be2net: query max_tx_qs for BE3 super-nic profile from FW by Suresh Reddy · 11 years ago
  26. a4906ea be2net: define macro for_all_tx_queues_on_eq() by Sathya Perla · 11 years ago
  27. c8f6461 be2net: get rid of TX budget by Sathya Perla · 11 years ago
  28. 0d3f5cc be2net: define BE_MAX_MTU by Kalesh AP · 11 years ago
  29. 3fb8cb8 be2net: remove unncessary gotos by Kalesh AP · 11 years ago
  30. bb864e0 be2net: fix log messages in lancer FW download path by Kalesh AP · 11 years ago
  31. d3de154 be2net: Add a dma_mapping_error counter in ethtool by Vasundhara Volam · 11 years ago
  32. 512bb8a be2net: Add TX completion error statistics in ethtool by Kalesh AP · 11 years ago
  33. c3c18bc be2net: shorten AMAP_GET/SET_BITS() macro calls by Sathya Perla · 11 years ago
  34. acbafeb be2net: add a few log messages by Sathya Perla · 11 years ago
  35. b6c0e89 benet: Set skb->csum_level for encapsulated checksum by Tom Herbert · 11 years ago
  36. 96d4922 be2net: Use dev_consume_skb_any() in the non-drop path by Rick Jones · 11 years ago
  37. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  38. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  39. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  40. 3c31aaf be2net: ignore VF mac address setting for the same mac by Vasundhara Volam · 11 years ago
  41. d3d1831 be2net: ignore get/set profile FW cmd failures by Sathya Perla · 11 years ago
  42. d114f99 be2net: Issue shutdown event to ocrdma driver by Devesh Sharma · 11 years ago
  43. f174c7e be2net: use adapter->flags to track SRIOV state by Vasundhara Volam · 11 years ago
  44. 962bcb7 be2net: avoid SRIOV config for BE2 chip by Vasundhara Volam · 11 years ago
  45. d3518e2 be2net: use be_max_vfs() macro to access max-vfs by Vasundhara Volam · 11 years ago
  46. ddf1169 be2net: use "if (!foo)" test style by Kalesh AP · 11 years ago
  47. e97e3cd be2net: reduce arguments passed to FW-cmd routines by Kalesh AP · 11 years ago
  48. 6bdf8f5 be2net: update UE bit description strings by Vasundhara Volam · 11 years ago
  49. abccf23 be2net: fix return status of some ndo methods by Kalesh AP · 11 years ago
  50. 6b56868 be2net: return -ENOMEM for memory allocation failures by Kalesh AP · 11 years ago
  51. 56ace3a be2net: fix error status for FW-download by Kalesh AP · 11 years ago
  52. 940a3fc be2net: use -ENETDOWN error status when interface is down by Kalesh AP · 11 years ago
  53. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  54. 4cad9f3 be2net: set EQ DB clear-intr bit in be_open() by Suresh Reddy · 11 years ago
  55. 9d4dfe4 be2net: re-enable vlan filtering mode asap by Kalesh AP · 11 years ago
  56. bec84e6 be2net: create optimal number of queues on SR-IOV config by Vasundhara Volam · 11 years ago
  57. 10cccf6 be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd by Vasundhara Volam · 11 years ago
  58. 66064db be2net: fix qnq mode detection on VFs by Suresh Reddy · 11 years ago
  59. 4c60005 be2net: re-factor MCCQ error status handling code by Kalesh AP · 11 years ago
  60. 96c9b2e be2net: support flashing new regions on Skyhawk-R by Vasundhara Volam · 11 years ago
  61. 0f77ba7 be2net: fixup TX-rate setting code for Skyhawk-R by Ravikumar Nelavelli · 11 years ago
  62. a079488 be2net: skip multicast promiscuos setting in already set by Kalesh AP · 11 years ago
  63. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  64. ed61668 net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool. by Sucheta Chakraborty · 11 years ago
  65. 03a58ba be2net: enable interrupts in EEH resume by Kalesh AP · 11 years ago
  66. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  67. 4d567d9 be2net: remove unused code in be_cmd_vlan_config() by Kalesh AP · 11 years ago
  68. f6cbd36 be2net: covert vlan array to bit-map by Ravikumar Nelavelli · 11 years ago
  69. 748b539 be2net: fix line wrap and function call indentation in be_main.c by Sathya Perla · 11 years ago
  70. e255787 be2net: Support for configurable RSS hash key by Venkata Duvvuru · 11 years ago
  71. e1ad8e3 be2net: Fix invocation of be_close() after be_clear() by Kalesh AP · 11 years ago
  72. 1a3d071 be2net: Fix to reap TX compls till HW doesn't respond for some time by Vasundhara Volam · 11 years ago
  73. c5abe7c be2net: fix build dependency on VxLAN by Sathya Perla · 11 years ago
  74. c9c4714 be2net: csum, tso and rss steering offload support for VxLAN by Sathya Perla · 11 years ago
  75. a401801 be2net: add FW cmds needed for VxLAN offloads by Sathya Perla · 11 years ago
  76. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  77. d8ec2c0 benet: Call dev_kfree_skby_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  78. 48291c2 be2net: Fix vlans_added counter by Vasundhara Volam · 11 years ago
  79. a5243da be2net: Create multiple TXQs on RSS capable multi-channel BE3-R interfaces by Vasundhara Volam · 11 years ago
  80. 46ee9c1 be2net: fix pmac_id[] allocation size by Ravikumar Nelavelli · 11 years ago
  81. bdce2ad be2net: Add link state control for VFs by Suresh Reddy · 11 years ago
  82. ecf1f6e be2net: Use GET_PROFILE_CONFIG cmd for BE3-R to query max-vfs by Suresh Reddy · 11 years ago
  83. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  84. e50287b be2net: dma_sync each RX frag before passing it to the stack by Sathya Perla · 11 years ago
  85. ec495fa be2net: isolate TX workarounds not applicable to Skyhawk-R by Vasundhara Volam · 11 years ago
  86. c912895 be2net: Fix skb double free in be_xmit_wrokarounds() failure path by Vasundhara Volam · 11 years ago
  87. 7ad0945 be2net: clear promiscuous bits in adapter->flags while disabling promiscuous mode by Somnath kotur · 11 years ago
  88. c502224 be2net: Fix to reset transparent vlan tagging by Somnath Kotur · 11 years ago
  89. 7dc4c06 benet: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  90. f93f160 be2net: refactor multi-channel config code for Skyhawk-R chip by Vasundhara Volam · 11 years ago
  91. 4026382 be2net: Update copyright year by Vasundhara Volam · 11 years ago
  92. eb0eecc be2net: Log a kernel message when UE is detected in BE & Skyhawk by Somnath Kotur · 11 years ago
  93. a6b74e0 be2net: Fix be_vlan_add/rem_vid() routines by Somnath Kotur · 11 years ago
  94. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  95. ba42fad be2net: add dma_mapping_error() check for dma_map_page() by Ivan Vecera · 11 years ago
  96. 76a9e08 be2net: cleanup wake-on-lan code by Suresh Reddy · 11 years ago
  97. b188f09 be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id by Suresh Reddy · 11 years ago
  98. 0b0ef1d be2net: do not use frag index in the RX-compl entry by Suresh Reddy · 11 years ago
  99. 02308d7 be2net: fix incorrect setting of cmd_privileges for VFs by Suresh Reddy · 11 years ago
  100. ff32f8a be2net: ignore mac-addr set call for an already programmed mac-addr by Vasundhara Volam · 11 years ago