- e7519f9 cxgb4: avoid enabling napi twice to the same queue by Ganesh Goudar · 8 years ago
- 2b7ea64 cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
- 025d097 cxgb4: avoid crash on PCI error recovery path by Guilherme G. Piccoli · 8 years ago
- 1ac91bf cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
- 50fb55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
- 3bb4858 cxgb4: avoid disabling FEC by default by Ganesh Goudar · 8 years ago
- 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 72a56ca crypto: chcr - Fix txq ids. by Harsh Jain · 8 years ago
- 6b254af cxgb4: save tid while creating server filter by Ganesh Goudar · 8 years ago
- a73be7f net: cxgb3: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
- a3bb456 net: cxgb: Use net_device_stats from struct net_device by Tobias Klauser · 8 years ago
- bb58d07 cxgb4: Update IngPad and IngPack values by Arjun Vynipadath · 8 years ago
- 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 821fd6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
- 11bd44f cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
- 0cf2a84 scripts/spelling.txt: add "omited" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 5bcbe22 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
- f3caf86 cxgb4: Remove redundant code in t4_uld_clean_up() by Ganesh Goudar · 8 years ago
- 5d071c2 cxgb4: Add new T5 and T6 pci device id's by Ganesh Goudar · 8 years ago
- 45da1ca cxgb4: Increase max number of tc u32 links by Arjun V · 8 years ago
- b93f79b cxgb4: Update proper netdev stats for rx drops by Ganesh Goudar · 8 years ago
- bdec518 target/cxgbit: Use T6 specific macro to set the force bit by Varun Prakash · 8 years ago
- 5cadafb target/cxgbit: Fix endianness annotations by Bart Van Assche · 8 years ago
- d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
- 5226b791 cxgb4: get rid of custom busy poll code by Eric Dumazet · 8 years ago
- 0d4b729 cxgb4: Fix uld_send() for ctrl pkts by Arjun V · 8 years ago
- 8a13449 crypto: chcr - Change flow IDs by Harsh Jain · 8 years ago
- 0d909aa cxgb4: update latest firmware version supported by Ganesh Goudar · 8 years ago
- 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
- 0a32788 cxgb4: hide unused warnings by Arnd Bergmann · 8 years ago
- 96fe11f cxgb4: Implement ndo_get_phys_port_id for mgmt dev by Ganesh Goudar · 8 years ago
- 3be0679 cxgb4: Shutdown adapter if firmware times out or errors out by Hariprasad Shenai · 8 years ago
- ca4b5eb cxgb4: Remove redundant memset before memcpy by Shyam Saini · 8 years ago
- f750e82 cxgb4: Fix misleading packet/frame count stats. by Ganesh Goudar · 8 years ago
- 038c35a cxgb4: Initialize mbox lock and list for mgmt dev by Ganesh Goudar · 8 years ago
- bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
- 89eb983 cxgb4: Add port description for new cards. by Ganesh Goudar · 8 years ago
- 5e78f7f cxgb4/cxgb4vf: Display 25G and 100G link speed by Ganesh Goudar · 8 years ago
- 4055ae5 cxgb4: Synchronize access to mailbox by Hariprasad Shenai · 8 years ago
- 76eb75b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 8eb9f2f cxgb4: Support compressed error vector for T6 by Arjun V · 8 years ago
- a9a8cdb libcxgb: fix error check for ip6_route_output() by Varun Prakash · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- f290cba Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- b7b44fd net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 49cad93 net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 44830d8 scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature by Varun Prakash · 8 years ago
- 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- d2a007ab cxgb4/cxgb4vf: Assign netdev->dev_port with port ID by Arjun V · 8 years ago
- ea1e76f cxgb4/cxgb4vf: Remove deprecated module parameters by Ganesh Goudar · 8 years ago
- 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- bb83d62 cxgb4: Add PCI device ID for new adapter by Hariprasad Shenai · 8 years ago
- 619228d cxgb4: fix memory leak on txq_info by Colin Ian King · 8 years ago
- f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- ab677ff cxgb4: Allocate Tx queues dynamically by Hariprasad Shenai · 8 years ago
- 5f00a8d cxgb4: do not call napi_hash_del() by Eric Dumazet · 8 years ago
- bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 0b53df1 cxgb4: correct device ID of T6 adapter by Hariprasad Shenai · 8 years ago
- 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 166e604 cxgb4: Fix error handling in alloc_uld_rxqs(). by Ganesh Goudar · 8 years ago
- d894be5 ethernet: use net core MTU range checking in more drivers by Jarod Wilson · 8 years ago
- 44770e1 ethernet: use core min/max MTU checking by Jarod Wilson · 8 years ago
- a56177e cxgb4: Fix number of queue sets corssing the limit by Ganesh Goudar · 8 years ago
- 67b11e2 cxgb4: fix memory leak of qe on error exit path by Colin Ian King · 8 years ago
- 5724b8b net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror' by Shmulik Ladkani · 8 years ago
- b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 49b53a9 iw_cxgb4: add fast-path for small REG_MR operations by Steve Wise · 8 years ago
- 086de57 cxgb4: advertise support for FR_NSMR_TPTE_WR by Steve Wise · 8 years ago
- 7c70c4f cxgb4: unexport cxgb4_dcb_enabled by Arnd Bergmann · 8 years ago
- 8efebd6 cxgb4: mark cxgb_setup_tc() static by Baoyou Xie · 8 years ago
- 5093585 cxgb4: mark symbols static where possible by Baoyou Xie · 8 years ago
- 1cb1860 cxgb4: fix -ve error check on a signed iq by Colin Ian King · 8 years ago
- e12934d cxgb4: fix signed wrap around when decrementing index idx by Colin Ian King · 8 years ago
- d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 524605e cxgb4: Convert to use simple_open() by Wei Yongjun · 8 years ago
- b20ff72 cxgb4: add support for drop and redirect actions by Rahul Lakkireddy · 8 years ago
- d893184 cxgb4: add support for offloading u32 filters by Rahul Lakkireddy · 8 years ago
- 2e8aad7 cxgb4: add parser to translate u32 filters to internal spec by Rahul Lakkireddy · 8 years ago
- 578b46b cxgb4: add common api support for configuring filters by Rahul Lakkireddy · 8 years ago
- d57fd6c cxgb4: move common filter code to separate file by Rahul Lakkireddy · 8 years ago
- 9b86a8d cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter by Hariprasad Shenai · 8 years ago
- 106323b cxgb4: Fix return value check in cfg_queues_uld() by Wei Yongjun · 8 years ago
- 0fbc81b chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD's by Hariprasad Shenai · 8 years ago
- 6e3b6fc libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() by Varun Prakash · 8 years ago
- 052f473 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() by Varun Prakash · 8 years ago
- a7e1a97 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() by Varun Prakash · 8 years ago
- 29fb6f4 libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() by Varun Prakash · 8 years ago
- a1a2345 libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() by Varun Prakash · 8 years ago
- cc51670 libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() by Varun Prakash · 8 years ago
- 44c6d06 libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() by Varun Prakash · 8 years ago
- b65eef0 libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() by Varun Prakash · 8 years ago
- 9555476 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() by Varun Prakash · 8 years ago
- 804c2f3 libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() by Varun Prakash · 8 years ago
- 85e42b0 libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() by Varun Prakash · 8 years ago
- 5400e54 cxgb4vf: don't offload Rx checksums for IPv6 fragments by Hariprasad Shenai · 8 years ago
- 661dbeb cxgb4: Add support for ndo_get_vf_config by Hariprasad Shenai · 9 years ago
- 1a8ff8f cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned" by Colin Ian King · 9 years ago
- a26c767 cxgb4: Remove unused including <linux/version.h> by Wei Yongjun · 9 years ago
- e7b48a3 cxgb4: Fix issue while re-registering VF mgmt netdev by Hariprasad Shenai · 9 years ago