index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2021-07-28
ixgbe: Fix packet corruption due to missing DMA sync
Markus Boehme
1
-1
/
+2
2021-07-28
ixgbe: Fix an error handling path in 'ixgbe_probe()'
Christophe JAILLET
1
-0
/
+1
2021-03-30
ixgbe: Fix memleak in ixgbe_configure_clsu32
Dinghao Liu
1
-2
/
+4
2020-12-30
ixgbe: avoid premature Rx buffer reuse
Björn Töpel
1
-7
/
+17
2020-07-16
ixgbe: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
1
-3
/
+11
2020-06-22
ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
Jesper Dangaard Brouer
1
-1
/
+2
2020-02-05
ixgbe: Fix calculation of queue with VFs and flow director on interface flap
Cambda Zhu
1
-10
/
+27
2020-01-27
ixgbe: sync the first fragment unconditionally
Firo Yang
1
-7
/
+9
2019-12-31
ixgbe: protect TX timestamping from API misuse
Manjunath Patil
1
-1
/
+2
2019-11-24
ixgbe: Fix crash with VFs and flow director on interface flap
Radoslaw Tyl
1
-2
/
+8
2019-11-24
ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit
Radoslaw Tyl
1
-4
/
+10
2019-09-19
ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
Alexander Duyck
1
-1
/
+3
2019-09-19
ixgbe: Fix secpath usage for IPsec TX offload.
Steffen Klassert
1
-1
/
+3
2019-03-23
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
Jeff Kirsher
1
-2
/
+5
2018-10-04
ixgbe: check return value of napi_complete_done()
Song Liu
1
-5
/
+7
2018-09-24
ixgbe: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-08-24
ixgbe: Prevent unsupported configurations with XDP
Tony Nguyen
1
-2
/
+26
2018-08-24
ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-1
/
+1
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
1
-4
/
+2
2018-07-26
ixgbe: Refactor queue disable logic to take completion time into account
Alexander Duyck
1
-65
/
+215
2018-07-26
ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop device
Alexander Duyck
1
-7
/
+7
2018-07-26
ixgbe: Do not allow LRO or MTU change with XDP
Tony Nguyen
1
-0
/
+10
2018-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+0
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
1
-1
/
+0
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-2
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-3
/
+4
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
1
-13
/
+6
2018-07-09
ixgbe: Add code to populate and use macvlan TC to Tx queue map
Alexander Duyck
1
-6
/
+38
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+14
2018-06-28
ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-10
/
+14
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-1
/
+1
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-11
/
+10
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-11
ixgbe: Move ipsec init function to before reset call
Alexander Duyck
1
-2
/
+9
2018-06-11
ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM
Alexander Duyck
1
-1
/
+1
2018-06-11
ixgbe: Fix setting of TC configuration for macvlan case
Alexander Duyck
1
-8
/
+0
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-46
/
+1
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-26
/
+16
2018-06-05
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
Jesper Dangaard Brouer
1
-21
/
+0
2018-06-04
ixgbe: fix possible race in reset subtask
Tony Nguyen
1
-2
/
+4
2018-06-03
ixgbe: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-6
/
+14
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
1
-1
/
+4
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+4
2018-06-01
ixgbe: fix parsing of TC actions for HW offload
Ondřej Hlavatý
1
-5
/
+4
2018-05-26
ixgbe: Report PCIe link properties with pcie_print_link_status()
Bjorn Helgaas
1
-46
/
+1
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+15
2018-05-25
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
1
-6
/
+15
2018-05-21
Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"
Jeff Kirsher
1
-8
/
+1
2018-05-17
ixgbe: release lock for the duration of ixgbe_suspend_close()
Pavel Tatashin
1
-1
/
+8
2018-05-17
ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the device
Mauro S M Rodrigues
1
-3
/
+3
[next]