index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-11-16
mm: remove __GFP_COLD
Mel Gorman
1
-2
/
+2
2017-11-10
nfp flower action: Modified to use VLAN helper functions
Manish Kurup
1
-3
/
+2
2017-11-05
nfp: implement ethtool FEC mode settings
Dirk van der Merwe
1
-1
/
+116
2017-11-05
nfp: add helpers for FEC support
Dirk van der Merwe
2
-0
/
+94
2017-11-05
nfp: add get/set link settings ndos to representors
Dirk van der Merwe
1
-0
/
+2
2017-11-05
nfp: resync repr state when port table sync
Dirk van der Merwe
3
-0
/
+54
2017-11-05
nfp: refactor nfp_app_reprs_set
Dirk van der Merwe
2
-18
/
+4
2017-11-05
nfp: make use of MAC reinit
Jakub Kicinski
5
-3
/
+40
2017-11-05
nfp: don't depend on compiler constant propagation
Jakub Kicinski
1
-8
/
+15
2017-11-05
nfp: bpf: move to new BPF program offload infrastructure
Jakub Kicinski
7
-106
/
+121
2017-11-05
nfp: bpf: move translation prepare to offload.c
Jakub Kicinski
3
-91
/
+94
2017-11-05
nfp: bpf: move program prepare and free into offload.c
Jakub Kicinski
3
-33
/
+38
2017-11-05
nfp: bpf: require seamless reload for program replace
Jakub Kicinski
4
-42
/
+35
2017-11-05
nfp: bpf: refactor offload logic
Jakub Kicinski
3
-77
/
+67
2017-11-05
nfp: bpf: remove unnecessary include of nfp_net.h
Jakub Kicinski
1
-1
/
+0
2017-11-05
nfp: bpf: remove the register renumbering leftovers
Jakub Kicinski
3
-19
/
+4
2017-11-05
nfp: bpf: drop support for cls_bpf with legacy actions
Jakub Kicinski
5
-247
/
+22
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
1
-2
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
nfp: improve defines for constants in ethtool
Jakub Kicinski
1
-7
/
+8
2017-11-02
nfp: use a counter instead of log message for allocation failures
Jakub Kicinski
3
-10
/
+20
2017-11-02
nfp: switch to dev_alloc_page()
Jakub Kicinski
1
-1
/
+1
2017-11-02
nfp: bpf: fall back to core NIC app if BPF not selected
Jakub Kicinski
3
-5
/
+6
2017-11-02
nfp: reorganize the app table
Jakub Kicinski
1
-10
/
+6
2017-11-02
nfp: bpf: reject TC offload if XDP loaded
Jakub Kicinski
1
-0
/
+3
2017-11-02
nfp: flower: vxlan - ensure no sleep in atomic context
John Hurley
5
-34
/
+28
2017-11-02
nfp: flower: app should use struct nfp_repr
John Hurley
1
-6
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEG
Jiong Wang
1
-0
/
+24
2017-11-02
nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOT
Jiong Wang
2
-2
/
+2
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2
-0
/
+6
2017-11-01
bpf: reduce verifier memory consumption
Alexei Starovoitov
1
-4
/
+4
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-10-28
nfp: inform the VF driver needs to be restarted after changing the MAC
Pablo Cascón
1
-1
/
+7
2017-10-27
drivers/net: netronome: Convert timers to use timer_setup()
Kees Cook
4
-12
/
+12
2017-10-26
nfp: refuse offloading filters that redirects to upper devices
Pieter Jansen van Vuuren
1
-0
/
+2
2017-10-24
nfp: bpf: optimize mov64 a little
Jakub Kicinski
1
-6
/
+15
2017-10-24
nfp: bpf: support stack accesses via non-constant pointers
Jakub Kicinski
3
-10
/
+45
2017-10-24
nfp: bpf: support accessing the stack beyond 64 bytes
Jakub Kicinski
3
-14
/
+111
2017-10-24
nfp: bpf: allow stack accesses via modified stack registers
Jakub Kicinski
3
-17
/
+33
2017-10-24
nfp: bpf: optimize the RMW for stack accesses
Jakub Kicinski
1
-8
/
+25
2017-10-24
nfp: bpf: add stack read support
Jakub Kicinski
1
-5
/
+76
2017-10-24
nfp: bpf: add stack write support
Jakub Kicinski
4
-5
/
+147
2017-10-24
nfp: bpf: refactor nfp_bpf_check_ptr()
Jakub Kicinski
1
-6
/
+12
2017-10-24
nfp: bpf: add helper for emitting nops
Jakub Kicinski
1
-3
/
+8
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+19
2017-10-22
nfp: use struct fields for 8 bit-wide access
Pieter Jansen van Vuuren
2
-74
/
+39
2017-10-21
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
2
-4
/
+0
[next]