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