summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal
2018-05-06netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam
2018-05-06netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana
2018-04-27Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso
2018-04-27netfilter: nf_tables: merge exthdr expression into nft coreFlorian Westphal
2018-04-27netfilter: nf_tables: merge rt expression into nft coreFlorian Westphal
2018-04-27netfilter: nf_tables: make meta expression builtinFlorian Westphal
2018-04-24netfilter: merge meta_bridge into nft_metaFlorian Westphal
2018-04-24netfilter: nf_tables: support timeouts larger than 23 daysFlorian Westphal
2018-04-24netfilter: ebtables: add ebt_get_target and ebt_get_target_cTaehee Yoo
2018-04-24netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCHTaehee Yoo
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre
2018-04-24netfilter: nf_tables: Simplify set backend selectionPhil Sutter
2018-04-24netfilter: nf_tables: simplify lookup functionsPablo Neira Ayuso
2018-04-24netfilter: nf_flow_table: add a new flow state for tearing down offloadingFelix Fietkau
2018-04-24netfilter: nf_flow_table: make flow_offload_dead inlineFelix Fietkau
2018-04-24netfilter: nf_flow_table: track flow tables in nf_flow_table directlyFelix Fietkau
2018-04-24netfilter: nf_flow_table: move init code to nf_flow_table_core.cFelix Fietkau
2018-04-21netfilter: nf_flow_table: cache mtu in struct flow_offload_tupleFelix Fietkau
2018-04-21ipv6: make ip6_dst_mtu_forward inlineFelix Fietkau
2018-04-19netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*Felix Fietkau
2018-04-19netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.Taehee Yoo
2018-04-18soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri
2018-04-17net/ipv6: Remove unused code and variables for rt6_infoDavid Ahern
2018-04-17net/ipv6: Flip FIB entries to fib6_infoDavid Ahern
2018-04-17net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern
2018-04-17net/ipv6: introduce fib6_info struct and helpersDavid Ahern
2018-04-17net/ipv6: Cleanup exception and cache route handlingDavid Ahern
2018-04-17net/ipv6: Add gfp_flags to route add functionsDavid Ahern
2018-04-17net/ipv6: Create a neigh_lookup for FIB entriesDavid Ahern
2018-04-17net/ipv6: Move dst flags to booleans in fib entriesDavid Ahern
2018-04-17net/ipv6: Add fib6_null_entryDavid Ahern
2018-04-17net/ipv6: move expires into rt6_infoDavid Ahern
2018-04-17net/ipv6: move metrics from dst to rt6_infoDavid Ahern
2018-04-17net/ipv6: Move nexthop data to fib6_nhDavid Ahern
2018-04-17net/ipv6: Save route type in rt6_infoDavid Ahern
2018-04-17net/ipv6: Pass net namespace to route functionsDavid Ahern
2018-04-17net/ipv6: Pass net to fib6_update_sernumDavid Ahern
2018-04-17net: Move fib_convert_metrics to metrics fileDavid Ahern
2018-04-17vxlan: add ttl inherit supportHangbin Liu
2018-04-17ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra
2018-04-17net/ipv6: Make __inet6_bind staticDavid Ahern
2018-04-17xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer
2018-04-17xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer
2018-04-17xdp: allow page_pool as an allocator type in xdp_return_frameJesper Dangaard Brouer
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer
2018-04-17xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer
2018-04-17bpf: cpumap convert to use generic xdp_frameJesper Dangaard Brouer
2018-04-17tun: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer
2018-04-17xdp: introduce a new xdp_frame typeJesper Dangaard Brouer