index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
Age
Commit message (
Expand
)
Author
2018-07-22
nfp: avoid buffer leak when FW communication fails
Jakub Kicinski
2018-07-22
nfp: bring back support for offloading shared blocks
Jakub Kicinski
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
nfp: bpf: allow program sharing within ASIC
Jakub Kicinski
2018-07-18
bpf: offload: keep the offload state per-ASIC
Jakub Kicinski
2018-07-18
bpf: offload: aggregate offloads per-device
Jakub Kicinski
2018-07-18
nfp: add .ndo_init() and .ndo_uninit() callbacks
Jakub Kicinski
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-13
nfp: add support for simultaneous driver and hw XDP
Jakub Kicinski
2018-07-13
xdp: support simultaneous driver and hw XDP attachment
Jakub Kicinski
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
2018-07-12
nfp: avoid using getnstimeofday64()
Arnd Bergmann
2018-07-08
Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-07
nfp: bpf: migrate to advanced reciprocal divide in reciprocal_div.h
Jiong Wang
2018-07-07
nfp: bpf: support u32 divide using reciprocal_div.h
Jiong Wang
2018-07-07
nfp: bpf: support u16 and u32 multiplications
Jiong Wang
2018-07-07
nfp: bpf: copy range info for all operands of all ALU operations
Jiong Wang
2018-07-07
nfp: bpf: rename umin/umax to umin_src/umax_src
Jiong Wang
2018-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-30
nfp: flower: enabled offloading of Team LAG
John Hurley
2018-06-30
nfp: flower: offload tos and tunnel flags for ipv4 udp tunnels
John Hurley
2018-06-30
nfp: flower: extract ipv4 udp tunnel ttl from route
John Hurley
2018-06-30
nfp: flower: ignore checksum actions when performing pedit actions
Pieter Jansen van Vuuren
2018-06-30
nfp: populate bus-info on representors
Jakub Kicinski
2018-06-30
nfp: make use of napi_consume_skb()
Jakub Kicinski
2018-06-30
nfp: implement netpoll ndo (thus enabling netconsole)
Jakub Kicinski
2018-06-30
nfp: fail probe if serial or interface id is missing
Jakub Kicinski
2018-06-30
nfp: expose ring stats of inactive rings via ethtool
Jakub Kicinski
2018-06-29
nfp: stop limiting VFs to 0
Jakub Kicinski
2018-06-27
nfp: bpf: allow source ptr type be map ptr in memcpy optimization
Jiong Wang
2018-06-27
nfp: cast sizeof() to int when comparing with error code
Chengguang Xu
2018-06-27
nfp: reject binding to shared blocks
John Hurley
2018-06-27
nfp: flower: fix mpls ether type detection
Pieter Jansen van Vuuren
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-25
nfp: bpf: don't stop offload if replace failed
Jakub Kicinski
2018-06-25
nfp: handle cls_flower command default case
Jiri Pirko
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
nfp: flower: free dst_entry in route table
Pieter Jansen van Vuuren
2018-06-12
nfp: remove phys_port_name on flower's vNIC
Jakub Kicinski
2018-06-12
nfp: include all ring counters in interface stats
Jakub Kicinski
2018-06-12
nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warning
Jakub Kicinski
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
2018-05-29
nfp: abm: report correct MQ stats
Jakub Kicinski
2018-05-29
nfp: abm: multi-queue RED offload
Jakub Kicinski
[next]