开源镜像站
帮助
动态
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
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-04
i40e: Memory leak in i40e_config_iwarp_qvlist
Martyna Szapar
2019-05-04
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
2019-05-04
i40e: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-05-04
i40e: Revert ShadowRAM checksum calculation change
Maciej Paczkowski
2019-05-04
i40e: missing input validation on VF message handling by the PF
Martyna Szapar
2019-05-04
i40e: Add support for X710 B/P & SFP+ cards
Aleksandr Loktionov
2019-05-04
i40e: Wrong truncation from u16 to u8
Grzegorz Siwik
2019-05-04
i40e: add num_vectors checker in iwarp handler
Sergey Nemov
2019-05-04
i40e: Fix the typo in adding 40GE KR4 mode
Grzegorz Siwik
2019-05-04
i40e: Setting VF to VLAN 0 requires restart
Grzegorz Siwik
2019-05-04
i40e: add new pci id for X710/XXV710 N3000 cards
Aleksandr Loktionov
2019-05-04
i40e: VF's promiscuous attribute is not kept
Grzegorz Siwik
2019-05-03
i40e: Introduce recovery mode support
Alice Michael
2019-05-03
i40e: print PCI vendor and device ID during probe
Stefan Assmann
2019-05-03
i40e: fix misleading message about promisc setting on un-trusted VF
Harshitha Ramamurthy
2019-05-03
i40e: update version number
Alice Michael
2019-05-03
i40e: remove out-of-range comparisons in i40e_validate_cloud_filter
Jacob Keller
2019-05-03
i40e: Further implementation of LLDP
Aleksandr Loktionov
2019-05-03
i40e: Report advertised link modes on 40GBase_LR4, CR4 and fibre
Adam Ludkiewicz
2019-05-03
i40e: ShadowRAM checksum calculation change
Maciej Paczkowski
2019-05-03
i40e: remove error msg when vf with port vlan tries to remove vlan 0
Aleksandr Loktionov
2019-05-03
i40e: change behavior on PF in response to MDD event
Carolyn Wyborny
2019-05-03
i40e: Fix for allowing too many MDD events on VF
Carolyn Wyborny
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-16
i40e: Fix misleading error message
Carolyn Wyborny
2019-04-16
i40e: Able to add up to 16 MAC filters on an untrusted VF
Adam Ludkiewicz
2019-04-16
i40e: Report advertised link modes on 40GBASE_SR4
Adam Ludkiewicz
2019-04-16
i40e: The driver now prints the API version in error message
Adam Ludkiewicz
2019-04-16
i40e: Changed maximum supported FW API version to 1.8
Adam Ludkiewicz
2019-04-16
i40e: Remove misleading messages for untrusted VF
Grzegorz Siwik
2019-04-16
i40e: Update i40e_init_dcb to return correct error
Chinh T Cao
2019-04-16
i40e: Fix for 10G ports LED not blinking
Piotr Marczak
2019-04-16
i40e: save PTP time before a device reset
Jacob Keller
2019-04-16
i40e: don't allow changes to HW VLAN stripping on active port VLANs
Nicholas Nunley
2019-04-16
i40e: Implement DDP support in i40e driver
Aleksandr Loktionov
2019-04-16
i40e: Queues are reserved despite "Invalid argument" error
Adam Ludkiewicz
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-01
i40e: add tracking of AF_XDP ZC state for each queue pair
Björn Töpel
2019-04-01
i40e: move i40e_xsk_umem function
Björn Töpel
2019-03-26
i40e: fix WoL support check
Stefan Assmann
2019-03-26
i40e: fix i40e_ptp_adjtime when given a negative delta
Jacob Keller
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-21
i40e: fix XDP_REDIRECT/XDP xmit ring cleanup race
Björn Töpel
2019-02-21
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
2019-02-15
net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
Jan Sokolowski
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
[next]