summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-05-07netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot1-0/+1
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera3-89/+134
2018-05-07netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter1-0/+4
2018-05-07netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal1-16/+8
2018-05-07netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam1-2/+41
2018-05-07netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana1-0/+4
2018-04-27Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso1-0/+1
2018-04-27netfilter: nf_tables: merge exthdr expression into nft coreFlorian Westphal1-0/+1
2018-04-27netfilter: nf_tables: merge rt expression into nft coreFlorian Westphal1-0/+1
2018-04-27netfilter: nf_tables: make meta expression builtinFlorian Westphal1-0/+1
2018-04-24netfilter: merge meta_bridge into nft_metaFlorian Westphal1-44/+0
2018-04-24netfilter: nf_tables: support timeouts larger than 23 daysFlorian Westphal1-2/+2
2018-04-24netfilter: ebtables: add ebt_get_target and ebt_get_target_cTaehee Yoo1-0/+6
2018-04-24netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCHTaehee Yoo1-4/+0
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre7-11/+21
2018-04-24netfilter: nf_tables: Simplify set backend selectionPhil Sutter1-19/+15
2018-04-24netfilter: nf_tables: simplify lookup functionsPablo Neira Ayuso1-6/+6
2018-04-24netfilter: nf_flow_table: add a new flow state for tearing down offloadingFelix Fietkau1-0/+2
2018-04-24netfilter: nf_flow_table: make flow_offload_dead inlineFelix Fietkau1-1/+4
2018-04-24netfilter: nf_flow_table: track flow tables in nf_flow_table directlyFelix Fietkau2-3/+1
2018-04-24netfilter: nf_flow_table: move init code to nf_flow_table_core.cFelix Fietkau1-4/+2
2018-04-21netfilter: nf_flow_table: cache mtu in struct flow_offload_tupleFelix Fietkau1-0/+2
2018-04-21ipv6: make ip6_dst_mtu_forward inlineFelix Fietkau2-2/+21
2018-04-19netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*Felix Fietkau1-4/+4
2018-04-19netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.Taehee Yoo1-17/+0
2018-04-19soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri2-0/+13
2018-04-18net/ipv6: Remove unused code and variables for rt6_infoDavid Ahern1-57/+3
2018-04-18net/ipv6: Flip FIB entries to fib6_infoDavid Ahern4-38/+38
2018-04-18net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern2-5/+2
2018-04-18net/ipv6: introduce fib6_info struct and helpersDavid Ahern1-0/+55
2018-04-18net/ipv6: Cleanup exception and cache route handlingDavid Ahern1-1/+0
2018-04-18net/ipv6: Add gfp_flags to route add functionsDavid Ahern1-2/+4
2018-04-18net/ipv6: Create a neigh_lookup for FIB entriesDavid Ahern1-0/+3
2018-04-18net/ipv6: Move dst flags to booleans in fib entriesDavid Ahern1-1/+4
2018-04-18net/ipv6: Add fib6_null_entryDavid Ahern1-1/+2
2018-04-18net/ipv6: move expires into rt6_infoDavid Ahern1-4/+23
2018-04-18net/ipv6: move metrics from dst to rt6_infoDavid Ahern1-8/+9
2018-04-18net/ipv6: Move nexthop data to fib6_nhDavid Ahern2-7/+15
2018-04-18net/ipv6: Save route type in rt6_infoDavid Ahern1-0/+1
2018-04-18net/ipv6: Pass net namespace to route functionsDavid Ahern1-5/+7
2018-04-18net/ipv6: Pass net to fib6_update_sernumDavid Ahern1-1/+1
2018-04-18net: Move fib_convert_metrics to metrics fileDavid Ahern1-0/+3
2018-04-17vxlan: add ttl inherit supportHangbin Liu3-0/+13
2018-04-17ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra1-0/+14
2018-04-17net/ipv6: Make __inet6_bind staticDavid Ahern1-2/+0
2018-04-17xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer1-2/+2
2018-04-17xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer1-1/+1
2018-04-17xdp: allow page_pool as an allocator type in xdp_return_frameJesper Dangaard Brouer2-0/+17
2018-04-17page_pool: refurbish version of page_pool codeJesper Dangaard Brouer1-0/+129
2018-04-17xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer1-12/+2