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-07-22
ixgbe: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
1
-3
/
+11
2020-06-20
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-03-23
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
Jeff Kirsher
1
-2
/
+5
2018-10-10
ixgbe: check return value of napi_complete_done()
Song Liu
1
-5
/
+7
2018-07-22
ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-10
/
+14
2018-05-30
ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
Jacob Keller
1
-1
/
+2
2018-04-26
ixgbe: don't set RXDCTL.RLPML for 82599
Emil Tantilov
1
-2
/
+6
2018-03-09
ixgbe: fix crash in build_skb Rx code path
Emil Tantilov
1
-0
/
+8
2017-11-30
ixgbe: Fix skb list corruption on Power systems
Brian King
1
-1
/
+1
2017-10-26
ixgbe: Fix Tx map failure path
Alexander Duyck
1
-12
/
+6
2017-10-09
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
Sabrina Dubroca
1
-1
/
+1
2017-10-09
ixgbe: Return error when getting PHY address if PHY access is not supported
Mark D Rustad
1
-0
/
+4
2017-08-24
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
Jesper Dangaard Brouer
1
-2
/
+2
2017-08-19
ixgbe: change ndo_xdp_xmit return code on xmit errors
Jesper Dangaard Brouer
1
-1
/
+1
2017-08-18
net/sched: Fix the logic error to decide the ingress qdisc
Chris Mi
1
-1
/
+1
2017-08-11
net: sched: use newly added classid identity helpers
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-3
/
+3
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-11
/
+6
2017-08-07
ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
Jiri Pirko
1
-28
/
+39
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-4
/
+5
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
1
-1
/
+1
2017-07-26
ixgbe: Update NW_MNG_IF_SEL support for X553
Tony Nguyen
1
-1
/
+1
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
1
-3
/
+25
2017-07-17
xdp: add trace event for xdp redirect
John Fastabend
1
-1
/
+1
2017-07-17
ixgbe: add initial support for xdp redirect
John Fastabend
1
-1
/
+40
2017-06-16
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+2
2017-06-14
ixgbe: pci_set_drvdata must be called before register_netdev
Jeff Mahoney
1
-1
/
+1
2017-06-14
ixgbe: Bump version number
Tony Nguyen
1
-1
/
+1
2017-06-14
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
1
-0
/
+1
2017-06-14
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
1
-10
/
+13
2017-06-14
ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
1
-5
/
+15
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-2
/
+5
2017-05-31
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
1
-2
/
+6
2017-05-31
ixgbe: Resolve truncation warning for q_vector->name
Tony Nguyen
1
-7
/
+7
2017-05-31
ixgbe: Correct thermal sensor event check
Mark Rustad
1
-2
/
+1
2017-05-31
ixgbe: enable L3/L4 filtering for Tx switched packets
Emil Tantilov
1
-0
/
+3
2017-05-31
ixgbe: initialize u64_stats_sync structures early at ixgbe_probe
Liwei Song
1
-4
/
+4
2017-05-31
ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets
Scott Peterson
1
-2
/
+10
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+2
2017-04-30
ixgbe: Check for RSS key before setting value
Tony Nguyen
1
-2
/
+28
2017-04-30
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
1
-0
/
+2
2017-04-30
ixgbe: delay tail write to every 'n' packets
John Fastabend
1
-11
/
+17
[next]