index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
iavf: clean up packet type lookup table
Jesse Brandeburg
2
-119
/
+6
2021-04-23
iavf: redefine the magic number for FDIR GTP-U header fields
Haiyue Wang
1
-3
/
+12
2021-04-23
iavf: enhance the duplicated FDIR list scan handling
Haiyue Wang
1
-6
/
+3
2021-04-23
iavf: change the flex-byte support number to macro definition
Haiyue Wang
2
-3
/
+8
2021-04-23
iavf: remove duplicate free resources calls
Stefan Assmann
1
-2
/
+0
2021-04-22
iavf: Support for modifying SCTP RSS flow hashing
Haiyue Wang
3
-5
/
+56
2021-04-22
iavf: Support for modifying UDP RSS flow hashing
Haiyue Wang
3
-5
/
+56
2021-04-22
iavf: Support for modifying TCP RSS flow hashing
Haiyue Wang
5
-4
/
+450
2021-04-22
iavf: Add framework to enable ethtool RSS config
Haiyue Wang
4
-0
/
+214
2021-04-22
iavf: add support for UDP Segmentation Offload
Brett Creeley
3
-4
/
+14
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
3
-4
/
+4
2021-03-22
iavf: Enable flex-bytes support
Haiyue Wang
3
-2
/
+327
2021-03-22
iavf: Support Ethernet Type Flow Director filters
Haiyue Wang
3
-1
/
+42
2021-03-22
iavf: Support IPv6 Flow Director filters
Haiyue Wang
3
-0
/
+246
2021-03-22
iavf: Support IPv4 Flow Director filters
Haiyue Wang
5
-1
/
+881
2021-03-22
iavf: Add framework to enable ethtool ntuple filters
Haiyue Wang
4
-1
/
+257
2021-03-05
net: intel: iavf: fix error return code of iavf_init_get_resources()
Jia-Ju Bai
1
-1
/
+2
2021-02-05
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
1
-14
/
+1
2021-01-06
iavf: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2020-12-18
iavf: fix double-release of rtnl_lock
Jakub Kicinski
1
-3
/
+1
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-09-26
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
4
-14
/
+14
2020-09-25
iavf: Fix incorrect adapter get in iavf_resume
Sylwester Dziedziuch
1
-2
/
+2
2020-08-27
net: Take common prefetch code structure into a function
Tariq Toukan
1
-8
/
+3
2020-07-30
iavf: use generic power management
Vaibhav Gupta
1
-33
/
+12
2020-07-02
iavf: Fix updating statistics
Tony Nguyen
1
-1
/
+4
2020-07-02
iavf: fix error return code in iavf_init_get_resources()
Wei Yongjun
1
-1
/
+3
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-1
/
+1
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
4
-23
/
+1
2020-06-12
iavf: increase reset complete wait time
Paul Greenwalt
2
-7
/
+9
2020-06-12
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
3
-6
/
+24
2020-06-12
iavf: use appropriate enum for comparison
Aleksandr Loktionov
4
-29
/
+24
2020-06-12
iavf: fix speed reporting over virtchnl
Brett Creeley
4
-21
/
+120
2020-03-12
net: iavf: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-10
iavf: Enable support for up to 16 queues
Mitch Williams
4
-40
/
+11
2020-02-26
iavf: use tc_cls_can_offload_and_chain0() instead of chain check
Jiri Pirko
1
-3
/
+5
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-4
/
+18
2020-01-09
iavf: remove current MAC address filter on VF reset
Stefan Assmann
3
-4
/
+18
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-09
iavf: initialize ITRN registers with correct values
Nicholas Nunley
1
-2
/
+2
2019-09-11
iavf: fix MAC address setting for VFs when filter is rejected
Stefan Assmann
2
-1
/
+7
2019-09-09
iavf: allow permanent MAC address to change
Mitch Williams
2
-5
/
+0
2019-09-09
iavf: remove unused debug function iavf_debug_d
YueHaibing
1
-22
/
+0
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2
-3
/
+3
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-11
/
+11
2019-07-10
drivers: net: use flow block API
Pablo Neira Ayuso
1
-1
/
+4
2019-07-10
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-30
/
+5
[next]