aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-15tools: bpftool: add map create commandJakub Kicinski6-6/+183
2018-10-15Merge branch 'bpftool_sockmap'Alexei Starovoitov9-16/+165
2018-10-15bpf: bpftool, add flag to allow non-compat map definitionsJohn Fastabend8-13/+37
2018-10-15bpf: bpftool, add support for attaching programs to mapsJohn Fastabend4-3/+128
2018-10-15Merge branch 'ipv6_sk_lookup_fixes'Alexei Starovoitov3-6/+15
2018-10-15bpf: Fix IPv6 dport byte-order in bpf_sk_lookupJoe Stringer1-2/+3
2018-10-15bpf: Allow sk_lookup with IPv6 moduleJoe Stringer3-5/+13
2018-10-15Merge branch 'sockmap_and_ktls'Alexei Starovoitov27-3392/+3666
2018-10-15bpf, doc: add maintainers entry to related filesDaniel Borkmann1-0/+10
2018-10-15bpf: add tls support for testing in test_sockmapJohn Fastabend1-0/+89
2018-10-15tls: add bpf support to sk_msg handlingJohn Fastabend2-66/+414
2018-10-15tls: replace poll implementation with read hookJohn Fastabend3-22/+11
2018-10-15tls: convert to generic sk_msg interfaceDaniel Borkmann8-402/+236
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann17-2860/+2925
2018-10-15tcp, ulp: remove ulp bits from sockmapDaniel Borkmann3-88/+23
2018-10-15tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanupDaniel Borkmann1-0/+4
2018-10-13bpf: Fix dev pointer dereference from sk_skbJoe Stringer1-1/+4
2018-10-12bpf: wait for running BPF programs when updating map-in-mapDaniel Colascione1-0/+13
2018-10-11selftests: bpf: install script with_addr.shAnders Roxell1-0/+2
2018-10-11selftests: bpf: add config fragment LWTUNNELAnders Roxell1-0/+1
2018-10-11bpftool: Allow add linker flags via EXTRA_LDFLAGS variableJiri Olsa1-1/+4
2018-10-11bpftool: Allow to add compiler flags via EXTRA_CFLAGS variableJiri Olsa1-0/+4
2018-10-09tools/bpf: use proper type and uapi perf_event.h header for libbpfYonghong Song2-5/+5
2018-10-09Merge branch 'xdp-vlan'Alexei Starovoitov5-2/+509
2018-10-09selftests/bpf: add XDP selftests for modifying and popping VLAN headersJesper Dangaard Brouer3-2/+491
2018-10-09bpf: make TC vlan bpf_helpers avail to selftestsJesper Dangaard Brouer1-0/+4
2018-10-09net: fix generic XDP to handle if eth header was mangledJesper Dangaard Brouer1-0/+14
2018-10-09Merge branch 'unsupported-map-lookup'Alexei Starovoitov7-231/+389
2018-10-09selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf progPrashant Bhole1-1/+120
2018-10-09selftests/bpf: test_verifier, change names of fixup mapsPrashant Bhole1-190/+190
2018-10-09tools/bpf: bpftool, print strerror when map lookup error occursPrashant Bhole1-5/+24
2018-10-09tools/bpf: bpftool, split the function do_dump()Prashant Bhole1-34/+49
2018-10-09bpf: return EOPNOTSUPP when map lookup isn't supportedPrashant Bhole4-4/+4
2018-10-09bpf: error handling when map_lookup_elem isn't supportedPrashant Bhole1-2/+7
2018-10-09bpf: btf: Fix a missing check bugWenwen Wang1-0/+3
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller66-663/+4140
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller53-1054/+1555
2018-10-09bpf: fix building without CONFIG_INETArnd Bergmann1-2/+8
2018-10-09netfilter: xt_quota: Don't use aligned attribute in sizeofNathan Chancellor1-1/+1
2018-10-08dpaa2-eth: Don't account Tx confirmation frames on NAPI pollIoana Ciocoi Radulescu2-26/+47
2018-10-08net: mscc: ocelot: remove set but not used variable 'phy_mode'YueHaibing1-3/+0
2018-10-08Merge branch 'more-pmtu-selftests'David S. Miller1-31/+227
2018-10-08selftests: pmtu: add basic IPv4 and IPv6 PMTU testsSabrina Dubroca1-4/+203
2018-10-08selftests: pmtu: extend MTU parsing helper to locked MTUSabrina Dubroca1-0/+2
2018-10-08selftests: pmtu: Introduce check_pmtu_value()Stefano Brivio1-27/+22
2018-10-08isdn/gigaset/isocdata: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-10-08Merge branch 'rtnetlink-Add-support-for-rigid-checking-of-data-in-dump-request'David S. Miller27-165/+908
2018-10-08rtnetlink: Update rtnl_fdb_dump for strict data checkingDavid Ahern1-2/+60
2018-10-08rtnetlink: Move input checking for rtnl_fdb_dump to helperDavid Ahern1-20/+33
2018-10-08net/bridge: Update br_mdb_dump for strict data checkingDavid Ahern1-0/+30