summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-14Merge branch 'bpf-nfp-map-offload'Daniel Borkmann
2018-01-14nfp: bpf: implement bpf map offloadJakub Kicinski
2018-01-14nfp: bpf: add support for reading map memoryJakub Kicinski
2018-01-14nfp: bpf: add verification and codegen for map lookupsJakub Kicinski
2018-01-14nfp: bpf: add helpers for updating immediate instructionsJakub Kicinski
2018-01-14nfp: bpf: parse function call and map capabilitiesJakub Kicinski
2018-01-14nfp: bpf: implement helpers for FW map opsJakub Kicinski
2018-01-14nfp: bpf: add basic control channel communicationJakub Kicinski
2018-01-14nfp: bpf: add map data structureJakub Kicinski
2018-01-14bpf: offload: add map offload infrastructureJakub Kicinski
2018-01-14bpf: offload: factor out netdev checking at allocation timeJakub Kicinski
2018-01-14bpf: rename bpf_dev_offload -> bpf_prog_offloadJakub Kicinski
2018-01-14bpf: add helper for copying attrs to struct bpf_mapJakub Kicinski
2018-01-14bpf: hashtab: move checks out of alloc functionJakub Kicinski
2018-01-14bpf: hashtab: move attribute validation before allocationJakub Kicinski
2018-01-14bpf: add map_alloc_check callbackJakub Kicinski
2018-01-12Merge branch 'error-injection'Alexei Starovoitov
2018-01-12error-injection: Support fault injection frameworkMasami Hiramatsu
2018-01-12error-injection: Add injectable error typesMasami Hiramatsu
2018-01-12error-injection: Separate error-injection from kprobeMasami Hiramatsu
2018-01-12tracing/kprobe: bpf: Compare instruction pointer with original oneMasami Hiramatsu
2018-01-12tracing/kprobe: bpf: Check error injectable event is on function entryMasami Hiramatsu
2018-01-13bpf: simplify xdp_convert_ctx_access for xdp_rxq_infoJesper Dangaard Brouer
2018-01-12Merge branch 'hns3-add-some-new-features-and-fix-some-bugs'David S. Miller
2018-01-12net: hns3: check for NULL function pointer in hns3_nic_set_featuresJian Shen
2018-01-12net: hns3: add feature check when feature changedJian Shen
2018-01-12net: hns3: add int_gl_idx setup for TX and RX queuesFuyun Liang
2018-01-12net: hns3: change the unit of GL value macroFuyun Liang
2018-01-12net: hns3: remove unused GL setup functionFuyun Liang
2018-01-12net: hns3: refactor GL update functionFuyun Liang
2018-01-12net: hns3: refactor interrupt coalescing init functionFuyun Liang
2018-01-12net: hns3: add ethtool_ops.set_coalesce support to PFFuyun Liang
2018-01-12net: hns3: add ethtool_ops.get_coalesce support to PFFuyun Liang
2018-01-12net: hns3: remove TSO config command from VF driverPeng Li
2018-01-12net: hns3: add ethtool_ops.get_channels support for VFPeng Li
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-11Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-01-11Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-01-11net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()Wei Yongjun
2018-01-11net: socionext: Fix error return code in netsec_netdev_open()Wei Yongjun
2018-01-11net: socionext: include linux/io.h to fix buildArnd Bergmann
2018-01-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-11ibmvnic: Don't handle RX interrupts when not up.Nathan Fontenot
2018-01-11cxgb4: implement ndo_features_checkGanesh Goudar
2018-01-11cxgb4: add support for vxlan segmentation offloadGanesh Goudar
2018-01-11cxgb4: implement udp tunnel callbacksGanesh Goudar
2018-01-11cxgb4: add data structures to support vxlanGanesh Goudar
2018-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds