index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
Age
Commit message (
Expand
)
Author
2020-12-09
ixgbe: avoid premature Rx buffer reuse
Björn Töpel
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-29
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
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
ixgbe: 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-10
ixgbe: convert to new udp_tunnel_nic infra
Jakub Kicinski
2020-07-10
ixgbe: don't clear UDP tunnel ports when RXCSUM is disabled
Jakub Kicinski
2020-07-01
ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps support
Radoslaw Tyl
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-30
net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()
Bartosz Golaszewski
2020-06-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-18
ixgbe: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-05-28
ixgbe: Remove unused inline function ixgbe_irq_disable_queues
YueHaibing
2020-05-21
ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
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-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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
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-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-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-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: 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-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-17
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
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-06-05
ixgbe: add tracking of AF_XDP zero-copy state for each queue pair
Jan Sokolowski
[next]