index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Age
Commit message (
Expand
)
Author
2021-03-17
intel: Update drivers to use ethtool_sprintf
Alexander Duyck
2021-03-15
i40e: optimize for XDP_REDIRECT in xsk path
Magnus Karlsson
2021-02-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2021-02-19
i40e: Fix endianness conversions
Norbert Ciosek
2021-02-19
i40e: Fix add TC filter for IPv6
Mateusz Palczewski
2021-02-18
i40e: Fix VFs not created
Sylwester Dziedziuch
2021-02-18
i40e: Fix addition of RX filters after enabling FW LLDP agent
Mateusz Palczewski
2021-02-18
i40e: Fix overwriting flow control settings during driver loading
Mateusz Palczewski
2021-02-18
i40e: Add zero-initialization of AQ command structures
Mateusz Palczewski
2021-02-18
i40e: Fix memory leak in i40e_probe
Keita Suzuki
2021-02-18
i40e: Fix flow for IPv6 next header (extension header)
Slawomir Laba
2021-02-15
i40e: Fix uninitialized variable mfs_max
Colin Ian King
2021-02-15
i40e: Fix incorrect argument in call to ipv6_addr_any()
Gustavo A. R. Silva
2021-02-12
i40e: store the result of i40e_rx_offset() onto i40e_ring
Maciej Fijalkowski
2021-02-12
i40e: Simplify the do-while allocation loop
Björn Töpel
2021-02-12
i40e: adjust i40e_is_non_eop
Maciej Fijalkowski
2021-02-12
i40e: drop misleading function comments
Maciej Fijalkowski
2021-02-12
i40e: drop redundant check when setting xdp prog
Maciej Fijalkowski
2021-02-10
i40e: remove the useless value assignment in i40e_clean_adminq_subtask
Kaixu Xia
2021-02-10
i40e: VLAN field for flow director
Przemyslaw Patynowski
2021-02-10
i40e: Add flow director support for IPv6
Przemyslaw Patynowski
2021-02-10
i40e: Add EEE status getting & setting implementation
Aleksandr Loktionov
2021-02-10
i40e: Add netlink callbacks support for software based DCB
Arkadiusz Kubalewski
2021-02-10
i40e: Add init and default config of software based DCB
Arkadiusz Kubalewski
2021-02-10
i40e: Add hardware configuration for software based DCB
Arkadiusz Kubalewski
2021-02-08
i40e: Log error for oversized MTU on device
Eryk Rybak
2021-02-08
i40e: consolidate handling of XDP program actions
Cristian Dumitrescu
2021-02-08
i40e: remove the redundant buffer info updates
Cristian Dumitrescu
2021-02-08
i40e: remove unnecessary cleaned_count updates
Cristian Dumitrescu
2021-02-08
i40e: remove unnecessary memory writes of the next to clean pointer
Cristian Dumitrescu
2021-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2021-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-02-01
i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"
Aleksandr Loktionov
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-26
i40e: acquire VSI pointer only after VF is initialized
Stefan Assmann
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-13
i40e: fix potential NULL pointer dereferencing
Cristian Dumitrescu
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
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
[next]