summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbevf (follow)
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: fail to create xfrm offload of IPsec tunnel mode SAAntony Antony2021-03-041-0/+5
* net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin2021-02-051-7/+2
* net: ixgbevf: use skb_csum_is_sctp instead of protocol checkXin Long2021-01-191-13/+1
* net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi2021-01-081-6/+6
* net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi2021-01-081-4/+3
* xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+1
* net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior2020-09-291-2/+0
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-261-1/+2
* net: Take common prefetch code structure into a functionTariq Toukan2020-08-271-8/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-08-041-6/+0
|\
| * bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-261-6/+0
* | ixgbevf: use generic power managementVaibhav Gupta2020-07-301-34/+10
|/
* ethernet/intel: Convert fallthrough code commentsJeff Kirsher2020-07-012-8/+8
* net/intel: remove driver versions from Intel driversJeff Kirsher2020-06-263-9/+1
* ixgbevf: Add XDP frame size to VF driverJesper Dangaard Brouer2020-05-151-7/+27
* net: ixgbevf: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-5/+0
|\
| * ixgbevf: Remove limit of 10 entries for unicast filter listRadoslaw Tyl2020-01-091-5/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-231-2/+2
|\|
| * treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-2/+2
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-131-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-151-1/+2
|\
| * ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher2019-09-131-1/+2
* | net/ixgbevf: make array api static const, makes object smallerColin Ian King2019-09-111-6/+8
* | ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspendRadoslaw Tyl2019-09-091-0/+1
* | net/ixgbevf: fix a compilation error of skb_frag_tQian Cai2019-07-251-2/+5
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-231-1/+1
|/
* ixgbevf: Use cached link state instead of re-reading the value for ethtoolAlexander Duyck2019-06-291-8/+2
* ixgbevf: fix possible divide by zero in ixgbevf_update_itrYoung Xiao2019-06-261-0/+3
* net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ackKangjie Lu2019-06-051-3/+2
* net: pass net_device argument to the eth_get_headlenStanislav Fomichev2019-04-231-1/+2
* xfrm: prefer secpath_set over secpath_dupFlorian Westphal2018-12-191-4/+5
* drivers: net: intel: use secpath helpers in more placesFlorian Westphal2018-12-192-3/+5
* ethernet/intel: consolidate NAPI and NAPI exitJesse Brandeburg2018-11-211-9/+13
* ixgbevf: add support for software timestampsJacob Keller2018-11-071-0/+2
* ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher2018-10-313-4/+4
* ixgbevf: off by one in ixgbevf_ipsec_tx()Dan Carpenter2018-10-031-1/+1
* ixgbevf: fix msglen for ipsec mbx messagesShannon Nelson2018-10-031-7/+4
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-21/+0
|\
| * ixgbevf: remove ndo_poll_controllerEric Dumazet2018-09-241-21/+0
* | intel-ethernet: use correct module licenseJesse Brandeburg2018-09-191-1/+1
* | ixgbevf: enable VF IPsec offload operationsShannon Nelson2018-08-285-21/+86
* | ixgbevf: add VF IPsec offload codeShannon Nelson2018-08-284-0/+748
* | ixgbevf: add defines for IPsec offload requestShannon Nelson2018-08-282-0/+13
* | ixgbevf: VF2VF TCP RSSSebastian Basierski2018-08-281-0/+4
|/
* xdp: don't make drivers report attachment modeJakub Kicinski2018-07-131-1/+0
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-3/+5
* ixgbevf: fix possible race in the reset subtaskEmil Tantilov2018-06-041-2/+4
* ixgbevf: Fix coexistence of malicious driver detection with XDPAlexander Duyck2018-06-042-7/+30
* ixgbevf: fix MAC address changes through ixgbevf_set_mac()Emil Tantilov2018-05-171-0/+1