summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-10/+27
|\
| * ixgbe: Fix calculation of queue with VFs and flow director on interface flapCambda Zhu2020-01-091-10/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-271-2/+2
|\ \
| * | xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson2019-12-201-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-222-3/+12
|\ \ \ | | |/ | |/|
| * | net/ixgbe: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-192-3/+12
| |/
* / netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-122-2/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-8/+2
|\
| * ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson2019-11-081-8/+2
* | net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli2019-11-071-1/+2
* | ixgbe: protect TX timestamping from API misuseManjunath Patil2019-11-041-1/+2
* | ixgbe: Make use of cpumask_local_spread to improve RSS localityAlexander Duyck2019-11-041-5/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-1/+0
|\|
| * ixgbe: Remove duplicate clear_bit() callIgor Pylypiv2019-11-011-1/+0
* | ixgbe: Add UDP segmentation offload supportJosh Hunt2019-10-291-6/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-161-2/+2
|\
| * ixgbe: fix xdp handle calculationsCiara Loftus2019-09-161-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-152-21/+16
|\ \
| * | ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert2019-09-121-1/+2
| * | ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets2019-09-111-18/+11
| * | ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck2019-09-111-1/+3
* | | ixgbe: use skb_get_queue_mapping in tx pathTonghao Zhang2019-09-111-1/+1
* | | ixgbe: fix memory leaksWenwen Wang2019-09-111-0/+4
* | | ixgbe: sync the first fragment unconditionallyFiro Yang2019-09-091-7/+9
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-063-19/+37
|\ \
| * | ixgbe: fix xdp handle calculationsKevin Laatz2019-09-051-3/+4
| * | ixgbe: modify driver for handling offsetsKevin Laatz2019-08-311-4/+9
| * | ixgbe: simplify Rx buffer recycleKevin Laatz2019-08-311-10/+3
| * | ixgbe: add support for AF_XDP need_wakeup featureMagnus Karlsson2019-08-171-0/+18
| * | xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson2019-08-173-5/+6
* | | ixgbe: Use kzfree() rather than its implementation.zhong jiang2019-09-051-6/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-191-4/+1
|\ \ \ | |/ / |/| / | |/
| * ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo2019-08-091-4/+1
* | ixgbe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-17/+5
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-2/+2
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-4/+5
|/
* drivers: net: use flow block APIPablo Neira Ayuso2019-07-091-1/+4
* net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-091-22/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-041-6/+9
|\
| * xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy2019-06-271-6/+9
* | ixgbe: fix potential u32 overflow on shiftColin Ian King2019-06-281-10/+4
* | ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hwDann Frazier2019-06-281-0/+3
* | ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues2019-06-262-1/+3
|/
* ixgbe: implement support for SDP/PPS output on X550 hardwareJacob Keller2019-06-052-5/+108
* ixgbe: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan2019-06-052-3/+1
* ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_configJacob Keller2019-06-051-0/+9
* ixgbe: use 'cc' instead of 'hw_cc' for local variableJacob Keller2019-06-051-3/+3
* ixgbe: fix PTP SDP pin setup on X540 hardwareJacob Keller2019-06-051-29/+42
* ixgbe: reduce PTP Tx timestamp timeout to 1 secondJacob Keller2019-06-051-1/+1
* ixgbe: fix AF_XDP tx packet countWilliam Tu2019-06-051-0/+1
OpenPOWER on IntegriCloud