summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru2018-05-071-1/+0
* qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-0713-378/+292
|\
| * bpf: offload: allow offloaded programs to use perf event arraysJakub Kicinski2018-05-041-0/+5
| * bpf: centre subprog information fieldsJiong Wang2018-05-041-3/+6
| * bpf: unify main prog and subprogJiong Wang2018-05-041-1/+1
| * bpf: add skb_load_bytes_relative helperDaniel Borkmann2018-05-031-1/+32
| * bpf: implement ld_abs/ld_ind in native bpfDaniel Borkmann2018-05-032-1/+5
| * bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann2018-05-031-2/+0
| * xsk: statistics supportMagnus Karlsson2018-05-031-0/+7
| * dev: packet: make packet_direct_xmit a common functionMagnus Karlsson2018-05-031-0/+1
| * xsk: add Tx queue setup and mmap supportMagnus Karlsson2018-05-032-0/+3
| * xsk: add umem completion queue support and mmapMagnus Karlsson2018-05-031-0/+2
| * xsk: wire up XDP_SKB side of AF_XDPBjörn Töpel2018-05-031-1/+1
| * bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel2018-05-034-0/+36
| * xsk: add Rx receive functions and poll supportBjörn Töpel2018-05-032-0/+23
| * xsk: add support for bind for RxMagnus Karlsson2018-05-032-0/+12
| * xsk: add Rx queue setup and mmap supportBjörn Töpel2018-05-032-0/+20
| * xsk: add umem fill queue support and mmapMagnus Karlsson2018-05-031-0/+15
| * xsk: add user memory registration support sockoptBjörn Töpel2018-05-032-0/+65
| * net: initial AF_XDP skeletonBjörn Töpel2018-05-031-1/+4
| * bpf: fix formatting for bpf_get_stack() helper docQuentin Monnet2018-04-301-27/+27
| * bpf: fix formatting for bpf_perf_event_read() helper docQuentin Monnet2018-04-301-4/+4
| * bpf: remove tracepoints from bpf coreAlexei Starovoitov2018-04-302-356/+0
| * bpf: Fix helpers ctx struct types in uapi docAndrey Ignatov2018-04-291-6/+6
| * bpf/verifier: improve register value range tracking with ARSHYonghong Song2018-04-291-1/+3
| * bpf: add bpf_get_stack helperYonghong Song2018-04-293-3/+43
* | net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner2018-05-071-14/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-0623-224/+282
|\ \
| * | netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot2018-05-071-0/+1
| * | netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera2018-05-073-89/+134
| * | netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter2018-05-061-0/+4
| * | netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal2018-05-061-16/+8
| * | netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam2018-05-061-2/+41
| * | netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana2018-05-061-0/+4
| * | Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2018-04-271-0/+1
| |\ \
| | * | netfilter: ipvs: Keep latest weight of destinationInju Song2018-04-091-0/+1
| * | | netfilter: nf_tables: merge exthdr expression into nft coreFlorian Westphal2018-04-271-0/+1
| * | | netfilter: nf_tables: merge rt expression into nft coreFlorian Westphal2018-04-271-0/+1
| * | | netfilter: nf_tables: make meta expression builtinFlorian Westphal2018-04-271-0/+1
| * | | netfilter: merge meta_bridge into nft_metaFlorian Westphal2018-04-241-44/+0
| * | | netfilter: nf_tables: support timeouts larger than 23 daysFlorian Westphal2018-04-241-2/+2
| * | | netfilter: ebtables: add ebt_get_target and ebt_get_target_cTaehee Yoo2018-04-241-0/+6
| * | | netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCHTaehee Yoo2018-04-241-4/+0
| * | | netfilter: add NAT support for shifted portmap rangesThierry Du Tre2018-04-247-11/+21
| * | | netfilter: nf_tables: Simplify set backend selectionPhil Sutter2018-04-241-19/+15
| * | | netfilter: nf_tables: simplify lookup functionsPablo Neira Ayuso2018-04-241-6/+6
| * | | netfilter: nf_flow_table: add a new flow state for tearing down offloadingFelix Fietkau2018-04-241-0/+2
| * | | netfilter: nf_flow_table: make flow_offload_dead inlineFelix Fietkau2018-04-241-1/+4
| * | | netfilter: nf_flow_table: track flow tables in nf_flow_table directlyFelix Fietkau2018-04-242-3/+1