开源镜像站
帮助
动态
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
/
i40e
Age
Commit message (
Expand
)
Author
2021-02-01
i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"
Aleksandr Loktionov
2021-01-26
i40e: acquire VSI pointer only after VF is initialized
Stefan Assmann
2021-01-13
i40e: fix potential NULL pointer dereferencing
Cristian Dumitrescu
2020-12-17
i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
Sylwester Dziedziuch
2020-12-16
i40e, xsk: clear the status bits for the next_to_use descriptor
Björn Töpel
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-09
i40e: avoid premature Rx buffer reuse
Björn Töpel
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-24
i40e: report correct VF link speed when link state is set to enable
Stefan Assmann
2020-11-24
i40e: remove redundant assignment
Marek Majtyka
2020-11-23
i40e: Fix removing driver while bare-metal VFs pass traffic
Sylwester Dziedziuch
2020-11-17
i40e: Use batched xsk Tx interfaces to increase performance
Magnus Karlsson
2020-11-17
i40e: Remove unnecessary sw_ring access from xsk Tx
Magnus Karlsson
2020-11-10
i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()
Dan Carpenter
2020-11-10
i40e: Fix MAC address setting for a VF via Host/VM
Slawomir Laba
2020-10-13
i40e: Allow changing FEC settings on X722 if supported by FW
Jaroslaw Gawin
2020-09-29
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
2020-09-28
i40e: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-14
i40e, xsk: move buffer allocation out of the Rx processing loop
Björn Töpel
2020-09-14
i40e: use 16B HW descriptors instead of 32B
Björn Töpel
2020-09-14
i40e, xsk: remove HW descriptor prefetch in AF_XDP path
Björn Töpel
2020-09-14
i40e: optimise prefetch page refcount
Li RongQing
2020-09-14
i40e: not compute affinity_mask for IRQ
Li RongQing
2020-09-09
i40e: always propagate error value in i40e_set_vsi_promisc()
Stefan Assmann
2020-09-09
i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promisc
Stefan Assmann
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...
Magnus Karlsson
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-14
i40e: Fix crash during removing i40e driver
Grzegorz Szczurek
2020-08-14
i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
Przemyslaw Patynowski
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-07
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
2020-07-01
i40e: introduce new dump desc XDP command
Ciara Loftus
2020-07-01
i40e: add XDP ring statistics to dump VSI debug output
Ciara Loftus
2020-07-01
i40e: add XDP ring statistics to VSI stats
Ciara Loftus
2020-07-01
i40e: move check of full Tx ring to outside of send loop
Magnus Karlsson
2020-07-01
i40e: eliminate division in napi_poll data path
Magnus Karlsson
2020-07-01
i40e: optimize AF_XDP Tx completion path
Magnus Karlsson
2020-07-01
i40e: Add support for a new feature Total Port Shutdown
Arkadiusz Kubalewski
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-06-25
i40e: Remove scheduling while atomic possibility
Aleksandr Loktionov
2020-06-25
i40e: Add support for 5Gbps cards
Aleksandr Loktionov
[next]