| Commit message (Expand) | Author | Age |
* | net: thunder: change q_len's type to handle max ring size | Dean Nelson | 2018-02-08 |
* | net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t... | Vadim Lomovtsev | 2018-01-29 |
* | net: thunderx: add timestamping support | Sunil Goutham | 2018-01-16 |
* | net: add support for Cavium PTP coprocessor | Radoslaw Biernacki | 2018-01-16 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-01-07 |
|\ |
|
| * | thunderx: setup xdp_rxq_info | Jesper Dangaard Brouer | 2018-01-05 |
* | | liquidio: Use zeroing memory allocator than allocator/memset | Himanshu Jha | 2018-01-02 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-09 |
|\ |
|
| * | net: thunderx: Fix TCP/UDP checksum offload for IPv4 pkts | Florian Westphal | 2017-12-06 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-05 |
|\ \
| |/ |
|
| * | liquidio: fix incorrect indentation of assignment statement | Colin Ian King | 2017-12-03 |
* | | net: thunderx: Set max queue count taking XDP_TX into account | Sunil Goutham | 2017-11-30 |
* | | net: thunderx: Add support for xdp redirect | Sunil Goutham | 2017-11-30 |
|/ |
|
* | net: thunderx: Fix TCP/UDP checksum offload for IPv6 pkts | Sunil Goutham | 2017-11-25 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-15 |
|\ |
|
| * | mm: remove __GFP_COLD | Mel Gorman | 2017-11-15 |
* | | liquidio: Missing error code in liquidio_init_nic_module() | Dan Carpenter | 2017-11-14 |
* | | net: thunderx: fix double free error | Aleksey Makarov | 2017-11-11 |
* | | liquidio: do not consider packets dropped by network stack as driver Rx dropped | Intiyaz Basha | 2017-11-05 |
* | | net: bpf: rename ndo_xdp to ndo_bpf | Jakub Kicinski | 2017-11-05 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 |
|\ \
| |/ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | | liquidio: Fix an issue with multiple switchdev enable disables | Vijaya Mohan Guvva | 2017-11-04 |
* | | liquidio: bump up driver version to 1.7.0 to match newer NIC firmware | Felix Manlunas | 2017-11-03 |
* | | liquidio: synchronize VF representor names with NIC firmware | Vijaya Mohan Guvva | 2017-11-02 |
* | | liquidio: remove redundant setting of inst_processed to zero | Colin Ian King | 2017-11-02 |
* | | net: thunderx: remove a couple of redundant assignments | Colin Ian King | 2017-11-01 |
* | | liquidio: Configure switchdev with devlink | Vijaya Mohan Guvva | 2017-11-01 |
* | | liquidio: switchdev support for LiquidIO NIC | Vijaya Mohan Guvva | 2017-11-01 |
* | | liquidio: get rid of false alarm "Unknown cmd 27" in dmesg | Felix Manlunas | 2017-10-29 |
* | | liquidio: fix kernel panic in VF driver | Felix Manlunas | 2017-10-28 |
* | | liquidio: xmit_more support | Intiyaz Basha | 2017-10-28 |
* | | liquidio: deprecate 1-bit flag indicating watchdog kernel thread is running | Felix Manlunas | 2017-10-27 |
* | | ethernet: cavium: octeon: Switch to using netdev_info(). | Steven J. Hill | 2017-10-26 |
* | | liquidio: pass date and time info to NIC firmware | Veerasenareddy Burru | 2017-10-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-22 |
|\ \
| |/ |
|
| * | liquidio: fix timespec64_to_ns typo | Arnd Bergmann | 2017-10-13 |
* | | liquidio: mark expected switch fall-through in octeon_destroy_resources | Gustavo A. R. Silva | 2017-10-19 |
* | | liquidio: remove unnecessary NULL check before kfree in delete_glists | Gustavo A. R. Silva | 2017-10-19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-09 |
|\ \
| |/ |
|
| * | net: thunderx: mark expected switch fall-throughs in nicvf_main() | Gustavo A. R. Silva | 2017-10-09 |
* | | bpf: add meta pointer for direct access | Daniel Borkmann | 2017-09-26 |
* | | liquidio: update module parameter fw_type to reflect firmware type loaded | Rick Farrington | 2017-09-25 |
* | | liquidio: verify firmware version when auto-loaded from flash. | Rick Farrington | 2017-09-25 |
* | | liquidio: allow override of firmware present in flash | Rick Farrington | 2017-09-25 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 |
|\ |
|
| * | liquidio: fix crash in presence of zeroed-out base address regs | Rick Farrington | 2017-08-30 |
| * | liquidio: show NIC's U-Boot version in a dev_info() message | Weilin Chang | 2017-08-29 |
| * | net: define the TSO header size in net/tso.h | Antoine Ténart | 2017-08-23 |
| * | liquidio: change manner of detecting whether or not NIC firmware is loaded | Felix Manlunas | 2017-08-23 |