summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-10bpf: call finalize() from its callback in struct bpf_offload_devQuentin Monnet
2018-11-10bpf: call verify_insn from its callback in struct bpf_offload_devQuentin Monnet
2018-11-10bpf: pass a struct with offload callbacks to bpf_offload_dev_create()Quentin Monnet
2018-11-10nfp: bpf: move nfp_bpf_analyzer_ops from verifier.c to offload.cQuentin Monnet
2018-11-09bpf: Extend the sk_lookup() helper to XDP hookpoint.Nitin Hande
2018-11-09bpftool: Improve handling of ENOENT on map dumpsDavid Ahern
2018-11-09selftests/bpf: add a test case for sock_ops perf-event notificationSowmini Varadhan
2018-11-09bpf: add perf event notificaton support for sock_opsSowmini Varadhan
2018-11-09Merge branch 'bpf-max-pkt-offset'Daniel Borkmann
2018-11-09nfp: bpf: relax prog rejection through max_pkt_offsetJiong Wang
2018-11-09bpf: let verifier to calculate and record max_pkt_offsetJiong Wang
2018-11-07bpf_load: add map name to load_maps error messageShannon Nelson
2018-11-07tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, mapsQuentin Monnet
2018-11-07selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet
2018-11-07net: hns3: Remove set but not used variable 'reset_level'YueHaibing
2018-11-07Merge branch 'nfp-more-set-actions-and-notifier-refactor'David S. Miller
2018-11-07nfp: flower: use the common netdev notifierJakub Kicinski
2018-11-07nfp: register a notifier handler in a central location for the deviceJakub Kicinski
2018-11-07nfp: flower: make nfp_fl_lag_changels_event() voidJakub Kicinski
2018-11-07nfp: flower: don't try to nack device unregister eventsJakub Kicinski
2018-11-07nfp: flower: remove unnecessary iteration over devicesJakub Kicinski
2018-11-07nfp: flower: add ipv6 set flow label and hop limit offloadPieter Jansen van Vuuren
2018-11-07nfp: flower: add ipv4 set ttl and tos offloadPieter Jansen van Vuuren
2018-11-07Merge branch 'hns3-next'David S. Miller
2018-11-07net: hns3: fix for cmd queue memory not freed problem during resetHuazhong Tan
2018-11-07net: hns3: add error handler for hclge_reset()Huazhong Tan
2018-11-07net: hns3: call roce's reset notify callback when resettingHuazhong Tan
2018-11-07net: hns3: adjust the process of PF resetHuazhong Tan
2018-11-07net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan
2018-11-07net: hns3: ignore new coming low-level reset while doing high-level resetHuazhong Tan
2018-11-07net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resettingHuazhong Tan
2018-11-07net: hns3: enable/disable ring in the enet while doing UP/DOWNHuazhong Tan
2018-11-07net: hns3: adjust the location of clearing the table when doing resetHuazhong Tan
2018-11-07net: hns3: provide some interface & information for the clientHuazhong Tan
2018-11-07net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan
2018-11-07net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of ...Huazhong Tan
2018-11-06Merge branch 'net-systemport-Unmap-queues-upon-DSA-unregister-event'David S. Miller
2018-11-06net: systemport: Unmap queues upon DSA unregister eventFlorian Fainelli
2018-11-06net: systemport: Simplify queue mapping logicFlorian Fainelli
2018-11-06net: dsa: bcm_sf2: Turn on PHY to allow successful registrationFlorian Fainelli
2018-11-06Merge branch 'net-dsa-bcm_sf2-Store-rules-in-lists'David S. Miller
2018-11-06net: systemport: Restore Broadcom tag match filters upon resumeFlorian Fainelli
2018-11-06net: dsa: bcm_sf2: Get rid of unmarshalling functionsFlorian Fainelli
2018-11-06net: dsa: bcm_sf2: Restore CFP rules during system resumeFlorian Fainelli
2018-11-06net: dsa: bcm_sf2: Split rule handling from HW operationFlorian Fainelli
2018-11-06net: dsa: bcm_sf2: Keep copy of inserted rulesFlorian Fainelli
2018-11-06Merge branch 'net-More-extack-messages'David S. Miller
2018-11-06rtnetlink: Add more extack messages to rtnl_newlinkDavid Ahern
2018-11-06net: Add extack argument to ip_fib_metrics_initDavid Ahern
2018-11-06net: Add extack argument to rtnl_create_linkDavid Ahern