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
/
netronome
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-13
nfp: wait for the NSP resource to appear on boot
Jakub Kicinski
3
-0
/
+51
2017-09-13
nfp: wait for board state before talking to the NSP
Jakub Kicinski
2
-23
/
+43
2017-09-13
nfp: add whitelist of supported flow dissector
Pieter Jansen van Vuuren
1
-0
/
+13
2017-09-03
nfp: flower: restore RTNL locking around representor updates
Jakub Kicinski
1
-2
/
+4
2017-09-03
nfp: build the flower offload by default
Jakub Kicinski
1
-0
/
+1
2017-09-03
nfp: be drop monitor friendly
Jakub Kicinski
2
-1
/
+4
2017-09-03
nfp: move the start/stop app callbacks back
Jakub Kicinski
1
-15
/
+11
2017-09-03
nfp: flower: base lifetime of representors on existence of lower vNIC
Jakub Kicinski
1
-23
/
+43
2017-09-03
nfp: separate app vNIC init/clean from alloc/free
Jakub Kicinski
9
-27
/
+73
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-113
/
+142
2017-08-29
nfp: double free on error in probe
Dan Carpenter
1
-3
/
+1
2017-08-28
nfp: remove incorrect mask check for vlan matching
Pieter Jansen van Vuuren
1
-6
/
+2
2017-08-28
nfp: fix supported key layers calculation
Pieter Jansen van Vuuren
1
-0
/
+19
2017-08-28
nfp: fix unchecked flow dissector use
Pieter Jansen van Vuuren
2
-81
/
+93
2017-08-25
nfp: add basic SR-IOV ndo functions to representors
Simon Horman
1
-0
/
+6
2017-08-25
nfp: add basic SR-IOV ndo functions
Pablo Cascón
8
-1
/
+372
2017-08-23
nfp: TX time stamp packets before HW doorbell is rung
Jakub Kicinski
1
-2
/
+2
2017-08-23
nfp: avoid buffer leak when representor is missing
Jakub Kicinski
1
-5
/
+5
2017-08-23
nfp: make sure representors are destroyed before their lower netdev
Jakub Kicinski
1
-8
/
+14
2017-08-23
nfp: don't hold PF lock while enabling SR-IOV
Jakub Kicinski
1
-9
/
+7
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2017-08-18
nfp: don't reuse pointers in ring dumping
Jakub Kicinski
1
-6
/
+7
2017-08-18
nfp: fix copy paste in names and messages regarding vNICs
Jakub Kicinski
1
-2
/
+2
2017-08-18
nfp: add ethtool statistics for representors
Jakub Kicinski
2
-4
/
+71
2017-08-18
nfp: add pointer to vNIC config memory to nfp_port structure
Jakub Kicinski
3
-37
/
+18
2017-08-18
nfp: report MAC statistics in ethtool
Jakub Kicinski
2
-17
/
+153
2017-08-18
nfp: store pointer to MAC statistics in nfp_port
Jakub Kicinski
3
-8
/
+9
2017-08-18
nfp: split software and hardware vNIC statistics
Jakub Kicinski
1
-72
/
+120
2017-08-18
nfp: add helper for printing ethtool strings
Jakub Kicinski
1
-33
/
+32
2017-08-18
nfp: don't report standard netdev statistics in ethtool
Jakub Kicinski
1
-77
/
+32
2017-08-18
nfp: allow retreiving management FW logs on representors
Jakub Kicinski
2
-18
/
+17
2017-08-18
nfp: provide ethtool_drvinfo on representors
Jakub Kicinski
3
-12
/
+54
2017-08-18
nfp: link basic ethtool ops to representors
Jakub Kicinski
3
-0
/
+7
2017-08-18
net/sched: Fix the logic error to decide the ingress qdisc
Chris Mi
2
-2
/
+2
2017-08-18
nfp: fix infinite loop on umapping cleanup
Colin Ian King
1
-2
/
+1
2017-08-16
nfp: process MTU updates from firmware flower app
Simon Horman
1
-2
/
+9
2017-08-16
nfp: process control messages in workqueue in flower app
Simon Horman
4
-3
/
+41
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2017-08-11
nfp: send control message when MAC representors are created
Simon Horman
3
-3
/
+80
2017-08-11
nfp: do not update MTU from BH in flower app
Simon Horman
1
-6
/
+2
2017-08-11
net: sched: use newly added classid identity helpers
Jiri Pirko
2
-2
/
+2
2017-08-09
bpf, nfp: implement jiting of BPF_J{LT,LE}
Daniel Borkmann
1
-0
/
+24
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-08-08
bpf/verifier: rework value tracking
Edward Cree
1
-10
/
+14
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
6
-16
/
+12
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
6
-21
/
+17
2017-08-07
nfp: change flows in apps that offload ndo_setup_tc
Jiri Pirko
2
-17
/
+9
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
6
-12
/
+19
2017-08-04
net: sched: change names of action number helpers to be aligned with the rest
Jiri Pirko
1
-2
/
+2
2017-08-01
nfp: Initialize RX and TX ring 64-bit stats seqcounts
Florian Fainelli
1
-0
/
+2
[next]