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
2018-05-10
nfp: flower: remove headroom from max MTU calculation
Pieter Jansen van Vuuren
1
-19
/
+0
2018-05-02
nfp: flower: set tunnel ttl value to net default
John Hurley
2
-3
/
+12
2018-04-27
nfp: don't depend on eth_tbl being available
Jakub Kicinski
4
-16
/
+23
2018-04-13
nfp: flower: split and limit cmsg skb lists
Pieter Jansen van Vuuren
4
-8
/
+46
2018-04-13
nfp: flower: move route ack control messages out of the workqueue
Pieter Jansen van Vuuren
1
-3
/
+3
2018-04-13
nfp: print a message when mutex wait is interrupted
Jakub Kicinski
1
-1
/
+4
2018-04-13
nfp: ignore signals when communicating with management FW
Jakub Kicinski
1
-2
/
+1
2018-04-04
nfp: use full 40 bits of the NSP buffer address
Dirk van der Merwe
1
-4
/
+5
2018-04-04
nfp: add a separate counter for packets with CHECKSUM_COMPLETE
Jakub Kicinski
3
-9
/
+13
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-79
/
+770
2018-03-30
nfp: flower: offload phys port MTU change
John Hurley
4
-5
/
+146
2018-03-30
nfp: modify app MTU setting callbacks
John Hurley
4
-11
/
+33
2018-03-29
nfp: bpf: improve wrong FW response warnings
Jakub Kicinski
1
-6
/
+6
2018-03-29
nfp: bpf: add support for bpf_get_prandom_u32()
Jakub Kicinski
6
-2
/
+47
2018-03-29
nfp: bpf: add support for atomic add of unknown values
Jakub Kicinski
5
-15
/
+88
2018-03-29
nfp: bpf: expose command delay slots
Jakub Kicinski
1
-29
/
+24
2018-03-29
nfp: bpf: add basic support for atomic adds
Jakub Kicinski
6
-3
/
+212
2018-03-29
nfp: bpf: add map deletes from the datapath
Jakub Kicinski
4
-0
/
+17
2018-03-29
nfp: bpf: add map updates from the datapath
Jakub Kicinski
4
-0
/
+21
2018-03-29
nfp: bpf: add helper for basic map call checks
Jakub Kicinski
1
-15
/
+25
2018-03-29
nfp: bpf: add helper for validating stack pointers
Jakub Kicinski
3
-27
/
+50
2018-03-29
nfp: bpf: rename map_lookup_stack() to map_call_stack_common()
Jakub Kicinski
1
-3
/
+3
2018-03-29
nfp: bpf: detect packet reads could be cached, enable the optimisation
Jiong Wang
2
-0
/
+145
2018-03-29
nfp: bpf: support unaligned read offset
Jiong Wang
1
-3
/
+70
2018-03-29
nfp: bpf: read from packet data cache for PTR_TO_PACKET
Jiong Wang
3
-2
/
+88
2018-03-26
nfp: flower: implement ip fragmentation match offload
Pieter Jansen van Vuuren
3
-0
/
+30
2018-03-26
nfp: flower: refactor shared ip header in match offload
Pieter Jansen van Vuuren
2
-42
/
+38
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2018-03-24
nfp: bpf: fix check of program max insn count
Jakub Kicinski
1
-1
/
+5
2018-02-22
nfp: advertise firmware for mixed 10G/25G mode
Dirk van der Merwe
1
-0
/
+1
2018-02-22
nfp: add Makefiles to all directories
Jakub Kicinski
5
-0
/
+10
2018-02-17
nfp: flower: implement tcp flag match offload
Pieter Jansen van Vuuren
4
-2
/
+64
2018-02-17
nfp: standardize FW header whitespace
Michael Rapson
1
-140
/
+140
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2018-02-08
nfp: populate MODULE_VERSION
Jakub Kicinski
1
-0
/
+1
2018-02-08
nfp: limit the number of TSO segments
Jakub Kicinski
2
-1
/
+6
2018-02-08
nfp: forbid disabling hw-tc-offload on representors while offload active
Jakub Kicinski
7
-21
/
+33
2018-02-08
nfp: don't advertise hw-tc-offload on non-port netdevs
Jakub Kicinski
1
-1
/
+1
2018-02-08
nfp: bpf: require ETH table
Jakub Kicinski
1
-0
/
+12
2018-02-08
nfp: bpf: fix immed relocation for larger offsets
Jakub Kicinski
1
-1
/
+1
2018-02-06
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
5
-49
/
+55
2018-02-03
nfp: fix TLV offset calculation
Edwin Peer
1
-1
/
+1
2018-01-26
nfp: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2
-7
/
+4
2018-01-23
nfp: fix error return code in nfp_pci_probe()
Wei Yongjun
1
-0
/
+1
2018-01-23
nfp: fix fw dump handling of absolute rtsym size
Carl Heymann
1
-6
/
+10
2018-01-23
nfp: bpf: use extack support to improve debugging
Quentin Monnet
3
-18
/
+39
2018-01-23
nfp: bpf: plumb extack into functions related to XDP offload
Quentin Monnet
3
-6
/
+9
2018-01-22
nfp: flower: prioritize stats updates
Pieter Jansen van Vuuren
1
-11
/
+18
2018-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-2
/
+19
[next]