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
/
ixgbe
Age
Commit message (
Expand
)
Author
2020-05-21
ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
2020-05-21
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
2020-05-14
xdp: For Intel AF_XDP drivers add XDP frame_sz
Jesper Dangaard Brouer
2020-05-14
ixgbe: Add XDP frame size to driver
Jesper Dangaard Brouer
2020-05-14
ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
Jesper Dangaard Brouer
2020-03-12
net: ixgbe: reject unsupported coalescing params
Jakub Kicinski
2020-03-05
ixgbe: Use pci_get_dsn()
Jacob Keller
2020-02-24
intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
ixgbe: Fix calculation of queue with VFs and flow director on interface flap
Cambda Zhu
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-20
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
2019-12-19
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-08
ixgbe: need_wakeup flag might not be set for Tx
Magnus Karlsson
2019-11-07
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
2019-11-04
ixgbe: protect TX timestamping from API misuse
Manjunath Patil
2019-11-04
ixgbe: Make use of cpumask_local_spread to improve RSS locality
Alexander Duyck
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-01
ixgbe: Remove duplicate clear_bit() call
Igor Pylypiv
2019-10-29
ixgbe: Add UDP segmentation offload support
Josh Hunt
2019-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-16
ixgbe: fix xdp handle calculations
Ciara Loftus
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-12
ixgbe: Fix secpath usage for IPsec TX offload.
Steffen Klassert
2019-09-11
ixgbe: fix double clean of Tx descriptors with xdp
Ilya Maximets
2019-09-11
ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
Alexander Duyck
2019-09-11
ixgbe: use skb_get_queue_mapping in tx path
Tonghao Zhang
2019-09-11
ixgbe: fix memory leaks
Wenwen Wang
2019-09-09
ixgbe: sync the first fragment unconditionally
Firo Yang
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-05
ixgbe: fix xdp handle calculations
Kevin Laatz
2019-09-05
ixgbe: Use kzfree() rather than its implementation.
zhong jiang
2019-08-31
ixgbe: modify driver for handling offsets
Kevin Laatz
2019-08-31
ixgbe: simplify Rx buffer recycle
Kevin Laatz
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-17
ixgbe: add support for AF_XDP need_wakeup feature
Magnus Karlsson
2019-08-17
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2019-08-10
ixgbe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-09
ixgbe: fix possible deadlock in ixgbe_service_task()
Taehee Yoo
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
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-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-28
ixgbe: fix potential u32 overflow on shift
Colin Ian King
2019-06-28
ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
Dann Frazier
2019-06-27
xsk: Return the whole xdp_desc from xsk_umem_consume_tx
Maxim Mikityanskiy
[next]