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.13.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
2018-12-16
nfp: abm: allow to opt-out of RED offload
Jakub Kicinski
3
-6
/
+32
2018-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+45
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+12
2018-12-08
nfp: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*
Jiong Wang
1
-0
/
+45
2018-12-04
nfp: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-34
/
+8
2018-12-01
nfp: report more info when reconfiguration fails
Jakub Kicinski
2
-2
/
+9
2018-12-01
nfp: add offset to all TLV parsing errors
Jakub Kicinski
1
-8
/
+8
2018-12-01
nfp: add offloads on representors
Jakub Kicinski
5
-0
/
+143
2018-12-01
nfp: add locking around representor changes
Jakub Kicinski
3
-0
/
+8
2018-12-01
nfp: run don't require Qdiscs on representor netdevs
Jakub Kicinski
1
-0
/
+1
2018-12-01
nfp: run representor TX locklessly
Jakub Kicinski
1
-0
/
+2
2018-12-01
nfp: avoid oversized TSO headers with metadata prepend
Jakub Kicinski
1
-1
/
+4
2018-12-01
nfp: correct descriptor offsets in presence of metadata
Jakub Kicinski
1
-8
/
+12
2018-12-01
nfp: move queue variable init
Jakub Kicinski
1
-1
/
+3
2018-12-01
nfp: move temporary variables in nfp_net_tx_complete()
Jakub Kicinski
1
-14
/
+17
2018-12-01
nfp: copy only the relevant part of the TX descriptor for frags
Jakub Kicinski
2
-5
/
+8
2018-12-01
nfp: flower: prevent offload if rhashtable insert fails
John Hurley
1
-5
/
+9
2018-12-01
nfp: flower: release metadata on offload failure
John Hurley
1
-2
/
+4
2018-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-34
/
+28
2018-11-20
nfp: abm: add support for more threshold actions
Jakub Kicinski
4
-6
/
+109
2018-11-20
nfp: abm: add cls_u32 offload for simple band classification
Jakub Kicinski
6
-1
/
+324
2018-11-20
nfp: abm: add functions to update DSCP -> virtual queue map
Jakub Kicinski
5
-1
/
+28
2018-11-20
nfp: abm: calculate PRIO map len and check mailbox size
Jakub Kicinski
3
-3
/
+50
2018-11-20
nfp: abm: add GRED offload
Jakub Kicinski
3
-10
/
+158
2018-11-20
nfp: abm: wrap RED parameters in bands
Jakub Kicinski
2
-40
/
+74
2018-11-20
nfp: abm: add up bands for sto/non-sto stats
Jakub Kicinski
1
-12
/
+24
2018-11-20
nfp: abm: switch to extended stats for reading packet/byte counts
Jakub Kicinski
2
-3
/
+46
2018-11-20
nfp: abm: size threshold table to account for bands
Jakub Kicinski
1
-2
/
+2
2018-11-20
nfp: abm: pass band parameter to functions
Jakub Kicinski
3
-43
/
+49
2018-11-20
nfp: abm: map per-band symbols
Jakub Kicinski
2
-13
/
+54
2018-11-14
nfp: abm: restructure Qdisc handling
Jakub Kicinski
4
-352
/
+340
2018-11-14
nfp: abm: save RED's parameters
Jakub Kicinski
2
-1
/
+18
2018-11-14
nfp: abm: reset RED's child based on limit
Jakub Kicinski
1
-5
/
+22
2018-11-14
nfp: abm: build full Qdisc hierarchy based on graft notifications
Jakub Kicinski
2
-0
/
+107
2018-11-14
nfp: abm: allocate Qdisc child table
Jakub Kicinski
2
-7
/
+24
2018-11-14
nfp: abm: remember which Qdisc is root
Jakub Kicinski
3
-0
/
+19
2018-11-14
nfp: abm: track all offload-enabled qdiscs
Jakub Kicinski
3
-4
/
+132
2018-11-14
nfp: abm: keep track of all RED thresholds
Jakub Kicinski
4
-41
/
+120
2018-11-14
nfp: abm: rename qdiscs -> red_qdiscs
Jakub Kicinski
3
-24
/
+29
2018-11-11
nfp: flower: remove unnecessary code in flow lookup
John Hurley
3
-14
/
+6
2018-11-11
nfp: flower: remove TC egdev offloads
John Hurley
4
-78
/
+17
2018-11-11
nfp: flower: offload tunnel decap rules via indirect TC blocks
John Hurley
3
-4
/
+144
2018-11-11
nfp: flower: increase scope of netdev checking functions
John Hurley
3
-31
/
+29
2018-11-11
nfp: flower: allow non repr netdev offload
John Hurley
4
-39
/
+49
2018-11-11
bpf: do not pass netdev to translate() and prepare() offload callbacks
Quentin Monnet
1
-5
/
+4
2018-11-11
bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()
Quentin Monnet
1
-2
/
+1
2018-11-11
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
1
-5
/
+2
2018-11-11
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
1
-8
/
+3
2018-11-11
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
1
-6
/
+5
2018-11-11
bpf: pass a struct with offload callbacks to bpf_offload_dev_create()
Quentin Monnet
3
-4
/
+4
[next]