开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
iavf
Age
Commit message (
Expand
)
Author
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
2019-09-09
iavf: allow permanent MAC address to change
Mitch Williams
2019-09-09
iavf: remove unused debug function iavf_debug_d
YueHaibing
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-06-28
iavf: fix dereference of null rx_buffer pointer
Colin Ian King
2019-06-28
iavf: Fix up debug print macro
Jeff Kirsher
2019-06-28
iavf: use struct_size() helper
Gustavo A. R. Silva
2019-06-17
iavf: allow null RX descriptors
Mitch Williams
2019-06-17
iavf: add call to iavf_[add|del]_cloud_filter
Paul Greenwalt
2019-06-17
iavf: Refactor init state machine
Jakub Pawlak
2019-06-17
iavf: Refactor the watchdog state machine
Jan Sokolowski
2019-06-17
iavf: Remove timer for work triggering, use delaying work instead
Jakub Pawlak
2019-06-17
iavf: Move commands processing to the separate function
Jakub Pawlak
2019-06-17
iavf: Fix the math for valid length for ADq enable
Avinash Dayanand
2019-06-17
iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc()
Aleksandr Loktionov
2019-06-17
iavf: wait longer for close to complete
Mitch Williams
2019-06-17
iavf: use signed variable
Mitch Williams
2019-06-17
iavf: Create VLAN tag elements starting from the first element
Akeem G Abodunrin
2019-05-31
iavf: update comments and file checks to match iavf
Alice Michael
2019-05-31
iavf: rename i40e_device to iavf_device
Alice Michael
2019-05-31
iavf: change remaining i40e defines to be iavf
Alice Michael
2019-05-31
iavf: rename iavf_client.h defines to match driver name
Alice Michael
2019-05-31
iavf: rename iavf_status structure flags
Alice Michael
2019-05-31
iavf: replace i40e variables with iavf
Alice Michael
2019-05-31
iavf: rename i40e functions to be iavf
Alice Michael
2019-05-31
iavf: change iavf_status_code to iavf_status
Sergey Nemov
2019-05-31
iavf: Rename i40e_adminq* files to iavf_adminq*
Alice Michael
2019-05-31
iavf: iavf_client: use struct_size() helper
Gustavo A. R. Silva
2019-05-31
iavf: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-05-31
iavf: Limiting RSS queues to CPUs
Aleksandr Loktionov
2019-05-30
iavf: Use printf instead of gnu_printf for iavf_debug_d
Nathan Chancellor
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
[next]