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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
3
-9
/
+13
*
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
2
-2
/
+2
*
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
3
-13
/
+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
3
-10
/
+12
*
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
2017-08-04
1
-1
/
+1
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-07-27
11
-56
/
+122
|
\
|
*
i40e: handle setting administratively set MAC address back to zero
Stefan Assmann
2017-07-26
1
-2
/
+10
|
*
i40evf: remove unnecessary __packed
Tushar Dave
2017-07-26
1
-2
/
+2
|
*
i40evf: Use le32_to_cpu before evaluating HW desc fields
Tushar Dave
2017-07-26
1
-7
/
+7
|
*
i40e: report BPF prog id during XDP_QUERY_PROG
Daniel Borkmann
2017-07-26
1
-0
/
+1
|
*
i40evf: add some missing includes
Jesse Brandeburg
2017-07-26
1
-0
/
+11
|
*
i40e: display correct UDP tunnel type name
Jacob Keller
2017-07-26
1
-8
/
+20
|
*
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
2017-07-26
5
-12
/
+12
|
*
i40e/i40evf: make IPv6 ATR code clearer
Jesse Brandeburg
2017-07-26
1
-3
/
+9
|
*
i40e: fix odd formatting and indent
Jesse Brandeburg
2017-07-26
1
-10
/
+8
|
*
i40e: fix up 32 bit timespec references
Jesse Brandeburg
2017-07-26
1
-3
/
+2
|
*
i40e: Handle admin Q timeout when releasing NVM
Paul M Stillwell Jr
2017-07-26
1
-2
/
+19
|
*
i40e: remove WQ_UNBOUND and the task limit of our workqueue
Jacob Keller
2017-07-26
1
-5
/
+7
|
*
i40e: Fix for trace found with S4 state
Carolyn Wyborny
2017-07-26
1
-1
/
+13
|
*
i40e: fix incorrect variable assignment
Gustavo A R Silva
2017-07-26
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
*
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-09
1
-23
/
+13
|
\
|
*
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
2017-07-03
1
-23
/
+13
*
|
i40e: don't hold RTNL lock for the entire reset
Jacob Keller
2017-06-21
1
-20
/
+7
*
|
i40e: Handle PE_CRITERR properly with IWARP enabled
Catherine Sullivan
2017-06-21
1
-2
/
+2
*
|
i40e: clear only cause_ena bit
Shannon Nelson
2017-06-21
1
-2
/
+12
*
|
i40e: fix disabling overflow promiscuous mode
Alan Brady
2017-06-21
1
-3
/
+2
*
|
i40e: Add support for OEM firmware version
Filip Sadowski
2017-06-21
2
-14
/
+81
*
|
i40e: genericize the partition bandwidth control
Shannon Nelson
2017-06-21
2
-28
/
+26
*
|
i40e: Add message for unsupported MFP mode
Carolyn Wyborny
2017-06-21
1
-0
/
+6
*
|
i40e: Support firmware CEE DCB UP to TC map re-definition
Greg Bowers
2017-06-21
1
-4
/
+7
*
|
i40e: Fix potential out of bound array access
Sudheer Mogilappagari
2017-06-21
1
-1
/
+3
*
|
i40e: comment that udp_port must be in host byte order
Jacob Keller
2017-06-21
1
-1
/
+5
*
|
i40e: use dev_dbg instead of dev_info when warning about missing routine
Jacob Keller
2017-06-21
1
-3
/
+3
*
|
i40e/i40evf: update WOL and I40E_AQC_ADDR_VALID_MASK flags
Alice Michael
2017-06-21
2
-4
/
+5
*
|
i40evf: assign num_active_queues inside i40evf_alloc_queues
Jacob Keller
2017-06-21
1
-7
/
+11
*
|
i40e: add support for XDP_TX action
Björn Töpel
2017-06-21
5
-87
/
+384
*
|
i40e: add XDP support for pass and drop actions
Björn Töpel
2017-06-21
4
-31
/
+194
*
|
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
2
-2
/
+2
*
|
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
[next]