Age | Commit message (Expand) | Author |
2018-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-01-05 | xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg | Jesper Dangaard Brouer |
2018-01-02 | qed*: Advance drivers' version to 8.33.0.20 | Tomer Tayar |
2018-01-02 | qed*: Utilize FW 8.33.1.0 | Tomer Tayar |
2018-01-02 | qed*: HSI renaming for different types of HW | Tomer Tayar |
2017-12-19 | qede: Use NETIF_F_GRO_HW. | Michael Chan |
2017-12-03 | net: xdp: make the stack take care of the tear down | Jakub Kicinski |
2017-11-05 | net: bpf: rename ndo_xdp to ndo_bpf | Jakub Kicinski |
2017-09-26 | bpf: add meta pointer for direct access | Daniel Borkmann |
2017-07-27 | qed: Read per queue coalesce from hardware | Rahul Verma |
2017-07-27 | qed: Add support for vf coalesce configuration. | Rahul Verma |
2017-07-27 | qede: Add ethtool support for Energy efficient ethernet. | Sudarsana Reddy Kalluru |
2017-07-27 | qed/qede: Add setter APIs support for RX flow classification | Chopra, Manish |
2017-07-27 | qede: Add getter APIs support for RX flow classification | Chopra, Manish |
2017-06-20 | qed*: Set rdma generic functions prefix | Michal Kalderon |
2017-06-20 | qed*: qede_roce.[ch] -> qede_rdma.[ch] | Michal Kalderon |
2017-06-20 | qed: Chain support for external PBL | Mintz, Yuval |
2017-06-16 | bpf: qede: Report bpf_prog ID during XDP_QUERY_PROG | Martin KaFai Lau |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-06-04 | qede: VF XDP support | Mintz, Yuval |
2017-06-04 | qed*: L2 interface to use the SB structures directly | Mintz, Yuval |
2017-05-24 | qed: Replace set_id() api with set_name() | Mintz, Yuval |
2017-05-24 | qede: Log probe of PCI device | Mintz, Yuval |
2017-05-24 | qede: Fix sparse warnings | Manish Chopra |
2017-05-21 | net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL | Miroslav Lichvar |
2017-05-21 | qede: Support 1G advertisment. | Sudarsana Reddy Kalluru |
2017-05-21 | qede: qedr closure after setting state | Mintz, Yuval |
2017-05-21 | qede: Don't use an internal MAC field | Mintz, Yuval |
2017-05-21 | qede: Add missing Status-block free | Sudarsana Reddy Kalluru |
2017-05-21 | qede: Honor user request for Tx buffers | Sudarsana Reddy Kalluru |
2017-05-21 | qede: Allow WoL to activate by default | Mintz, Yuval |
2017-05-09 | qede: Split PF/VF ndos. | Mintz, Yuval |
2017-05-09 | qede: Fix XDP memory leak on unload | Suddarsana Reddy Kalluru |
2017-05-04 | qede: Fix possible misconfiguration of advertised autoneg value. | sudarsana.kalluru@cavium.com |
2017-05-04 | qed*: Fix possible overflow for status block id field. | sudarsana.kalluru@cavium.com |
2017-05-02 | qed*: Fix issues in the ptp filter config implementation. | sudarsana.kalluru@cavium.com |
2017-05-02 | qede: Fix concurrency issue in PTP Tx path processing. | sudarsana.kalluru@cavium.com |
2017-04-27 | qede: Add support for PTP resource locking. | sudarsana.kalluru@cavium.com |
2017-04-25 | qed/qede: Add UDP ports in bulletin board | Chopra, Manish |
2017-04-25 | qede: Configure UDP ports in local context. | Chopra, Manish |
2017-04-25 | qede: Disable tunnel offloads for non offloaded UDP ports | Chopra, Manish |
2017-04-25 | qed/qede: Enable tunnel offloads based on hw configuration | Chopra, Manish |
2017-04-24 | qed: Support dcbnl IEEE selector field. | sudarsana.kalluru@cavium.com |
2017-04-20 | qede: allocate enough data for ->arfs_fltr_bmap | Dan Carpenter |
2017-04-17 | qede: Add aRFS support | Chopra, Manish |
2017-04-07 | qede: Support XDP adjustment of headers | Mintz, Yuval |
2017-04-07 | qede: Add support for ingress headroom | Mintz, Yuval |
2017-04-07 | qede: Prevent VFs from using XDP | Mintz, Yuval |
2017-04-07 | qede: Correct XDP forward unmapping | Mintz, Yuval |
2017-04-07 | qede: Update receive statistic once per NAPI | Mintz, Yuval |