summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-04-25nfp: flower: ignore duplicate cb requests for same ruleJohn Hurley
2018-04-25nfp: flower: support offloading multiple rules with same cookieJohn Hurley
2018-04-25nfp: print PCIe link bandwidth on probeJakub Kicinski
2018-04-25nfp: reset local locks on initJakub Kicinski
2018-04-25igb: Add the skeletons for tc-flower offloadingVinicius Costa Gomes
2018-04-25igb: Add MAC address support for ethtool nftuple filtersVinicius Costa Gomes
2018-04-25igb: Enable nfc filters to specify MAC addressesVinicius Costa Gomes
2018-04-25igb: Allow filters to be added for the local MAC addressVinicius Costa Gomes
2018-04-25igb: Add support for enabling queue steering in filtersVinicius Costa Gomes
2018-04-25igb: Add support for MAC address filters specifying source addressesVinicius Costa Gomes
2018-04-25igb: Enable the hardware traffic class feature bit for igb modelsVinicius Costa Gomes