index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfp_net_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfp: always unmask aux interrupts at init
Jakub Kicinski
2018-01-10
1
-0
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
|
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
1
-2
/
+2
*
|
nfp: bpf: move to new BPF program offload infrastructure
Jakub Kicinski
2017-11-05
1
-0
/
+8
*
|
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2017-11-05
1
-2
/
+2
*
|
nfp: use a counter instead of log message for allocation failures
Jakub Kicinski
2017-11-02
1
-5
/
+10
*
|
nfp: switch to dev_alloc_page()
Jakub Kicinski
2017-11-02
1
-1
/
+1
*
|
drivers/net: netronome: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-4
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
1
-6
/
+14
|
\
|
|
*
nfp: handle page allocation failures
Jakub Kicinski
2017-10-10
1
-6
/
+14
*
|
bpf, nfp: add meta data support
Daniel Borkmann
2017-09-26
1
-25
/
+15
*
|
bpf: add meta pointer for direct access
Daniel Borkmann
2017-09-26
1
-0
/
+1
|
/
*
nfp: be drop monitor friendly
Jakub Kicinski
2017-09-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-7
/
+7
|
\
|
*
nfp: TX time stamp packets before HW doorbell is rung
Jakub Kicinski
2017-08-23
1
-2
/
+2
|
*
nfp: avoid buffer leak when representor is missing
Jakub Kicinski
2017-08-23
1
-5
/
+5
*
|
nfp: add basic SR-IOV ndo functions
Pablo Cascón
2017-08-25
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-21
1
-2
/
+1
|
\
|
|
*
nfp: fix infinite loop on umapping cleanup
Colin Ian King
2017-08-18
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
1
-0
/
+2
|
\
|
|
*
nfp: Initialize RX and TX ring 64-bit stats seqcounts
Florian Fainelli
2017-08-01
1
-0
/
+2
*
|
nfp: set config bit (ifup/ifdown) on netdev open/close
Dirk van der Merwe
2017-07-25
1
-1
/
+9
|
/
*
nfp: default to chained metadata prepend format
Jakub Kicinski
2017-07-05
1
-1
/
+8
*
nfp: provide infrastructure for offloading flower based TC filters
Pieter Jansen van Vuuren
2017-07-01
1
-13
/
+1
*
nfp: add phys_switch_id support
Simon Horman
2017-07-01
1
-0
/
+3
*
nfp: add support for tx/rx with metadata portid
Simon Horman
2017-06-25
1
-6
/
+51
*
nfp: xdp: report if program is offloaded
Jakub Kicinski
2017-06-23
1
-0
/
+2
*
nfp: bpf: add support for XDP_FLAGS_HW_MODE
Jakub Kicinski
2017-06-23
1
-3
/
+10
*
nfp: bpf: release the reference on offloaded programs
Jakub Kicinski
2017-06-23
1
-21
/
+13
*
nfp: bpf: don't offload XDP programs in DRV_MODE
Jakub Kicinski
2017-06-23
1
-3
/
+11
*
nfp: xdp: move driver XDP setup into a separate function
Jakub Kicinski
2017-06-23
1
-5
/
+18
*
nfp: add VLAN filtering support
Pablo Cascón
2017-06-19
1
-1
/
+73
*
bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
2017-06-16
1
-0
/
+1
*
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
1
-2
/
+5
*
nfp: create control vNICs and wire up rx/tx
Jakub Kicinski
2017-06-07
1
-1
/
+1
*
nfp: add control vNIC datapath
Jakub Kicinski
2017-06-07
1
-8
/
+315
*
nfp: prepare config and enable for working without netdevs
Jakub Kicinski
2017-06-07
1
-2
/
+3
*
nfp: allow allocation and initialization of netdev-less vNICs
Jakub Kicinski
2017-06-07
1
-71
/
+99
*
nfp: move nfp_net_vecs_init()
Jakub Kicinski
2017-06-07
1
-27
/
+27
*
nfp: reuse ring free code on close
Jakub Kicinski
2017-06-07
1
-11
/
+3
*
nfp: split out the allocation part of open
Jakub Kicinski
2017-06-07
1
-22
/
+35
*
nfp: reorder open and close functions
Jakub Kicinski
2017-06-07
1
-70
/
+70
*
nfp: move basic eBPF stats to app-specific code
Jakub Kicinski
2017-05-31
1
-3
/
+0
*
nfp: move bpf offload code to the BPF app
Jakub Kicinski
2017-05-31
1
-58
/
+8
*
nfp: add missing fall through statements
Jakub Kicinski
2017-05-31
1
-0
/
+2
*
nfp: don't keep count for free buffers delayed kick
Jakub Kicinski
2017-05-30
1
-5
/
+2
*
nfp: don't add ring size to index calculations
Jakub Kicinski
2017-05-30
1
-2
/
+2
*
nfp: add set_mac_address support while the interface is up
Pablo Cascón
2017-05-30
1
-10
/
+34
*
nfp: move refresh tracking into the port structure
Jakub Kicinski
2017-05-22
1
-14
/
+2
*
nfp: introduce nfp_port
Jakub Kicinski
2017-05-22
1
-22
/
+3
[next]