index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
1
-12
/
+6
|
\
|
*
ixgbe: Fix Tx map failure path
Alexander Duyck
2017-10-26
1
-12
/
+6
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
3
-8
/
+8
|
/
*
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
2017-10-09
1
-8
/
+8
*
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
2017-10-09
2
-41
/
+0
*
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
2017-10-09
1
-1
/
+1
*
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
Sabrina Dubroca
2017-10-09
1
-1
/
+1
*
ixgbe: Return error when getting PHY address if PHY access is not supported
Mark D Rustad
2017-10-09
1
-0
/
+4
*
ixgbe: use return codes from ndo_xdp_xmit that are distinguishable
Jesper Dangaard Brouer
2017-08-24
1
-2
/
+2
*
ixgbe: change ndo_xdp_xmit return code on xmit errors
Jesper Dangaard Brouer
2017-08-19
1
-1
/
+1
*
net/sched: Fix the logic error to decide the ingress qdisc
Chris Mi
2017-08-18
1
-1
/
+1
*
net: sched: use newly added classid identity helpers
Jiri Pirko
2017-08-11
1
-1
/
+1
*
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
1
-3
/
+3
*
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
1
-11
/
+6
*
ixgbe: push cls_u32 and mqprio setup_tc processing into separate functions
Jiri Pirko
2017-08-07
1
-28
/
+39
*
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
1
-4
/
+5
*
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
2017-08-04
1
-1
/
+1
*
ixgbe: Disable flow control for XFI
Tony Nguyen
2017-07-26
2
-27
/
+35
*
ixgbe: Do not support flow control autonegotiation for X553
Tony Nguyen
2017-07-26
1
-6
/
+19
*
ixgbe: Update NW_MNG_IF_SEL support for X553
Tony Nguyen
2017-07-26
3
-6
/
+14
*
ixgbe: Enable LASI interrupts for X552 devices
Tony Nguyen
2017-07-26
1
-9
/
+22
*
ixgbe: Ensure MAC filter was added before setting MACVLAN
Tony Nguyen
2017-07-26
1
-3
/
+6
*
xdp: Add batching support to redirect map
John Fastabend
2017-07-17
1
-3
/
+25
*
xdp: add trace event for xdp redirect
John Fastabend
2017-07-17
1
-1
/
+1
*
ixgbe: add initial support for xdp redirect
John Fastabend
2017-07-17
1
-1
/
+40
*
ixgbe: NULL xdp_tx rings on resource cleanup
John Fastabend
2017-07-17
1
-2
/
+6
*
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
2017-06-16
1
-0
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
ixgbe: pci_set_drvdata must be called before register_netdev
Jeff Mahoney
2017-06-14
1
-1
/
+1
*
ixgbe: Resolve cppcheck format string warning
Tony Nguyen
2017-06-14
1
-1
/
+1
*
ixgbe: fix writes to PFQDE
Emil Tantilov
2017-06-14
1
-1
/
+1
*
ixgbe: Bump version number
Tony Nguyen
2017-06-14
1
-1
/
+1
*
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-14
3
-0
/
+29
*
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-14
3
-10
/
+17
*
ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-06-14
1
-5
/
+15
*
ixgbe: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-06-14
1
-3
/
+12
*
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
1
-2
/
+5
*
ixgbe: fix incorrect status check
Emil Tantilov
2017-05-31
1
-4
/
+4
*
ixgbe: add missing configuration for rate select 1
Emil Tantilov
2017-05-31
1
-0
/
+19
*
ixgbe: always call setup_mac_link for multispeed fiber
Emil Tantilov
2017-05-31
1
-18
/
+0
*
ixgbe: add write flush when configuring CS4223/7
Emil Tantilov
2017-05-31
1
-2
/
+18
*
ixgbe: correct CS4223/7 PHY identification
Emil Tantilov
2017-05-31
2
-6
/
+7
*
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
2017-05-31
5
-11
/
+18
*
ixgbe: Resolve truncation warning for q_vector->name
Tony Nguyen
2017-05-31
1
-7
/
+7
*
ixgbe: Add error checking to setting VF MAC
Tony Nguyen
2017-05-31
1
-13
/
+41
*
ixgbe: Correct thermal sensor event check
Mark Rustad
2017-05-31
1
-2
/
+1
*
ixgbe: enable L3/L4 filtering for Tx switched packets
Emil Tantilov
2017-05-31
1
-0
/
+3
*
ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support
Paul Greenwalt
2017-05-31
3
-2
/
+29
*
ixgbe: initialize u64_stats_sync structures early at ixgbe_probe
Liwei Song
2017-05-31
1
-4
/
+4
*
ixgbe/ixgbevf: Enables TSO for MPLS encapsulated packets
Scott Peterson
2017-05-31
1
-2
/
+10
[next]