Age | Commit message (Expand) | Author |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-30 | cxgb4: Add PCI device ID for new adapter | Hariprasad Shenai |
2016-11-25 | cxgb4: fix memory leak on txq_info | Colin Ian King |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-18 | cxgb4: Allocate Tx queues dynamically | Hariprasad Shenai |
2016-11-16 | cxgb4: do not call napi_hash_del() | Eric Dumazet |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-11-03 | cxgb4: correct device ID of T6 adapter | Hariprasad Shenai |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-10-29 | cxgb4: Fix error handling in alloc_uld_rxqs(). | Ganesh Goudar |
2016-10-20 | ethernet: use net core MTU range checking in more drivers | Jarod Wilson |
2016-10-18 | ethernet: use core min/max MTU checking | Jarod Wilson |
2016-10-18 | cxgb4: Fix number of queue sets corssing the limit | Ganesh Goudar |
2016-10-17 | cxgb4: fix memory leak of qe on error exit path | Colin Ian King |
2016-10-14 | net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '... | Shmulik Ladkani |
2016-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-10-07 | iw_cxgb4: add fast-path for small REG_MR operations | Steve Wise |
2016-10-07 | cxgb4: advertise support for FR_NSMR_TPTE_WR | Steve Wise |
2016-10-03 | cxgb4: unexport cxgb4_dcb_enabled | Arnd Bergmann |
2016-10-03 | cxgb4: mark cxgb_setup_tc() static | Baoyou Xie |
2016-09-26 | cxgb4: mark symbols static where possible | Baoyou Xie |
2016-09-25 | cxgb4: fix -ve error check on a signed iq | Colin Ian King |
2016-09-23 | cxgb4: fix signed wrap around when decrementing index idx | Colin Ian King |
2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-09-22 | cxgb4: Convert to use simple_open() | Wei Yongjun |
2016-09-22 | cxgb4: add support for drop and redirect actions | Rahul Lakkireddy |
2016-09-22 | cxgb4: add support for offloading u32 filters | Rahul Lakkireddy |
2016-09-22 | cxgb4: add parser to translate u32 filters to internal spec | Rahul Lakkireddy |
2016-09-22 | cxgb4: add common api support for configuring filters | Rahul Lakkireddy |
2016-09-22 | cxgb4: move common filter code to separate file | Rahul Lakkireddy |
2016-09-21 | cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter | Hariprasad Shenai |
2016-09-19 | cxgb4: Fix return value check in cfg_queues_uld() | Wei Yongjun |
2016-09-19 | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash |
2016-09-15 | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route() | Varun Prakash |
2016-09-15 | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple() | Varun Prakash |
2016-09-15 | cxgb4vf: don't offload Rx checksums for IPv6 fragments | Hariprasad Shenai |
2016-09-04 | cxgb4: Add support for ndo_get_vf_config | Hariprasad Shenai |
2016-08-28 | cxgb4/cxgb4vf: fix spelling mistake "provissioned" -> "provisioned" | Colin Ian King |
2016-08-23 | cxgb4: Remove unused including <linux/version.h> | Wei Yongjun |
2016-08-23 | cxgb4: Fix issue while re-registering VF mgmt netdev | Hariprasad Shenai |
2016-08-22 | cxgb4: add support for tx max rate limiting | Rahul Lakkireddy |