index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
Age
Commit message (
Expand
)
Author
2021-10-13
iavf: fix double unlock of crit_lock
Stefan Assmann
2021-09-18
iavf: use mutexes for locking of critical sections
Stefan Assmann
2021-09-18
iavf: fix locking of critical sections
Stefan Assmann
2021-09-18
iavf: do not override the adapter state in the watchdog task
Stefan Assmann
2021-08-19
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Sylwester Dziedziuch
2021-08-09
iavf: Set RSS LUT and key in reset handle path
Md Fahad Iqbal Polash
2021-07-01
iavf: Fix an error handling path in 'iavf_probe()'
Christophe JAILLET
2021-06-18
iavf: clean up packet type lookup table
Jesse Brandeburg
2021-04-23
iavf: redefine the magic number for FDIR GTP-U header fields
Haiyue Wang
2021-04-23
iavf: enhance the duplicated FDIR list scan handling
Haiyue Wang
2021-04-23
iavf: change the flex-byte support number to macro definition
Haiyue Wang
2021-04-23
iavf: remove duplicate free resources calls
Stefan Assmann
2021-04-22
iavf: Support for modifying SCTP RSS flow hashing
Haiyue Wang
2021-04-22
iavf: Support for modifying UDP RSS flow hashing
Haiyue Wang
2021-04-22
iavf: Support for modifying TCP RSS flow hashing
Haiyue Wang
2021-04-22
iavf: Add framework to enable ethtool RSS config
Haiyue Wang
2021-04-22
iavf: add support for UDP Segmentation Offload
Brett Creeley
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2021-03-22
iavf: Enable flex-bytes support
Haiyue Wang
2021-03-22
iavf: Support Ethernet Type Flow Director filters
Haiyue Wang
2021-03-22
iavf: Support IPv6 Flow Director filters
Haiyue Wang
2021-03-22
iavf: Support IPv4 Flow Director filters
Haiyue Wang
2021-03-22
iavf: Add framework to enable ethtool ntuple filters
Haiyue Wang
2021-03-05
net: intel: iavf: fix error return code of iavf_init_get_resources()
Jia-Ju Bai
2021-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2021-01-05
iavf: Use kzalloc for allocating only one thing
Zheng Yongjun
2020-12-17
iavf: fix double-release of rtnl_lock
Jakub Kicinski
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-25
iavf: Fix incorrect adapter get in iavf_resume
Sylwester Dziedziuch
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
2020-07-30
iavf: use generic power management
Vaibhav Gupta
2020-07-01
iavf: Fix updating statistics
Tony Nguyen
2020-07-01
iavf: fix error return code in iavf_init_get_resources()
Wei Yongjun
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-11
iavf: increase reset complete wait time
Paul Greenwalt
2020-06-11
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
2020-06-11
iavf: use appropriate enum for comparison
Aleksandr Loktionov
2020-06-11
iavf: fix speed reporting over virtchnl
Brett Creeley
2020-03-12
net: iavf: reject unsupported coalescing params
Jakub Kicinski
2020-03-10
iavf: Enable support for up to 16 queues
Mitch Williams
2020-02-26
iavf: use tc_cls_can_offload_and_chain0() instead of chain check
Jiri Pirko
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
iavf: remove current MAC address filter on VF reset
Stefan Assmann
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-11-08
iavf: initialize ITRN registers with correct values
Nicholas Nunley
2019-09-11
iavf: fix MAC address setting for VFs when filter is rejected
Stefan Assmann
[next]