summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* vxlan: calculate correct header length for GPEJiri Benc2023-07-241-1/+1
* eth: ixgbe: fix the wake conditionJakub Kicinski2023-06-071-1/+1
* ixgbe: Fix panic during XDP_TX with > 64 CPUsJohn Hickey2023-04-272-5/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-261-11/+12
|\
| * ixgbe: Enable setting RSS table to default valuesJoe Damato2023-04-201-9/+10
| * ixgbe: Allow flow hash to be set via ethtoolJoe Damato2023-04-201-2/+2
* | net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean2023-04-231-1/+1
* | net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski2023-04-101-7/+5
* | ixgbe: use new queue try_stop/try_wake macrosJakub Kicinski2023-04-101-28/+10
* | ixgbe: Remove unnecessary aer.h includeBjorn Helgaas2023-03-081-1/+0
|/
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-172-11/+19
|\
| * ixgbe: add double of VLAN header when computing the max MTUJason Xing2023-02-142-2/+3
| * ixgbe: allow to increase MTU to 3K with XDP enabledJason Xing2023-02-141-9/+16
* | Daniel Borkmann says:Jakub Kicinski2023-02-101-0/+6
|\ \
| * | drivers: net: turn on XDP featuresMarek Majtyka2023-02-021-0/+6
* | | ixgbe: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-01-301-5/+0
|/ /
* | ixgbe: fill IPsec state validation failure reasonLeon Romanovsky2023-01-261-11/+10
* | xfrm: extend add state callback to set failure reasonLeon Romanovsky2023-01-261-2/+4
* | ixgbe: Use C45 mdiobus accessorsAndrew Lunn2023-01-171-2/+4
* | ixgbe: Separate C22 and C45 transactionsAndrew Lunn2023-01-171-55/+182
* | ixgbe: Filter out spurious link up indicationSebastian Czapla2023-01-131-3/+18
* | ixgbe: XDP: fix checker warning from rcu pointerJesse Brandeburg2023-01-131-7/+6
|/
* ixgbe: fix pci device refcount leakYang Yingliang2023-01-101-5/+9
* xfrm: allow state packet offload modeLeon Romanovsky2022-12-051-0/+5
* ixgbe: Remove unneeded semicolonYang Li2022-11-041-1/+1
* ixgbe: Remove local variableAnirudh Venkataramanan2022-11-041-7/+2
* ixgbe: change MAX_RXD/MAX_TXD based on adapter typeDaniel Willenson2022-11-042-6/+48
* ptp: introduce helpers to adjust by scaled parts per millionJacob Keller2022-10-311-20/+4
* net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2022-10-282-8/+8
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-281-2/+1
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-313-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-251-13/+46
|\
| * ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller2022-08-241-13/+46
* | ixgbe: Manual AN-37 for troublesome link partners for X550 SFIJeff Daly2022-08-182-3/+56
* | ixgbe: Don't call kmap() on page allocated with GFP_ATOMICFabio M. De Francesco2022-08-181-3/+1
|/
* ixgbe: convert .adjfreq to .adjfineJacob Keller2022-07-281-33/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-213-0/+10
|\
| * ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski2022-07-183-0/+10
* | ixgbe: drop unexpected word 'for' in commentsJiang Jian2022-06-301-1/+1
* | ixgbe: remove unexpected word "the"Jiang Jian2022-06-301-2/+2
* | intel: remove unused macrosJesse Brandeburg2022-06-303-5/+0
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-06-106-3/+130
|\ \ | |/ |/|
| * drivers/net/ethernet/intel: fix typos in commentsJulia Lawall2022-06-091-1/+1
| * ixgbe: Fix typos in commentsJiaqing Zhao2022-06-092-2/+2
| * drivers, ixgbe: export vf statisticsMaximilian Heyne2022-06-093-0/+127
* | ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz2022-06-071-2/+2
* | ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz2022-06-071-2/+2
|/
* ixgbe: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi2022-05-131-36/+63
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2022-05-132-6/+5
|\
| * ixgbe: propagate XFRM offload state direction instead of flagsLeon Romanovsky2022-05-062-6/+5