1. 8c367fc cxgb4: Do not set net_device::dev_id to VI index by Ben Hutchings · 11 years ago
  2. 15dd16c cxgb3: Correct comparisons and calculations using skb->tail and skb-transport_header by Li RongQing · 11 years ago
  3. e69972f cxgb4: Force uninitialized state if FW_ON_ADAPTER is < FW_VERSION and we're the MASTER_PF by Jay Hernandez · 11 years ago
  4. 777c230 cxgb4: fix error recovery when t4_fw_hello returns a positive value by Thadeu Lima de Souza Cascardo · 11 years ago
  5. 94dace1 cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG by Vipul Pandya · 11 years ago
  6. b407a4a cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSG by Vipul Pandya · 11 years ago
  7. 9ef603a cxgb4: Fix pci_device_id structure initialization with correct PF number by Vipul Pandya · 11 years ago
  8. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  9. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  10. 42b6a94 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. by Vipul Pandya · 12 years ago
  11. 3cbdb92 RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use. by Vipul Pandya · 12 years ago
  12. 7d6727c cxgb4: Disable SR-IOV support for PF4-7 for T5 by Santosh Rastapur · 12 years ago
  13. 3a7f855 cxgb4: Update driver version and description by Santosh Rastapur · 12 years ago
  14. 9616407 cxgb4: Add T5 PCI ids by Santosh Rastapur · 12 years ago
  15. 19dd37b cxgb4: Add T5 debugfs support by Santosh Rastapur · 12 years ago
  16. 2cc301d cxgb4: Enable doorbell drop recovery only for T4 adapter by Santosh Rastapur · 12 years ago
  17. 22adfe0 cxgb4: Add T5 write combining support by Santosh Rastapur · 12 years ago
  18. 251f9e8 cxgb4: Dump T5 registers by Santosh Rastapur · 12 years ago
  19. 0a57a53 cxgb4: Initialize T5 by Santosh Rastapur · 12 years ago
  20. 2422d9a cxgb4: Add macros, structures and inline functions for T5 by Santosh Rastapur · 12 years ago
  21. b2decad cxgb4: Add register definations for T5 by Santosh Rastapur · 12 years ago
  22. 47ce9c4 cxgb4: Allow for backward compatibility with new VPD scheme. by Santosh Rastapur · 12 years ago
  23. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  24. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  25. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. d4fc9dc cxgb4: set coalesce parameters on all queues by Thadeu Lima de Souza Cascardo · 12 years ago
  27. 1f1e495 cxgb4: Fix incorrect PFVF CMASK by Vipul Pandya · 12 years ago
  28. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  29. 428ac43 chelsio: Use netdev_<level> and pr_<level> by Joe Perches · 12 years ago
  30. 793dad9 RDMA/cxgb4: Fix bug for active and passive LE hash collision path by Vipul Pandya · 12 years ago
  31. 1cab775 RDMA/cxgb4: Fix LE hash collision bug for passive open connection by Vipul Pandya · 12 years ago
  32. 5be78ee RDMA/cxgb4: Fix LE hash collision bug for active open connection by Vipul Pandya · 12 years ago
  33. dca4fae cxgb4: Add LE hash collision bug fix path in LLD driver by Vipul Pandya · 12 years ago
  34. f2b7e78 cxgb4: Add T4 filter support by Vipul Pandya · 12 years ago
  35. e777d19 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  36. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  37. 9174494 cxgb4: remove __dev* attributes by Bill Pemberton · 12 years ago
  38. ce91a92 [SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header updates). by Naresh Kumar Inna · 12 years ago
  39. 0dad9e9 cxgb4: Fix initialization of SGE_CONTROL register by Vipul Pandya · 12 years ago
  40. 0062b15 cxgb4: Initialize data structures before using. by Vipul Pandya · 12 years ago
  41. e3c9851 cxgb4: Fix unable to get UP event from the LLD by Vipul Pandya · 12 years ago
  42. 9a4da2c cxgb4: Remove unnecessary #ifdef condition by Vipul Pandya · 12 years ago
  43. 404d9e3 cxgb4: Address various sparse warnings by Vipul Pandya · 12 years ago
  44. 594f88e9 cxgb4: allocate enough data in t4_memory_rw() by Dan Carpenter · 12 years ago
  45. c0b8b99 cxgb4: Fix build error due to missing linux/vmalloc.h include. by David S. Miller · 12 years ago
  46. 8c357eb cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params() by Vipul Pandya · 12 years ago
  47. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  48. 26f7cbc cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave by Vipul Pandya · 12 years ago
  49. 1648a22 cxgb4: Inform caller if driver didn't upgrade firmware by Vipul Pandya · 12 years ago
  50. 13ee15d cxgb4: Add support for T4 hardwired driver configuration settings by Vipul Pandya · 12 years ago
  51. 636f9d3 cxgb4: Add support for T4 configuration file by Vipul Pandya · 12 years ago
  52. 52367a7 cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support by Vipul Pandya · 12 years ago
  53. 5afc8b8 cxgb4: Add functions to read memory via PCIE memory window by Vipul Pandya · 12 years ago
  54. 3eb4afb cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE by Vipul Pandya · 12 years ago
  55. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  56. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  57. 840f300 cxgb4: Remove duplicate register definitions by Vipul Pandya · 12 years ago
  58. e5c8ae5 cxgb4: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  59. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  60. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  61. 5952dde cxgb4: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  62. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  63. 3069ee9 cxgb4: DB Drop Recovery for RDMA and LLD queues by Vipul Pandya · 12 years ago
  64. 8caa1e8 cxgb4: Common platform specific changes for DB Drop Recovery by Vipul Pandya · 12 years ago
  65. 881806b cxgb4: Detect DB FULL events and notify RDMA ULD by Vipul Pandya · 12 years ago
  66. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  67. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  68. f637d57 cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adapters by Vipul Pandya · 13 years ago
  69. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  70. 9b07be4 net: make ethtool_ops const by stephen hemminger · 13 years ago
  71. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  72. 278bc42 ethtool: Define and apply a default policy for RX flow hash indirection by Ben Hutchings · 13 years ago
  73. 7850f63 ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters by Ben Hutchings · 13 years ago
  74. 1f2149c net: remove netdev_alloc_page and use __GFP_COLD by Eric Dumazet · 13 years ago
  75. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  76. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  77. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  78. 310587c drivers/net: fix mislocated headers in cxgb4/l2t.c by Paul Gortmaker · 13 years ago
  79. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  80. e91b0f2 cxgb4: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  81. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  82. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  83. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  84. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  85. f7917c0 chelsio: Move the Chelsio drivers by Jeff Kirsher · 14 years ago