开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe.h
Age
Commit message (
Expand
)
Author
2023-02-14
ixgbe: add double of VLAN header when computing the max MTU
Jason Xing
2022-11-04
ixgbe: change MAX_RXD/MAX_TXD based on adapter type
Daniel Willenson
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-18
ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
Piotr Skajewski
2022-06-09
drivers, ixgbe: export vf statistics
Maximilian Heyne
2022-03-08
ixgbe: add improvement for MDD response functionality
Slawomir Mrozowicz
2022-03-08
ixgbe: add the ability for the PF to disable VF link state
Slawomir Mrozowicz
2021-09-30
ixgbe: let the xdpdrv work with more than 64 cpus
Jason Xing
2021-02-12
ixgbe: store the result of ixgbe_rx_offset() onto ixgbe_ring
Maciej Fijalkowski
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-07-10
ixgbe: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-05-21
ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
2020-02-24
intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-06-05
ixgbe: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2019-06-05
ixgbe: remove umem from adapter
Jan Sokolowski
2019-06-05
ixgbe: add tracking of AF_XDP zero-copy state for each queue pair
Jan Sokolowski
2018-12-20
ixgbe: register a mdiobus
Steve Douthit
2018-10-31
ixgbe/ixgbevf: fix XFRM_ALGO dependency
Jeff Kirsher
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-10-03
ixgbe: add AF_XDP zero-copy Rx support
Björn Töpel
2018-10-03
ixgbe: added Rx/Tx ring disable/enable functions
Björn Töpel
2018-08-28
ixgbe: add VF IPsec offload request message handling
Shannon Nelson
2018-08-28
ixgbe: add VF IPsec offload enable flag
Shannon Nelson
2018-07-26
ixgbe: Refactor queue disable logic to take completion time into account
Alexander Duyck
2018-06-11
ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM
Alexander Duyck
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-25
ixgbe: Drop real_adapter from l2 fwd acceleration structure
Alexander Duyck
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
2018-04-17
ixgbe: use xdp_return_frame API
Jesper Dangaard Brouer
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-01-23
ixgbe: ipsec offload stats
Shannon Nelson
2018-01-23
ixgbe: process the Tx ipsec offload
Shannon Nelson
2018-01-23
ixgbe: process the Rx ipsec offload
Shannon Nelson
2018-01-23
ixgbe: restore offloaded SAs after a reset
Shannon Nelson
2018-01-23
ixgbe: add ipsec offload add and remove SA
Shannon Nelson
2018-01-23
ixgbe: add ipsec data structures
Shannon Nelson
2018-01-23
ixgbe: add ipsec register access routines
Shannon Nelson
2018-01-12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
2018-01-09
ixgbe: Drop l2_accel_priv data pointer from ring struct
Alexander Duyck
2018-01-09
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
2018-01-09
ixgbe: extend firmware version support
Paul Greenwalt
2018-01-05
ixgbe: setup xdp_rxq_info
Jesper Dangaard Brouer
2017-10-09
ixgbe: Update adaptive ITR algorithm
Alexander Duyck
2017-10-09
ixgbe: add counter for times Rx pages gets allocated, not recycled
Jesper Dangaard Brouer
2017-06-13
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-13
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-04-29
ixgbe: Check for RSS key before setting value
Tony Nguyen
2017-04-29
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
2017-04-29
ixgbe: add support for XDP_TX action
John Fastabend
[next]