Age | Commit message (Expand) | Author | Files | Lines |
2018-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+10 |
2018-01-05 | xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg | Jesper Dangaard Brouer | 1 | -0/+10 |
2018-01-02 | qed*: HSI renaming for different types of HW | Tomer Tayar | 1 | -1/+1 |
2017-12-19 | qede: Use NETIF_F_GRO_HW. | Michael Chan | 1 | -11/+6 |
2017-12-03 | net: xdp: make the stack take care of the tear down | Jakub Kicinski | 1 | -4/+0 |
2017-11-05 | net: bpf: rename ndo_xdp to ndo_bpf | Jakub Kicinski | 1 | -2/+2 |
2017-07-27 | qed/qede: Add setter APIs support for RX flow classification | Chopra, Manish | 1 | -6/+3 |
2017-06-20 | qed*: Set rdma generic functions prefix | Michal Kalderon | 1 | -6/+6 |
2017-06-20 | qed*: qede_roce.[ch] -> qede_rdma.[ch] | Michal Kalderon | 1 | -1/+0 |
2017-06-20 | qed: Chain support for external PBL | Mintz, Yuval | 1 | -4/+4 |
2017-06-04 | qede: VF XDP support | Mintz, Yuval | 1 | -3/+31 |
2017-06-04 | qed*: L2 interface to use the SB structures directly | Mintz, Yuval | 1 | -2/+2 |
2017-05-24 | qed: Replace set_id() api with set_name() | Mintz, Yuval | 1 | -2/+2 |
2017-05-24 | qede: Log probe of PCI device | Mintz, Yuval | 1 | -2/+38 |
2017-05-21 | qede: qedr closure after setting state | Mintz, Yuval | 1 | -1/+2 |
2017-05-21 | qede: Don't use an internal MAC field | Mintz, Yuval | 1 | -3/+0 |
2017-05-21 | qede: Add missing Status-block free | Sudarsana Reddy Kalluru | 1 | -4/+7 |
2017-05-21 | qede: Honor user request for Tx buffers | Sudarsana Reddy Kalluru | 1 | -3/+3 |
2017-05-21 | qede: Allow WoL to activate by default | Mintz, Yuval | 1 | -0/+6 |
2017-05-09 | qede: Split PF/VF ndos. | Mintz, Yuval | 1 | -1/+21 |
2017-05-09 | qede: Fix XDP memory leak on unload | Suddarsana Reddy Kalluru | 1 | -0/+3 |
2017-04-27 | qede: Add support for PTP resource locking. | sudarsana.kalluru@cavium.com | 1 | -15/+3 |
2017-04-25 | qed/qede: Add UDP ports in bulletin board | Chopra, Manish | 1 | -0/+1 |
2017-04-25 | qede: Configure UDP ports in local context. | Chopra, Manish | 1 | -19/+0 |
2017-04-25 | qed/qede: Enable tunnel offloads based on hw configuration | Chopra, Manish | 1 | -11/+25 |
2017-04-17 | qede: Add aRFS support | Chopra, Manish | 1 | -4/+46 |
2017-04-07 | qede: Support XDP adjustment of headers | Mintz, Yuval | 1 | -0/+1 |
2017-04-07 | qede: Add support for ingress headroom | Mintz, Yuval | 1 | -2/+3 |
2017-04-07 | qede: Correct XDP forward unmapping | Mintz, Yuval | 1 | -4/+4 |
2017-03-14 | qed*: Add support for QL41xxx adapters | Mintz, Yuval | 1 | -100/+122 |
2017-02-20 | qed*: Fix link indication race | Mintz, Yuval | 1 | -5/+0 |
2017-02-20 | qede: Free netdevice only after stoping slowpath | Mintz, Yuval | 1 | -2/+8 |
2017-02-20 | qede: Initialize lock and slowpath workqueue early | Mintz, Yuval | 1 | -2/+7 |
2017-02-15 | qede: Add driver support for PTP | Sudarsana Reddy Kalluru | 1 | -0/+39 |
2017-01-08 | net: make ndo_get_stats64 a void function | stephen hemminger | 1 | -5/+2 |
2017-01-01 | qed*: Add support for ndo_set_vf_trust | Mintz, Yuval | 1 | -0/+11 |
2017-01-01 | qed*: RSS indirection based on queue-handles | Mintz, Yuval | 1 | -81/+45 |
2017-01-01 | qede: Postpone reallocation until NAPI end | Mintz, Yuval | 1 | -1/+2 |
2017-01-01 | qed*: Change maximal number of queues | Mintz, Yuval | 1 | -1/+1 |
2017-01-01 | qede: Split filtering logic to its own file | Mintz, Yuval | 1 | -654/+0 |
2017-01-01 | qede: Break datapath logic into its own file | Mintz, Yuval | 1 | -1636/+0 |
2017-01-01 | qed*: Update to dual-license | Mintz, Yuval | 1 | -7/+30 |
2016-12-08 | bpf: xdp: Allow head adjustment in XDP prog | Martin KaFai Lau | 1 | -0/+5 |
2016-12-03 | qede: use reset to set network header | Zhang Shengju | 1 | -1/+1 |
2016-12-02 | bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller | Daniel Borkmann | 1 | -0/+7 |
2016-11-30 | qede: Add support for XDP_TX | Mintz, Yuval | 1 | -30/+183 |
2016-11-30 | qede: Add basic XDP support | Mintz, Yuval | 1 | -3/+117 |
2016-11-30 | qede: Better utilize the qede_[rt]x_queue | Mintz, Yuval | 1 | -89/+77 |
2016-11-30 | qede: Don't check netdevice for rx-hash | Mintz, Yuval | 1 | -22/+12 |
2016-11-30 | qed*: Handle-based L2-queues. | Mintz, Yuval | 1 | -49/+60 |