1. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  2. f06c7f9 vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() by dingtianhong · 10 years ago
  3. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. c3136f5 cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calculated checksum by Hariprasad Shenai · 10 years ago
  5. cca2822 cxgb4: Check if rx checksum offload is enabled, while reading hardware calculated checksum by Hariprasad Shenai · 10 years ago
  6. 3e00a50 cxgb4: Decode the firmware port and module type a bit more for ethtool by Hariprasad Shenai · 10 years ago
  7. d2e752d cxgb4: Decode PCIe Gen3 link speed by Roland Dreier · 10 years ago
  8. 535cdf3 cxgb4: Update Kconfig to include Chelsio T5 adapter by Hariprasad Shenai · 10 years ago
  9. 6f1d721 cxgb4: use the correct max size for firmware flash by Steve Wise · 10 years ago
  10. bfae232 cxgb4: Save the correct mac addr for hw-loopback connections in the L2T by Steve Wise · 10 years ago
  11. 63ea7dc cxgb4vf: Adds device Id for few more Chelsio adapters by Hariprasad Shenai · 11 years ago
  12. 0183aa6 cxgb4: Adds device ID for few more Chelsio Adapters by Hariprasad Shenai · 11 years ago
  13. 12f2a47 chelsio: Remove addressof casts to same type by Joe Perches · 11 years ago
  14. 42ffda5 cxfb4vf: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. by Eric W. Biederman · 11 years ago
  15. a752519 cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. by Eric W. Biederman · 11 years ago
  16. f9ec813 cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. by Eric W. Biederman · 11 years ago
  17. 05eb238 cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes by Steve Wise · 11 years ago
  18. 7a2cea2 cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice by Steve Wise · 11 years ago
  19. ca71de6 cxgb4: Calculate len properly for LSO path by Kumar Sanghvi · 11 years ago
  20. c2b955e cxgb4: Updates for T5 SGE's Egress Congestion Threshold by Kumar Sanghvi · 11 years ago
  21. 0f4d201 cxgb4: Rectify emitting messages about SGE Ingress DMA channels being potentially stuck by Kumar Sanghvi · 11 years ago
  22. 68bce192 cxgb4: Add code to dump SGE registers when hitting idma hangs by Kumar Sanghvi · 11 years ago
  23. 92ddcc7 cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB by Kumar Sanghvi · 11 years ago
  24. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. 687d705 net/cxgb4: use remove handler as shutdown handler by Thadeu Lima de Souza Cascardo · 11 years ago
  26. e8b3901 cgxb4: Stop using ethtool SPEED_* constants by Ben Hutchings · 11 years ago
  27. f0a8e6d cxgb4: Add more PCI device ids. by Hariprasad Shenai · 11 years ago
  28. 0034b29 cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit() by Kumar Sanghvi · 11 years ago
  29. c1f49e3 cxgb4: Remove unused registers and add missing ones by Kumar Sanghvi · 11 years ago
  30. 1ac0f09 cxgb4: Query firmware for T5 ULPTX MEMWRITE DSGL capabilities by Kumar Sanghvi · 11 years ago
  31. 4fe44dd cxgb4: LE-Workaround is not atomic in firmware by Kumar Sanghvi · 11 years ago
  32. 57d8b76 cxgb4: Allow >10G ports to have multiple queues by Kumar Sanghvi · 11 years ago
  33. a94cd70 cxgb4: Print adapter VPD Part Number instead of Engineering Change field by Kumar Sanghvi · 11 years ago
  34. 72aca4b cxgb4: Add support to recognize 40G links by Kumar Sanghvi · 11 years ago
  35. bd66368 cxgb4vf: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  36. f6f273b cxgb4vf: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 11 years ago
  37. c32ad22 cxgb4: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  38. fc1d0bf cxgb3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  39. c0b2551 cxgb3: Remove superfluous call to pci_disable_msix() by Alexander Gordeev · 11 years ago
  40. 8b662fe net/cxgb4: Fix referencing freed adapter by Gavin Shan · 11 years ago
  41. 9fe6cb5 net/cxgb4: Don't retrieve stats during recovery by Gavin Shan · 11 years ago
  42. 144be3d net/cxgb4: Avoid disabling PCI device for towice by Gavin Shan · 11 years ago
  43. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  44. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  45. 9ef9730 cxgb4: silence shift wrapping static checker warning by Dan Carpenter · 11 years ago
  46. 451cd14 cxgb4: Changed FW check version to match FW binary version by Hariprasad Shenai · 11 years ago
  47. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  48. 940d9d3 cxgb4: allow large buffer size to have page size by Thadeu Lima de Souza Cascardo · 11 years ago
  49. 4c1120b net: cxgb3: slight optimization of addr compare by dingtianhong · 11 years ago
  50. de5b867 cxgb4: make functions static and remove dead code by stephen hemminger · 11 years ago
  51. dcf7b6f cxgb4: Add API to correctly calculate tuple fields by Kumar Sanghvi · 11 years ago
  52. 15f63b7 cxgb4: Account for stid entries properly in case of IPv6 by Kumar Sanghvi · 11 years ago
  53. 470c60c cxgb4: Assign filter server TIDs properly by Kumar Sanghvi · 11 years ago
  54. 7c89e55 cxgb4: Include TCP as protocol when creating server filters by Kumar Sanghvi · 11 years ago
  55. b6f8eae cxgb4: Reserve stid 0 for T4/T5 adapters by Kumar Sanghvi · 11 years ago
  56. 8264989 net: cxgb4 calls skb_set_hash by Tom Herbert · 11 years ago
  57. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  58. 16e4762 cxgb4: Add new scheme to update T4/T5 firmware by Hariprasad Shenai · 11 years ago
  59. 70ee366 cxgb4vf: added much cleaner implementation of is_t4() by Hariprasad Shenai · 11 years ago
  60. d14807d cxgb4: Much cleaner implementation of is_t4()/is_t5() by Hariprasad Shenai · 11 years ago
  61. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  62. 262e827 cxgb3: Fix length calculation in write_ofld_wr() on 32-bit architectures by Ben Hutchings · 11 years ago
  63. 1eb850c net: cxgb4vf: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago
  64. e8556df chelsio: remove duplicate defines by Michael Opdenacker · 11 years ago
  65. 1b66917 cgxb4: remove duplicate include in cxgb4.h by Michael Opdenacker · 11 years ago
  66. cefa63b net: cxgb4vf: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  67. fd4a260 net: cxgb2: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  68. 2cac546 net: cxgb3: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  69. 11e4c74 net: cxgb4: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  70. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  71. 9caff1e bonding: make bond_for_each_slave() use lower neighbour's private by Veaceslav Falico · 11 years ago
  72. 22018e4 chelsio: Remove extern from function prototypes by Joe Perches · 11 years ago
  73. 8a67d1c net: cxgb4vf: Staticize local symbols by Sachin Kamat · 11 years ago
  74. 73a695f cxgb4: remove workqueue when driver registration fails by Wei Yang · 11 years ago
  75. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  76. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  77. 7c049d0 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  78. 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 11 years ago
  79. 728e2cc Revert "cxgb3: Check and handle the dma mapping errors" by Alexey Kardashevskiy · 11 years ago
  80. 01bcca6 cxgb4: Add CLIP support to store compressed IPv6 address by Vipul Pandya · 11 years ago
  81. 80f40c1 cxgb4: Add routines to create and remove listening IPv6 servers by Vipul Pandya · 11 years ago
  82. 7cc47d1 cxgb3: Missing rtnl lock in error recovery by Benjamin Herrenschmidt · 11 years ago
  83. 8c367fc cxgb4: Do not set net_device::dev_id to VI index by Ben Hutchings · 11 years ago
  84. 15dd16c cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header by Li RongQing · 11 years ago
  85. e69972f cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're the MASTER_PF by Jay Hernandez · 11 years ago
  86. be8b678 cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  87. f83331b cxgb3: Check and handle the dma mapping errors by Santosh Rastapur · 11 years ago
  88. 9313eb4 cxgb3: Fix warning about using rcu_dereference when not in a rcu-locked section by Jay Fenlason · 11 years ago
  89. 65c2191 net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driver by Peter Hüwe · 11 years ago
  90. 777c230 cxgb4: fix error recovery when t4_fw_hello returns a positive value by Thadeu Lima de Souza Cascardo · 11 years ago
  91. 94dace1 cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG by Vipul Pandya · 11 years ago
  92. b407a4a cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG by Vipul Pandya · 11 years ago
  93. 9ef603a cxgb4: Fix pci_device_id structure initialization with correct PF number by Vipul Pandya · 11 years ago
  94. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  95. 1fd9b1f net: vlan: prepare for 802.1ad support by Patrick McHardy · 11 years ago
  96. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  97. e76d120 chelsio: use netdev_alloc_skb_ip_align by stephen hemminger · 12 years ago
  98. 70386d4 chelsio: add headroom in RX path by Eric Dumazet · 12 years ago
  99. 42b6a94 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. by Vipul Pandya · 12 years ago
  100. 3cbdb92 RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. by Vipul Pandya · 12 years ago