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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-11-27
ixgbe: fix MAC anti-spoofing filter after VFLR
Radoslaw Tyl
1
-1
/
+3
2018-10-10
ixgbe: check return value of napi_complete_done()
Song Liu
1
-5
/
+7
2018-08-24
ixgbe: Be more careful when modifying MAC filters
Alexander Duyck
1
-1
/
+11
2018-07-22
ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-10
/
+14
2018-06-20
ixgbe: return error on unsupported SFP module when resetting
Emil Tantilov
1
-0
/
+3
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-12-25
ixgbe: fix use of uninitialized padding
Emil Tantilov
2
-2
/
+4
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: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
1
-8
/
+8
2017-10-09
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
2
-41
/
+0
2017-10-09
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
1
-1
/
+1
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: Disable flow control for XFI
Tony Nguyen
2
-27
/
+35
2017-07-26
ixgbe: Do not support flow control autonegotiation for X553
Tony Nguyen
1
-6
/
+19
2017-07-26
ixgbe: Update NW_MNG_IF_SEL support for X553
Tony Nguyen
3
-6
/
+14
2017-07-26
ixgbe: Enable LASI interrupts for X552 devices
Tony Nguyen
1
-9
/
+22
2017-07-26
ixgbe: Ensure MAC filter was added before setting MACVLAN
Tony Nguyen
1
-3
/
+6
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-07-17
ixgbe: NULL xdp_tx rings on resource cleanup
John Fastabend
1
-2
/
+6
2017-06-16
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-14
ixgbe: pci_set_drvdata must be called before register_netdev
Jeff Mahoney
1
-1
/
+1
2017-06-14
ixgbe: Resolve cppcheck format string warning
Tony Nguyen
1
-1
/
+1
2017-06-14
ixgbe: fix writes to PFQDE
Emil Tantilov
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
3
-0
/
+29
2017-06-14
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
3
-10
/
+17
2017-06-14
ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
1
-5
/
+15
2017-06-14
ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
1
-3
/
+12
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-2
/
+5
2017-05-31
ixgbe: fix incorrect status check
Emil Tantilov
1
-4
/
+4
2017-05-31
ixgbe: add missing configuration for rate select 1
Emil Tantilov
1
-0
/
+19
2017-05-31
ixgbe: always call setup_mac_link for multispeed fiber
Emil Tantilov
1
-18
/
+0
2017-05-31
ixgbe: add write flush when configuring CS4223/7
Emil Tantilov
1
-2
/
+18
[next]