index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-18
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-09
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
14
-31
/
+166
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+6
2017-08-08
igb: support BCM54616 PHY
John W Linville
3
-0
/
+8
2017-08-08
igbvf: convert msleep to mdelay in atomic context
Greg Edwards
1
-1
/
+1
2017-08-08
igbvf: after mailbox write, wait for reply
Greg Edwards
1
-2
/
+8
2017-08-08
igbvf: add lock around mailbox ops
Greg Edwards
4
-0
/
+56
2017-08-08
e1000e: Initial Support for IceLake
Sasha Neftin
2
-0
/
+8
2017-08-08
igb: do not drop PF mailbox lock after read of VF message
Greg Edwards
4
-12
/
+26
2017-08-08
igb: expose mailbox unlock method
Greg Edwards
3
-0
/
+41
2017-08-08
igb: add argument names to mailbox op function declarations
Greg Edwards
2
-13
/
+14
2017-08-08
igb: Remove incorrect "unexpected SYS WRAP" log message
Corinna Vinschen
1
-2
/
+0
2017-08-08
e1000e: add check on e1e_wphy() return value
Gustavo A R Silva
1
-0
/
+2
2017-08-08
igb: protect TX timestamping from API misuse
Cliff Spradlin
1
-1
/
+2
2017-08-08
igb: Fix error of RX network flow classification
Gangfeng Huang
1
-2
/
+2
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
3
-9
/
+13
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2
-2
/
+2
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
3
-13
/
+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
3
-10
/
+12
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
1
-1
/
+1
2017-08-01
ixgbe: Initialize 64-bit stats seqcounts
Florian Fainelli
1
-0
/
+4
2017-08-01
i40e: Initialize 64-bit statistics TX ring seqcount
Florian Fainelli
1
-0
/
+2
2017-07-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
11
-56
/
+122
2017-07-26
i40e: handle setting administratively set MAC address back to zero
Stefan Assmann
1
-2
/
+10
2017-07-26
i40evf: remove unnecessary __packed
Tushar Dave
1
-2
/
+2
2017-07-26
i40evf: Use le32_to_cpu before evaluating HW desc fields
Tushar Dave
1
-7
/
+7
2017-07-26
i40e: report BPF prog id during XDP_QUERY_PROG
Daniel Borkmann
1
-0
/
+1
2017-07-26
i40evf: add some missing includes
Jesse Brandeburg
1
-0
/
+11
2017-07-26
i40e: display correct UDP tunnel type name
Jacob Keller
1
-8
/
+20
2017-07-26
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
5
-12
/
+12
2017-07-26
i40e/i40evf: make IPv6 ATR code clearer
Jesse Brandeburg
1
-3
/
+9
2017-07-26
i40e: fix odd formatting and indent
Jesse Brandeburg
1
-10
/
+8
2017-07-26
i40e: fix up 32 bit timespec references
Jesse Brandeburg
1
-3
/
+2
2017-07-26
i40e: Handle admin Q timeout when releasing NVM
Paul M Stillwell Jr
1
-2
/
+19
2017-07-26
i40e: remove WQ_UNBOUND and the task limit of our workqueue
Jacob Keller
1
-5
/
+7
2017-07-26
i40e: Fix for trace found with S4 state
Carolyn Wyborny
1
-1
/
+13
2017-07-26
i40e: fix incorrect variable assignment
Gustavo A R Silva
1
-1
/
+1
2017-07-25
ixgbe: Disable flow control for XFI
Tony Nguyen
2
-27
/
+35
2017-07-25
ixgbe: Do not support flow control autonegotiation for X553
Tony Nguyen
1
-6
/
+19
2017-07-25
ixgbe: Update NW_MNG_IF_SEL support for X553
Tony Nguyen
3
-6
/
+14
2017-07-25
ixgbe: Enable LASI interrupts for X552 devices
Tony Nguyen
1
-9
/
+22
2017-07-25
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-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-23
/
+13
[next]