summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-29bpf/verifier: improve register value range tracking with ARSHYonghong Song
2018-04-29bpf: remove never-hit branches in verifier adjust_scalar_min_max_valsYonghong Song
2018-04-29bpf/verifier: refine retval R0 state for bpf_get_stack helperYonghong Song
2018-04-29bpf: add bpf_get_stack helperYonghong Song
2018-04-29bpf: change prototype for stack_map_get_build_id_offsetYonghong Song
2018-04-27bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ONLeo Yan
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-27samples, bpf: remove redundant ret assignment in bpf_load_program()Wang Sheng-Hui
2018-04-27Merge branch 'bpf-uapi-helper-doc'Daniel Borkmann
2018-04-27bpf: update bpf.h uapi header for toolsQuentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (65-66)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (58-64)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (51-57)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (42-50)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (33-41)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (23-32)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (12-22)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (01-11)Quentin Monnet
2018-04-27bpf: add script and prepare bpf.h for new helpers documentationQuentin Monnet
2018-04-27Merge branch 'bpf-tunnel-metadata-selftests'Daniel Borkmann
2018-04-27samples/bpf: remove the bpf tunnel testsuite.William Tu
2018-04-27selftests/bpf: bpf tunnel test.William Tu
2018-04-26bpf: fix xdp_generic for bpf_adjust_tail usecaseNikita V. Shirokov
2018-04-26tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa
2018-04-26tools, bpf: Sync bpf.h uapi headerJiri Olsa
2018-04-26bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa
2018-04-26Merge branch 'udp-gso'David S. Miller
2018-04-26selftests: udp gso benchmarkWillem de Bruijn
2018-04-26selftests: udp gso with corkingWillem de Bruijn
2018-04-26selftests: udp gso with connected socketsWillem de Bruijn
2018-04-26selftests: udp gsoWillem de Bruijn
2018-04-26udp: add gso support to virtual devicesWillem de Bruijn
2018-04-26udp: add gso segment cmsgWillem de Bruijn
2018-04-26udp: paged allocation with gsoWillem de Bruijn
2018-04-26udp: better wmem accounting on gsoWillem de Bruijn
2018-04-26udp: generate gso with UDP_SEGMENTWillem de Bruijn
2018-04-26udp: add udp gsoWillem de Bruijn
2018-04-26udp: expose inet cork to udpWillem de Bruijn
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-25bpf: fix for lex/yacc build error with gcc-5John Fastabend
2018-04-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-04-25rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes
2018-04-25net/smc: keep clcsock reference in smc_tcp_listen_work()Ursula Braun
2018-04-25mkiss: remove redundant check for len > 0Colin Ian King
2018-04-25net: amd8111e: remove redundant duplicated if statementColin Ian King
2018-04-25sctp: remove the unused sctp_assoc_is_match functionXin Long
2018-04-25igb: Add support for adding offloaded clsflower filtersVinicius Costa Gomes
2018-04-25Merge branch 'nfp-flower-tc-block-support-and-nfp-PCI-updates'David S. Miller