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
/
iavf
/
iavf_txrx.c
Age
Commit message (
Expand
)
Author
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-06-28
iavf: fix dereference of null rx_buffer pointer
Colin Ian King
2019-06-17
iavf: allow null RX descriptors
Mitch Williams
2019-06-17
iavf: use signed variable
Mitch Williams
2019-05-31
iavf: replace i40e variables with iavf
Alice Michael
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
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-07
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
2018-10-25
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
2018-09-18
iavf: finish renaming files to iavf
Jesse Brandeburg
2018-09-18
iavf: rename most of i40e strings
Jesse Brandeburg
2018-09-18
iavf: tracing infrastructure rename
Jesse Brandeburg
2018-09-18
iavf: rename i40e_hw to iavf_hw
Jesse Brandeburg
2018-09-18
iavf: remove references to old names
Jesse Brandeburg
2018-09-18
iavf: move i40evf files to new name
Jesse Brandeburg