index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
avf
Age
Commit message (
Expand
)
Author
2021-12-17
virtchnl: Add support for new VLAN capabilities
Brett Creeley
2021-10-29
virtchnl: Use the BIT() macro for capability/offload flags
Brett Creeley
2021-10-29
virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD define
Brett Creeley
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-06-07
virtchnl: Use pad byte in virtchnl_ether_addr to specify MAC type
Brett Creeley
2021-06-04
virtchnl: Add missing padding to virtchnl_proto_hdrs
Geert Uytterhoeven
2021-04-22
ice: Enable RSS configure for AVF
Qi Zhang
2021-04-22
ice: Advertise virtchnl UDP segmentation offload capability
Brett Creeley
2021-04-22
ice: Allow ignoring opcodes on specific VF
Michal Swiatkowski
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-03-25
virtchnl: Fix layout of RSS structures
Norbert Ciosek
2021-03-22
ice: Enable FDIR Configure for AVF
Qi Zhang
2020-05-22
virtchnl: Add missing explicit padding to structures
Geert Uytterhoeven
2019-06-26
i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speeds
Aleksandr Loktionov
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 308
Thomas Gleixner
2018-11-14
virtchnl: Fix off by one error
Alice Michael
2018-11-14
virtchnl: white space and reorder
Alice Michael
2018-10-31
i40e: Update status codes
Mitch Williams
2018-10-03
virtchnl: Added support to exchange additional speed values
Yashaswini Raghuram Prathivadi Bhayankaram
2018-08-30
virtchnl: use u8 type for a field in the virtchnl_filter struct
Harshitha Ramamurthy
2018-05-14
virtchnl: Whitespace and parenthesis cleanup
Bruce Allan
2018-02-14
virtchnl: Add filter data structures
Harshitha Ramamurthy
2018-02-14
virtchnl: Add a macro to check the size of a union
Harshitha Ramamurthy
2018-02-14
virtchnl: Add virtchl structures to support queue channels
Harshitha Ramamurthy
2017-10-13
i40e/i40evf: don't trust VF to reset itself
Alan Brady
2017-09-29
i40e: Enable VF to negotiate number of allocated queues
Alan Brady
2017-08-27
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
2017-08-25
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
2017-06-01
virtchnl: Add compile time static asserts to validate structure sizes
Sridhar Samudrala
2017-06-01
virtchnl: Add pad fields to a couple of structures
Sridhar Samudrala
2017-06-01
i40e/virtchnl: move function to virtchnl
Jesse Brandeburg
2017-06-01
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
2017-06-01
i40evf/virtchnl: whitespace cleanups
Jesse Brandeburg
2017-06-01
i40e/virtchnl: refactor code for validate checks
Jesse Brandeburg
2017-06-01
virtchnl: convert to new macros
Jesse Brandeburg
2017-06-01
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
2017-06-01
i40e/i40evf: create and use new unified header file
Jesse Brandeburg