index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
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
Files
Lines
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+26
2020-09-29
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
1
-1
/
+0
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-11
/
+26
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
1
-1
/
+2
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-17
/
+17
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
1
-3
/
+3
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
1
-17
/
+17
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
1
-8
/
+3
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+0
2020-07-30
ixgbe: use generic power management
Vaibhav Gupta
1
-46
/
+15
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-4
/
+0
2020-07-10
ixgbe: convert to new udp_tunnel_nic infra
Jakub Kicinski
1
-136
/
+44
2020-07-10
ixgbe: don't clear UDP tunnel ports when RXCSUM is disabled
Jakub Kicinski
1
-20
/
+0
2020-07-01
ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps support
Radoslaw Tyl
1
-1
/
+5
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-15
/
+15
2020-06-30
net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init()
Bartosz Golaszewski
1
-1
/
+5
2020-06-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-6
/
+4
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-6
/
+4
2020-06-18
ixgbe: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
1
-3
/
+11
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-05-28
ixgbe: Remove unused inline function ixgbe_irq_disable_queues
YueHaibing
1
-29
/
+0
2020-05-21
ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
1
-9
/
+6
2020-05-14
ixgbe: Add XDP frame size to driver
Jesper Dangaard Brouer
1
-8
/
+26
2020-05-14
ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
Jesper Dangaard Brouer
1
-1
/
+2
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-10
/
+27
2020-01-09
ixgbe: Fix calculation of queue with VFs and flow director on interface flap
Cambda Zhu
1
-10
/
+27
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+6
2019-12-19
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
1
-1
/
+6
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-07
net: ethernet: intel: Demote MTU change prints to debug
Florian Fainelli
1
-1
/
+2
2019-11-04
ixgbe: protect TX timestamping from API misuse
Manjunath Patil
1
-1
/
+2
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+0
2019-11-01
ixgbe: Remove duplicate clear_bit() call
Igor Pylypiv
1
-1
/
+0
2019-10-29
ixgbe: Add UDP segmentation offload support
Josh Hunt
1
-6
/
+18
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+5
2019-09-12
ixgbe: Fix secpath usage for IPsec TX offload.
Steffen Klassert
1
-1
/
+2
2019-09-11
ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
Alexander Duyck
1
-1
/
+3
2019-09-11
ixgbe: use skb_get_queue_mapping in tx path
Tonghao Zhang
1
-1
/
+1
2019-09-11
ixgbe: fix memory leaks
Wenwen Wang
1
-0
/
+4
2019-09-09
ixgbe: sync the first fragment unconditionally
Firo Yang
1
-7
/
+9
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+3
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+1
2019-08-17
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
1
-2
/
+3
2019-08-09
ixgbe: fix possible deadlock in ixgbe_service_task()
Taehee Yoo
1
-4
/
+1
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-2
/
+2
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-4
/
+5
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
1
-1
/
+4
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-22
/
+5
2019-06-05
ixgbe: add tracking of AF_XDP zero-copy state for each queue pair
Jan Sokolowski
1
-0
/
+6
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-6
/
+5
[next]