1. ebcd210 cxgb4: fix thermal zone build error by Ganesh Goudar · 6 years ago
  2. 62606c2 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  3. bd6bf7c Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  4. 40b0655 cxgb4: fix the error path of cxgb4_uld_register() by Ganesh Goudar · 6 years ago
  5. a1c6fd4 crypto: chelsio - Update ntx queue received from cxgb4 by Harsh Jain · 6 years ago
  6. e70a57f cxgb4: fix thermal configuration dependencies by Arnd Bergmann · 6 years ago
  7. b187191 cxgb4: Add thermal zone support by Ganesh Goudar · 6 years ago
  8. 72438f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. 2c05d88 net: cxgb3_main: fix a missing-check bug by Wenwen Wang · 6 years ago
  10. a657dbf cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capability by Ganesh Goudar · 6 years ago
  11. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  12. db3408a cxgb4: remove the unneeded locks by Ganesh Goudar · 6 years ago
  13. 258b6d1 cxgb4: Use proper enum in IEEE_FAUX_SYNC by Nathan Chancellor · 6 years ago
  14. 3b0b8f0 cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update by Nathan Chancellor · 6 years ago
  15. 62b36c3 PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls by Oza Pawandeep · 6 years ago
  16. 673eed0 net: cxgb3_main: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  17. 16a3f50 net: cxgb3: remove redundant null pointer check before kfree_skb by zhong jiang · 6 years ago
  18. e641e99f net: ethernet: remove redundant include by zhong jiang · 6 years ago
  19. e65d525 cxgb4: remove duplicated include from cxgb4_main.c by YueHaibing · 6 years ago
  20. c3ec8bc cxgb4: update supported DCB version by Ganesh Goudar · 6 years ago
  21. 992bea8 cxgb4: add per rx-queue counter for packet errors by Ganesh Goudar · 6 years ago
  22. 0dc235a cxgb4: Fix endianness issue in t4_fwcache() by Ganesh Goudar · 6 years ago
  23. 9f34519 cxgb4: fix abort_req_rss6 struct by Steve Wise · 6 years ago
  24. 25290bf cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fm by Colin Ian King · 6 years ago
  25. a89cdd8 cxgb4: impose mandatory VLAN usage when non-zero TAG ID by Casey Leedom · 6 years ago
  26. 68ddc82 cxgb4: collect hardware queue descriptors by Rahul Lakkireddy · 6 years ago
  27. b5e281a cxgb4: when max_tx_rate is 0 disable tx rate limiting by Ganesh Goudar · 6 years ago
  28. 244cd96 net_sched: remove list_head from tc_action by Cong Wang · 6 years ago
  29. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  30. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  31. 6e24dca cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0 by Ganesh Goudar · 6 years ago
  32. 0ec4568 cxgb4: remove set but not used variable 'spd' by YueHaibing · 6 years ago
  33. ebddd97 cxgb4: add support to display DCB info by Ganesh Goudar · 6 years ago
  34. e4ed2b9 net: chelsio: cxgb2: remove unused array pci_speed by Colin Ian King · 6 years ago
  35. 36d2f76 cxgb4: update 1.20.8.0 as the latest firmware supported by Ganesh Goudar · 6 years ago
  36. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  37. 9207267 cxgb3/l2t: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  38. d135955 cxgb4/t4_hw: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  39. 20e4fb1 cxgb4/l2t: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  40. adfb442 cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hosts by Al Viro · 6 years ago
  41. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  42. 90d4c5b cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32 by Ganesh Goudar · 6 years ago
  43. eb2463b rdma/cxgb4: Fix SRQ endianness annotations by Bart Van Assche · 6 years ago
  44. 27defe9 cxgb4: print ULD queue information managed by LLD by Rahul Lakkireddy · 6 years ago
  45. 942a656 cxgb4: Added missing break in ndo_udp_tunnel_{add/del} by Arjun Vynipadath · 6 years ago
  46. ae2a922 cxgb4: move Tx/Rx free pages collection to common code by Rahul Lakkireddy · 6 years ago
  47. 9d0f180 cxgb4: collect number of free PSTRUCT page pointers by Rahul Lakkireddy · 6 years ago
  48. 4c30337 libcxgb: replace vmalloc and memset with vzalloc by YueHaibing · 7 years ago
  49. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 7 years ago
  50. 676bcfe net: cxgb3_main: fix potential Spectre v1 by Gustavo A. R. Silva · 7 years ago
  51. fa145d5 cxgb4: display number of rx and tx pages free by Ganesh Goudar · 7 years ago
  52. 1eb94d4 cxgb4: collect ASIC LA dumps from ULP TX by Surendra Mobiya · 7 years ago
  53. bc1b503 cxgb4: do not return DUPLEX_UNKNOWN when link is down by Ganesh Goudar · 7 years ago
  54. e32f55f Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  55. 31e5f5c cxgb4: expose stats fetched from firmware via debugfs by Rahul Lakkireddy · 7 years ago
  56. b351b16 cxgb4: remove stats fetched from firmware by Rahul Lakkireddy · 7 years ago
  57. 8dce04f cxgb4: specify IQTYPE in fw_iq_cmd by Arjun Vynipadath · 7 years ago
  58. 8ec56fc net: allow fallback function to pass netdev by Alexander Duyck · 7 years ago
  59. 4f49dec net: allow ndo_select_queue to pass netdev by Alexander Duyck · 7 years ago
  60. 843789f cxgb4: assume flash part size to be 4MB, if it can't be determined by Casey Leedom · 7 years ago
  61. dfecc75 cxgb4: Fix the condition to check if the card is T5 by Ganesh Goudar · 7 years ago
  62. 0eaec62 cxgb4: Add support to read actual provisioned resources by Casey Leedom · 7 years ago
  63. c90d160 cxgb4: Support ethtool private flags by Arjun Vynipadath · 7 years ago
  64. d5fbda6 cxgb4: Add support for FW_ETH_TX_PKT_VM_WR by Arjun Vynipadath · 7 years ago
  65. 964fc35 cxgb4: Add new T5 PCI device id 0x50ae by Ganesh Goudar · 7 years ago
  66. a081e11 cxgb4: Add flag tc_flower_initialized by Casey Leedom · 7 years ago
  67. 60513bd net: sched: pass extack pointer to block binds and cb registration by John Hurley · 7 years ago
  68. 9ff3b40 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  69. 5ce3633 cxgb4: when disabling dcb set txq dcb priority to 0 by Ganesh Goudar · 7 years ago
  70. 0eb71a9 rhashtable: split rhashtable.h by NeilBrown · 7 years ago
  71. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  72. 7c09977 net: cxgb3: add error handling for sysfs_create_group by Zhouyang Jia · 7 years ago
  73. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  74. 590b5b7 treewide: kzalloc_node() -> kcalloc_node() by Kees Cook · 7 years ago
  75. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  76. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  77. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  78. 40434a6 net: chelsio: Use zeroing memory allocator instead of allocator/memset by YueHaibing · 7 years ago
  79. c5f732d cxgb4: Add FORCE_PAUSE bit to 32 bit port caps by Ganesh Goudar · 7 years ago
  80. 57d12fc cxgb4: Report PCIe link properties with pcie_print_link_status() by Bjorn Helgaas · 7 years ago
  81. e2f4f4e cxgb4/cxgb4vf: Notify link changes to OS-dependent code by Arjun Vynipadath · 7 years ago
  82. e8d4529 cxgb4: clean up init_one by Ganesh Goudar · 7 years ago
  83. 57ccaed cxgb4/cxgb4vf: link management changes for new SFP by Ganesh Goudar · 7 years ago
  84. d624613 cxgb4: Check for kvzalloc allocation failure by YueHaibing · 7 years ago
  85. 8156b0b cxgb4: do L1 config when module is inserted by Ganesh Goudar · 7 years ago
  86. 1d19023 cxgb4: change the port capability bits definition by Ganesh Goudar · 7 years ago
  87. 038ed45 cxgb4: Add new T6 device ids by Ganesh Goudar · 7 years ago
  88. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  89. a6076fc cxgb4: copy the length of cpl_tx_pkt_core to fw_wr by Ganesh Goudar · 7 years ago
  90. d775f26 cxgb4: fix offset in collecting TX rate limit info by Rahul Lakkireddy · 7 years ago
  91. 80a95a8 cxgb4: collect SGE PF/VF queue map by Rahul Lakkireddy · 7 years ago
  92. 8e725f7 cxgb4: update LE-TCAM collection for T6 by Rahul Lakkireddy · 7 years ago
  93. 98f3697 cxgb4: add tc flower match support for tunnel VNI by Kumar Sanghvi · 7 years ago
  94. 849a742 cxgb4: Correct ntuple mask validation for hash filters by Kumar Sanghvi · 7 years ago
  95. 7cfac88 cxgb4: do not fail vf instatiation in slave mode by Arjun Vynipadath · 7 years ago
  96. 1dde532 cxgb4: collect hardware dump in second kernel by Rahul Lakkireddy · 7 years ago
  97. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  98. 443e2da cxgb4: avoid schedule while atomic by Ganesh Goudar · 7 years ago
  99. c50ae55 cxgb4: enable inner header checksum calculation by Ganesh Goudar · 7 years ago
  100. 0e24989 cxgb4: Fix {vxlan/geneve}_port initialization by Arjun Vynipadath · 7 years ago