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
Age
Commit message (
Expand
)
Author
2018-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-01
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
2018-09-01
i40e: fix possible compiler warning in xsk TX path
Magnus Karlsson
2018-08-30
i40e: Prevent deleting MAC address from VF when set by PF
Patryk Małek
2018-08-30
i40evf: cancel workqueue sync for adminq when a VF is removed
Lihong Yang
2018-08-30
i40e: hold the rtnl lock on clearing interrupt scheme
Patryk Małek
2018-08-30
i40evf: Don't enable vlan stripping when rx offload is turned on
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
i40evf: set IFF_UNICAST_FLT flag for the VF
Lihong Yang
2018-08-30
i40e: use correct length for strncpy
Mitch Williams
2018-08-30
i40evf: Validate the number of queues a PF sends
Paul M Stillwell Jr
2018-08-30
i40evf: Change a VF mac without reloading the VF driver
Paweł Jabłoński
2018-08-30
i40evf: update ethtool stats code and use helper functions
Jacob Keller
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-29
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-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2018-08-28
ixgbe: fix the return value for unsupported VF offload
Shannon Nelson
2018-08-28
ixgbe: disallow IPsec Tx offload when in SR-IOV mode
Shannon Nelson
2018-08-28
ixgbevf: enable VF IPsec offload operations
Shannon Nelson
2018-08-28
ixgbevf: add VF IPsec offload code
Shannon Nelson
2018-08-28
ixgbevf: add defines for IPsec offload request
Shannon Nelson
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-08-28
ixgbe: add VF IPsec management
Shannon Nelson
2018-08-28
ixgbe: prep IPsec constants for later use
Shannon Nelson
2018-08-28
ixgbe: reload IPsec IP table after sa tables
Shannon Nelson
2018-08-28
ixgbe: don't clear IPsec sa counters on HW clearing
Shannon Nelson
2018-08-28
ixgbevf: VF2VF TCP RSS
Sebastian Basierski
2018-08-28
ixgbe: firmware recovery mode
Sebastian Basierski
2018-08-28
ice: Fix and update driver version string
Anirudh Venkataramanan
2018-08-28
ice: Introduce SERVICE_DIS flag and service routine functions
Akeem G Abodunrin
2018-08-28
ice: Enable VSI Rx/Tx pruning only when VLAN 0 is active
Brett Creeley
2018-08-28
ice: Enable firmware logging during device initialization.
Hieu Tran
2018-08-28
ice: Implement ice_bridge_getlink and ice_bridge_setlink
Md Fahad Iqbal Polash
2018-08-28
ice: Add support for Tx hang, Tx timeout and malicious driver detection
Sudheer Mogilappagari
2018-08-28
ice: Clean up register file
Anirudh Venkataramanan
2018-08-28
ice: Implement handlers for ethtool PHY/link operations
Chinh Cao
2018-08-28
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
2018-08-28
ice: Refactor switch rule management structures and functions
Anirudh Venkataramanan
2018-08-28
ice: Code optimization for ice_fill_sw_rule()
Zhenning Xiao
2018-08-28
ice: Prevent control queue operations during reset
Anirudh Venkataramanan
2018-08-28
ice: Update request resource command to latest specification
Dan Nowlin
[next]