index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Commit message (
Expand
)
Author
Age
*
i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load
Jacob Keller
2018-11-07
*
i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
Jacob Keller
2018-11-07
*
i40e: Update status codes
Mitch Williams
2018-10-31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-26
|
\
|
*
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-10-25
*
|
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
|
\
\
|
|
/
|
/
|
|
*
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
*
|
i40e: Remove unnecessary print statement
Nathan Chancellor
2018-10-03
*
|
i40e: Use proper enum in i40e_ndo_set_vf_link_state
Nathan Chancellor
2018-10-03
*
|
i40e: disallow changing the number of descriptors when AF_XDP is on
Björn Töpel
2018-09-25
*
|
i40e: clean zero-copy XDP Rx ring on shutdown/reset
Björn Töpel
2018-09-25
*
|
i40e: clean zero-copy XDP Tx ring on shutdown/reset
Björn Töpel
2018-09-25
*
|
i40e: Remove unused msglen parameter from virtchnl functions
Patryk Małek
2018-09-25
*
|
i40e: fix double 'NIC Link is Down' messages
Sergey Nemov
2018-09-25
*
|
i40e: add a helper function to validate a VF based on the vf id
Harshitha Ramamurthy
2018-09-25
*
|
i40e: use declared variables for pf and hw
Patryk Małek
2018-09-25
*
|
i40e: Unset promiscuous settings on VF reset
Mariusz Stachura
2018-09-25
*
|
i40e: Fix VF's link state notification
Mariusz Stachura
2018-09-25
*
|
intel-ethernet: use correct module license
Jesse Brandeburg
2018-09-18
*
|
i40e(vf): remove i40e_ethtool_stats.h header file
Jacob Keller
2018-09-08
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-31
|
\
\
|
*
|
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
2018-08-31
|
*
|
i40e: fix possible compiler warning in xsk TX path
Magnus Karlsson
2018-08-31
|
*
|
i40e: add AF_XDP zero-copy Tx support
Magnus Karlsson
2018-08-29
|
*
|
i40e: move common Tx functions to i40e_txrx_common.h
Magnus Karlsson
2018-08-29
|
*
|
i40e: add AF_XDP zero-copy Rx support
Björn Töpel
2018-08-29
|
*
|
i40e: move common Rx functions to i40e_txrx_common.h
Björn Töpel
2018-08-29
|
*
|
i40e: refactor Rx path for re-use
Björn Töpel
2018-08-29
|
*
|
i40e: added queue pair disable/enable functions
Björn Töpel
2018-08-29
|
|
/
*
|
i40e: Prevent deleting MAC address from VF when set by PF
Patryk Małek
2018-08-30
*
|
i40e: hold the rtnl lock on clearing interrupt scheme
Patryk Małek
2018-08-30
*
|
i40e: Check and correct speed values for link on open
Jan Sokolowski
2018-08-30
*
|
i40e: report correct statistics when XDP is enabled
Björn Töpel
2018-08-30
*
|
i40e: static analysis report from community
Martyna Szapar
2018-08-30
*
|
i40e: use correct length for strncpy
Mitch Williams
2018-08-30
*
|
i40evf: Change a VF mac without reloading the VF driver
Paweł Jabłoński
2018-08-30
*
|
i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
Jacob Keller
2018-08-30
*
|
i40e: convert queue stats to i40e_stats array
Jacob Keller
2018-08-30
|
/
*
i40e: fix condition of WARN_ONCE for stat strings
Jacob Keller
2018-08-24
*
i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
Martyna Szapar
2018-08-24
*
i40e_txrx: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
*
i40e_main: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
*
i40e: fix i40e_add_queue_stats data pointer update
Jacob Keller
2018-08-07
*
i40e: Add AQ command for rearrange NVM structure
Piotr Azarewicz
2018-08-07
*
i40e: Add additional return code to i40e_asq_send_command
Piotr Azarewicz
2018-08-07
*
i40e: fix warning about shadowed ring parameter
Jacob Keller
2018-08-07
*
i40e: remove unnecessary i variable causing -Wshadow warning
Jacob Keller
2018-08-07
*
i40e: convert priority flow control stats to use helpers
Jacob Keller
2018-08-07
*
i40e: convert VEB TC stats to use an i40e_stats array
Jacob Keller
2018-08-07
*
i40e: Set fec_config when forcing link state
Mariusz Stachura
2018-08-07
[next]