summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-11tools: bpf: make use of reallocarrayJakub Kicinski
2018-07-11tools: libbpf: move library error code into a separate fileJakub Kicinski
2018-07-11tools: bpftool: reimplement bpf_prog_load() for prog loadJakub Kicinski
2018-07-11tools: libbpf: add extended attributes version of bpf_object__open()Jakub Kicinski
2018-07-11tools: libbpf: recognize offload neutral mapsJakub Kicinski
2018-07-11tools: bpftool: allow users to specify program type for prog loadJakub Kicinski
2018-07-11tools: libbpf: expose the prog type guessing from section name logicJakub Kicinski
2018-07-11tools: bpftool: add support for loading programs for offloadJakub Kicinski
2018-07-11tools: bpftool: refactor argument parsing for prog loadJakub Kicinski
2018-07-11selftests/bpf: add Error: prefix in check_extack helperJakub Kicinski
2018-07-11selftests/bpf: remove duplicated word from test offloadsJakub Kicinski
2018-07-07Merge branch 'bpf-nfp-mul-div-support'Daniel Borkmann
2018-07-07nfp: bpf: migrate to advanced reciprocal divide in reciprocal_div.hJiong Wang
2018-07-07nfp: bpf: support u32 divide using reciprocal_div.hJiong Wang
2018-07-07nfp: bpf: support u16 and u32 multiplicationsJiong Wang
2018-07-07nfp: bpf: copy range info for all operands of all ALU operationsJiong Wang
2018-07-07nfp: bpf: rename umin/umax to umin_src/umax_srcJiong Wang
2018-07-07lib: reciprocal_div: implement the improved algorithm on the paper mentionedJiong Wang
2018-07-07bpftool: add bash completion for cgroup tree commandRoman Gushchin
2018-07-07bpftool: document cgroup tree commandRoman Gushchin
2018-07-07bpftool: introduce cgroup tree commandRoman Gushchin
2018-07-06Merge branch 'IP-listification-follow-ups'David S. Miller
2018-07-06net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree
2018-07-06net: ipv4: fix list processing on L3 slave devicesEdward Cree
2018-07-05net: core: filter: mark expected switch fall-throughGustavo A. R. Silva
2018-07-05net: decnet: dn_nsp_in: mark expected switch fall-throughGustavo A. R. Silva
2018-07-05tipc: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-05cxgb4: Fix the condition to check if the card is T5Ganesh Goudar
2018-07-05net: ethernet: sun: remove redundant variables adv and lpa and mii_readsColin Ian King
2018-07-05Merge branch 'net-ethernet-Miscellaneous-Kconfig-and-Makefile-cleanups'David S. Miller
2018-07-05net: ethernet: sfc: Make subdir logic consistent with other vendorsGeert Uytterhoeven
2018-07-05net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbolsGeert Uytterhoeven
2018-07-05net: ethernet: Make NET_VENDOR_AURORA default to yesGeert Uytterhoeven
2018-07-05qlogic: netxen: remove various redundant variablesColin Ian King
2018-07-05Merge branch 'devlink-Add-configuration-parameters-support'David S. Miller
2018-07-05bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam
2018-07-05devlink: Add enable_sriov boolean generic parameterVasundhara Volam
2018-07-05mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh
2018-07-05mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh
2018-07-05devlink: Add generic parameters internal_err_reset and max_macsMoshe Shemesh
2018-07-05devlink: Add devlink notifications support for paramsMoshe Shemesh
2018-07-05devlink: Add support for get/set driverinit valueMoshe Shemesh
2018-07-05devlink: Add param set commandMoshe Shemesh
2018-07-05devlink: Add param get commandMoshe Shemesh
2018-07-05devlink: Add devlink_param register and unregisterMoshe Shemesh
2018-07-05net/hamradio/6pack: remove redundant variable channelColin Ian King
2018-07-05fjes: use currently unused variable my_epid and max_epidColin Ian King
2018-07-05net: tehuti: remove redundant pointer skbColin Ian King
2018-07-05net: socionext: remove redundant pointer ndevColin Ian King
2018-07-05net: aquantia: Make some functions staticWei Yongjun