index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbevf
Age
Commit message (
Expand
)
Author
2021-07-06
ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...
Taehee Yoo
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-03
ixgbevf: add correct exception tracing for XDP
Magnus Karlsson
2021-05-26
intel: call csum functions with well formatted arguments
Jesse Brandeburg
2021-04-13
net: intel: Remove unused function pointer typedef ixgbe_mc_addr_itr
Chen Lin
2021-03-23
ixgbevf: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2021-03-04
ixgbe: fail to create xfrm offload of IPsec tunnel mode SA
Antony Antony
2021-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2021-01-19
net: ixgbevf: use skb_csum_is_sctp instead of protocol check
Xin Long
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-09-29
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-07-30
ixgbevf: use generic power management
Vaibhav Gupta
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
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-05-14
ixgbevf: Add XDP frame size to VF driver
Jesper Dangaard Brouer
2020-03-12
net: ixgbevf: reject unsupported coalescing params
Jakub Kicinski
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
ixgbevf: Remove limit of 10 entries for unicast filter list
Radoslaw Tyl
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-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-13
ixgbevf: Fix secpath usage for IPsec Tx offload
Jeff Kirsher
2019-09-11
net/ixgbevf: make array api static const, makes object smaller
Colin Ian King
2019-09-09
ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspend
Radoslaw Tyl
2019-07-24
net/ixgbevf: fix a compilation error of skb_frag_t
Qian Cai
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-06-28
ixgbevf: Use cached link state instead of re-reading the value for ethtool
Alexander Duyck
2019-06-26
ixgbevf: fix possible divide by zero in ixgbevf_update_itr
Young Xiao
2019-06-05
net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ack
Kangjie Lu
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2018-12-19
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2018-12-19
drivers: net: intel: use secpath helpers in more places
Florian Westphal
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-07
ixgbevf: add support for software timestamps
Jacob Keller
2018-10-31
ixgbe/ixgbevf: fix XFRM_ALGO dependency
Jeff Kirsher
2018-10-03
ixgbevf: off by one in ixgbevf_ipsec_tx()
Dan Carpenter
2018-10-03
ixgbevf: fix msglen for ipsec mbx messages
Shannon Nelson
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-23
ixgbevf: remove ndo_poll_controller
Eric Dumazet
2018-09-18
intel-ethernet: use correct module license
Jesse Brandeburg
2018-08-28
ixgbevf: enable VF IPsec offload operations
Shannon Nelson
[next]