index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-07-08
Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+1
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+3
2018-06-29
nfp: stop limiting VFs to 0
Jakub Kicinski
1
-5
/
+1
2018-06-27
nfp: cast sizeof() to int when comparing with error code
Chengguang Xu
1
-1
/
+1
2018-06-27
nfp: reject binding to shared blocks
John Hurley
2
-0
/
+6
2018-06-27
nfp: flower: fix mpls ether type detection
Pieter Jansen van Vuuren
2
-0
/
+22
2018-06-25
nfp: bpf: don't stop offload if replace failed
Jakub Kicinski
1
-3
/
+3
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-7
/
+11
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
nfp: flower: free dst_entry in route table
Pieter Jansen van Vuuren
1
-0
/
+2
2018-06-13
nfp: remove phys_port_name on flower's vNIC
Jakub Kicinski
3
-1
/
+6
2018-06-13
nfp: include all ring counters in interface stats
Jakub Kicinski
1
-1
/
+1
2018-06-13
nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warning
Jakub Kicinski
1
-5
/
+2
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
1
-2
/
+3
2018-05-29
nfp: abm: report correct MQ stats
Jakub Kicinski
1
-0
/
+24
2018-05-29
nfp: abm: multi-queue RED offload
Jakub Kicinski
3
-48
/
+208
2018-05-29
nfp: abm: expose all PF queues
Jakub Kicinski
3
-6
/
+16
2018-05-29
nfp: abm: expose the internal stats in ethtool
Jakub Kicinski
3
-0
/
+75
2018-05-29
nfp: allow apps to add extra stats to ports
Jakub Kicinski
4
-2
/
+45
2018-05-29
nfp: abm: report statistics from RED offload
Jakub Kicinski
3
-0
/
+244
2018-05-29
nfp: abm: add simple RED offload
Jakub Kicinski
2
-0
/
+92
2018-05-29
nfp: abm: add helpers for configuring queue marking levels
Jakub Kicinski
3
-0
/
+88
2018-05-29
nfp: abm: enable advanced queuing on demand
Jakub Kicinski
4
-0
/
+40
2018-05-29
nfp: prefix vNIC phys_port_name with 'n'
Jakub Kicinski
1
-1
/
+1
2018-05-29
nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFs
Jakub Kicinski
1
-5
/
+6
2018-05-25
nfp: flower: compute link aggregation action
John Hurley
5
-28
/
+169
2018-05-25
nfp: flower: implement host cmsg handler for LAG
John Hurley
3
-2
/
+105
2018-05-25
nfp: flower: monitor and offload LAG groups
John Hurley
4
-3
/
+646
2018-05-25
nfp: flower: add per repr private data for LAG offload
John Hurley
2
-0
/
+34
2018-05-25
nfp: flower: check for/turn on LAG support in firmware
John Hurley
4
-0
/
+19
2018-05-25
nfp: nfpcore: add rtsym writing function
John Hurley
2
-0
/
+45
2018-05-25
nfp: add ndo_set_mac_address for representors
John Hurley
1
-0
/
+1
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-31
/
+435
2018-05-23
nfp: assign vNIC id as phys_port_name of vNICs which are not ports
Jakub Kicinski
5
-7
/
+30
2018-05-23
nfp: use split in naming of PCIe PF ports
Jakub Kicinski
3
-1
/
+11
2018-05-23
nfp: abm: force Ethternet port up
Jakub Kicinski
3
-0
/
+18
2018-05-23
nfp: abm: spawn port netdevs
Jakub Kicinski
4
-20
/
+225
2018-05-23
nfp: add devlink_eswitch_mode_set callback
Jakub Kicinski
2
-0
/
+22
2018-05-23
nfp: add app pointer to port representors
Jakub Kicinski
1
-0
/
+2
2018-05-23
nfp: abm: create project-specific vNIC structure
Jakub Kicinski
6
-4
/
+186
2018-05-23
nfp: abm: add initial active buffer management NIC skeleton
Jakub Kicinski
6
-0
/
+155
2018-05-23
nfp: core: allow 4-byte aligned accesses to Memory Units
Jakub Kicinski
1
-50
/
+44
2018-05-23
nfp: add shared buffer configuration
Jakub Kicinski
6
-1
/
+294
2018-05-23
nfp: add support for per-PCI PF mailbox
Jakub Kicinski
3
-0
/
+173
2018-05-23
nfp: move rtsym helpers to pf code
Jakub Kicinski
3
-48
/
+51
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-05-19
devlink: extend attrs_set for setting port flavours
Jiri Pirko
1
-2
/
+3
2018-05-19
devlink: introduce devlink_port_attrs_set
Jiri Pirko
1
-2
/
+2
2018-05-18
nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X)
Jiong Wang
1
-10
/
+89
[next]