aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-27bpf, doc: Update bpf_jit_enable limitation for CONFIG_BPF_JIT_ALWAYS_ONLeo Yan1-0/+6
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller31-2071/+5360
2018-04-27samples, bpf: remove redundant ret assignment in bpf_load_program()Wang Sheng-Hui1-2/+0
2018-04-27Merge branch 'bpf-uapi-helper-doc'Daniel Borkmann3-792/+3181
2018-04-27bpf: update bpf.h uapi header for toolsQuentin Monnet1-396/+1380
2018-04-27bpf: add documentation for eBPF helpers (65-66)Quentin Monnet1-0/+30
2018-04-27bpf: add documentation for eBPF helpers (58-64)Quentin Monnet1-0/+147
2018-04-27bpf: add documentation for eBPF helpers (51-57)Quentin Monnet1-0/+180
2018-04-27bpf: add documentation for eBPF helpers (42-50)Quentin Monnet1-0/+172
2018-04-27bpf: add documentation for eBPF helpers (33-41)Quentin Monnet1-0/+164
2018-04-27bpf: add documentation for eBPF helpers (23-32)Quentin Monnet1-0/+197
2018-04-27bpf: add documentation for eBPF helpers (12-22)Quentin Monnet1-0/+254
2018-04-27bpf: add documentation for eBPF helpers (01-11)Quentin Monnet1-0/+230
2018-04-27bpf: add script and prepare bpf.h for new helpers documentationQuentin Monnet2-406/+437
2018-04-27Merge branch 'bpf-tunnel-metadata-selftests'Daniel Borkmann5-466/+906
2018-04-27samples/bpf: remove the bpf tunnel testsuite.William Tu3-1003/+0
2018-04-27selftests/bpf: bpf tunnel test.William Tu3-2/+1445
2018-04-26bpf: fix xdp_generic for bpf_adjust_tail usecaseNikita V. Shirokov1-1/+3
2018-04-26tools, bpftool: Display license GPL compatible in prog show/listJiri Olsa2-1/+5
2018-04-26tools, bpf: Sync bpf.h uapi headerJiri Olsa1-0/+1
2018-04-26bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa2-0/+2
2018-04-26Merge branch 'udp-gso'David S. Miller26-51/+1687
2018-04-26selftests: udp gso benchmarkWillem de Bruijn5-1/+763
2018-04-26selftests: udp gso with corkingWillem de Bruijn2-10/+38
2018-04-26selftests: udp gso with connected socketsWillem de Bruijn2-2/+122
2018-04-26selftests: udp gsoWillem de Bruijn4-1/+504
2018-04-26udp: add gso support to virtual devicesWillem de Bruijn4-1/+13
2018-04-26udp: add gso segment cmsgWillem de Bruijn3-3/+47
2018-04-26udp: paged allocation with gsoWillem de Bruijn2-9/+25
2018-04-26udp: better wmem accounting on gsoWillem de Bruijn1-1/+15
2018-04-26udp: generate gso with UDP_SEGMENTWillem de Bruijn9-11/+67
2018-04-26udp: add udp gsoWillem de Bruijn6-4/+82
2018-04-26udp: expose inet cork to udpWillem de Bruijn6-22/+25
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-18/+94
2018-04-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller4-15/+439
2018-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller9-12/+82
2018-04-25bpf: fix for lex/yacc build error with gcc-5John Fastabend1-0/+2
2018-04-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller7-185/+243
2018-04-25rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes1-1/+2
2018-04-25net/smc: keep clcsock reference in smc_tcp_listen_work()Ursula Braun1-4/+0
2018-04-25mkiss: remove redundant check for len > 0Colin Ian King1-1/+1
2018-04-25net: amd8111e: remove redundant duplicated if statementColin Ian King1-10/+6
2018-04-25sctp: remove the unused sctp_assoc_is_match functionXin Long2-29/+0
2018-04-25igb: Add support for adding offloaded clsflower filtersVinicius Costa Gomes2-2/+188
2018-04-25Merge branch 'nfp-flower-tc-block-support-and-nfp-PCI-updates'David S. Miller9-20/+173
2018-04-25nfp: flower: ignore duplicate cb requests for same ruleJohn Hurley2-3/+21
2018-04-25nfp: flower: support offloading multiple rules with same cookieJohn Hurley3-17/+38
2018-04-25nfp: print PCIe link bandwidth on probeJakub Kicinski1-0/+1
2018-04-25nfp: reset local locks on initJakub Kicinski5-0/+113
2018-04-25igb: Add the skeletons for tc-flower offloadingVinicius Costa Gomes1-0/+66