aboutsummaryrefslogtreecommitdiffstats
path: root/net/xdp/xdp_umem_props.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-11selftests: bpf: fix urandom_read build issueAnders Roxell1-3/+1
2018-06-08bpf: implement dummy fops for bpf objectsDaniel Borkmann1-2/+12
2018-06-07bpfilter: fix race in pipe accessAlexei Starovoitov1-3/+7
2018-06-07bpf, xdp: fix crash in xdp_umem_unaccount_pagesDaniel Borkmann1-2/+4
2018-06-08xsk: Fix umem fill/completion queue mmap on 32-bitGeert Uytterhoeven2-3/+3
2018-06-08tools/bpf: fix selftest get_cgroup_id_userYonghong Song2-3/+23
2018-06-07bpfilter: fix OUTPUT_FORMATAlexei Starovoitov1-1/+1
2018-06-07umh: fix race conditionAlexei Starovoitov1-2/+1
2018-06-07net: mscc: ocelot: Fix uninitialized error in ocelot_netdevice_event()Geert Uytterhoeven1-1/+1
2018-06-07bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu1-0/+1
2018-06-07ip_tunnel: Fix name string concatenate in __ip_tunnel_create()Sultan Alsawaf1-2/+2
2018-06-07hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui1-1/+3
2018-06-07net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn6-13/+16
2018-06-07netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use itPablo Neira Ayuso2-8/+30
2018-06-07bpf: reject passing modified ctx to helper functionsDaniel Borkmann2-18/+88
2018-06-06media: omap2: fix compile-testing with FB_OMAP2=mArnd Bergmann1-1/+1
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook32-71/+71
2018-06-06treewide: Use struct_size() for vmalloc()-familyKees Cook1-2/+1
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook53-116/+89
2018-06-06strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes3-1/+16
2018-06-06rxrpc: Fix terminal retransmission connection ID to include the channelDavid Howells1-1/+1
2018-06-06net: hns3: Optimize PF CMDQ interrupt switching processXi Wang1-0/+13
2018-06-06net: hns3: Fix for VF mailbox receiving unknown messageXi Wang1-3/+20
2018-06-06net: hns3: Fix for VF mailbox cannot receiving PF responseXi Wang1-0/+3
2018-06-06bnx2x: use the right constantJulia Lawall1-1/+1
2018-06-06Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"David S. Miller1-16/+10
2018-06-06net: dsa: b53: Fix for brcm tag issue in Cygnus SoCArun Parameswaran3-3/+18
2018-06-06enic: fix UDP rss bitsGovindarajulu Varadarajan7-21/+67
2018-06-06powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin1-3/+2
2018-06-05tracing: Use match_string() instead of open coding it in trace_set_options()Yisheng Xie1-10/+5
2018-06-05device: Use overflow helpers for devm_kmalloc()Kees Cook2-3/+12
2018-06-05mm: Use overflow helpers in kvmalloc()Kees Cook2-2/+6
2018-06-05mm: Use overflow helpers in kmalloc_array*()Kees Cook1-6/+11
2018-06-05test_overflow: Add memory allocation overflow testsKees Cook1-0/+110
2018-06-05overflow.h: Add allocation size calculation helpersKees Cook2-5/+78
2018-06-05test_overflow: Report test failuresKees Cook1-15/+39
2018-06-05test_overflow: macrofy some more, do more tests for freeRasmus Villemoes1-26/+22
2018-06-05lib: add runtime test of check_*_overflow functionsRasmus Villemoes3-0/+291
2018-06-05netdev-FAQ: clarify DaveM's position for stable backportsCong Wang1-0/+9
2018-06-05rtnetlink: validate attributes in do_setlink()Eric Dumazet1-4/+4
2018-06-05mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern3-9/+25
2018-06-05netdevsim: Add extack error message for devlink reloadDavid Ahern3-6/+10
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern5-17/+25
2018-06-05net: metrics: add proper netlink validationEric Dumazet2-0/+4
2018-06-05ipmr: fix error path when ipmr_new_table failsSabrina Dubroca3-19/+17
2018-06-05ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca1-1/+2
2018-06-05net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann1-11/+0
2018-06-05MAINTAINERS: add Josh Poimboeuf as faddr2line maintainerJosh Poimboeuf1-0/+5
2018-06-05scripts/faddr2line: make the new code listing format optionalPeter Zijlstra (Intel)1-2/+16
2018-06-05netfilter: provide udp*_lib_lookup for nf_tproxyArnd Bergmann2-6/+2