Age | Commit message (Expand) | Author | Files | Lines |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 3 | -3/+3 |
2016-12-23 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -0/+13 |
2016-12-18 | net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -28/+37 |
2016-12-18 | net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -27/+37 |
2016-12-14 | scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature | Varun Prakash | 1 | -0/+13 |
2016-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -1/+2 |
2016-12-09 | cxgb4/cxgb4vf: Assign netdev->dev_port with port ID | Arjun V | 3 | -1/+2 |
2016-12-08 | cxgb4/cxgb4vf: Remove deprecated module parameters | Ganesh Goudar | 2 | -48/+2 |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2016-11-30 | cxgb4: Add PCI device ID for new adapter | Hariprasad Shenai | 1 | -0/+1 |
2016-11-26 | cxgb4: fix memory leak on txq_info | Colin Ian King | 1 | -1/+1 |
2016-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+0 |
2016-11-18 | cxgb4: Allocate Tx queues dynamically | Hariprasad Shenai | 6 | -74/+273 |
2016-11-17 | cxgb4: do not call napi_hash_del() | Eric Dumazet | 1 | -1/+0 |
2016-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2016-11-03 | cxgb4: correct device ID of T6 adapter | Hariprasad Shenai | 1 | -1/+1 |
2016-10-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -24/+22 |
2016-10-29 | cxgb4: Fix error handling in alloc_uld_rxqs(). | Ganesh Goudar | 1 | -22/+18 |
2016-10-20 | ethernet: use net core MTU range checking in more drivers | Jarod Wilson | 3 | -8/+8 |
2016-10-18 | ethernet: use core min/max MTU checking | Jarod Wilson | 4 | -14/+22 |
2016-10-18 | cxgb4: Fix number of queue sets corssing the limit | Ganesh Goudar | 1 | -1/+1 |
2016-10-17 | cxgb4: fix memory leak of qe on error exit path | Colin Ian King | 1 | -1/+3 |
2016-10-14 | net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '... | Shmulik Ladkani | 1 | -1/+1 |
2016-10-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 5 | -0/+11 |
2016-10-07 | iw_cxgb4: add fast-path for small REG_MR operations | Steve Wise | 1 | -0/+1 |
2016-10-07 | cxgb4: advertise support for FR_NSMR_TPTE_WR | Steve Wise | 4 | -0/+10 |
2016-10-03 | cxgb4: unexport cxgb4_dcb_enabled | Arnd Bergmann | 1 | -6/+1 |
2016-10-03 | cxgb4: mark cxgb_setup_tc() static | Baoyou Xie | 1 | -2/+2 |
2016-09-26 | cxgb4: mark symbols static where possible | Baoyou Xie | 2 | -11/+14 |
2016-09-26 | cxgb4: fix -ve error check on a signed iq | Colin Ian King | 1 | -5/+5 |
2016-09-23 | cxgb4: fix signed wrap around when decrementing index idx | Colin Ian King | 1 | -1/+1 |
2016-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -11/+45 |
2016-09-22 | cxgb4: Convert to use simple_open() | Wei Yongjun | 1 | -7/+1 |
2016-09-22 | cxgb4: add support for drop and redirect actions | Rahul Lakkireddy | 1 | -0/+71 |
2016-09-22 | cxgb4: add support for offloading u32 filters | Rahul Lakkireddy | 6 | -2/+525 |
2016-09-22 | cxgb4: add parser to translate u32 filters to internal spec | Rahul Lakkireddy | 1 | -0/+282 |
2016-09-22 | cxgb4: add common api support for configuring filters | Rahul Lakkireddy | 5 | -34/+512 |
2016-09-22 | cxgb4: move common filter code to separate file | Rahul Lakkireddy | 5 | -264/+346 |
2016-09-21 | cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapter | Hariprasad Shenai | 6 | -11/+45 |
2016-09-19 | cxgb4: Fix return value check in cfg_queues_uld() | Wei Yongjun | 1 | -1/+1 |
2016-09-19 | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai | 6 | -688/+371 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack() | Varun Prakash | 1 | -0/+15 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl() | Varun Prakash | 1 | -0/+14 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req() | Varun Prakash | 1 | -0/+16 |
2016-09-16 | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req() | Varun Prakash | 1 | -0/+16 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release() | Varun Prakash | 1 | -0/+13 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale() | Varun Prakash | 1 | -0/+9 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu() | Varun Prakash | 1 | -0/+18 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv() | Varun Prakash | 1 | -0/+9 |
2016-09-16 | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6() | Varun Prakash | 2 | -0/+37 |