summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* netfilter: nf_flow_table: move init code to nf_flow_table_core.cFelix Fietkau2018-04-241-4/+2
* netfilter: nf_flow_table: cache mtu in struct flow_offload_tupleFelix Fietkau2018-04-211-0/+2
* ipv6: make ip6_dst_mtu_forward inlineFelix Fietkau2018-04-212-2/+21
* netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_*Felix Fietkau2018-04-191-4/+4
* netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.Taehee Yoo2018-04-191-17/+0
* soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri2018-04-182-0/+13
* net/ipv6: Remove unused code and variables for rt6_infoDavid Ahern2018-04-171-57/+3
* net/ipv6: Flip FIB entries to fib6_infoDavid Ahern2018-04-174-38/+38
* net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern2018-04-172-5/+2
* net/ipv6: introduce fib6_info struct and helpersDavid Ahern2018-04-171-0/+55
* net/ipv6: Cleanup exception and cache route handlingDavid Ahern2018-04-171-1/+0
* net/ipv6: Add gfp_flags to route add functionsDavid Ahern2018-04-171-2/+4
* net/ipv6: Create a neigh_lookup for FIB entriesDavid Ahern2018-04-171-0/+3
* net/ipv6: Move dst flags to booleans in fib entriesDavid Ahern2018-04-171-1/+4
* net/ipv6: Add fib6_null_entryDavid Ahern2018-04-171-1/+2
* net/ipv6: move expires into rt6_infoDavid Ahern2018-04-171-4/+23
* net/ipv6: move metrics from dst to rt6_infoDavid Ahern2018-04-171-8/+9
* net/ipv6: Move nexthop data to fib6_nhDavid Ahern2018-04-172-7/+15
* net/ipv6: Save route type in rt6_infoDavid Ahern2018-04-171-0/+1
* net/ipv6: Pass net namespace to route functionsDavid Ahern2018-04-171-5/+7
* net/ipv6: Pass net to fib6_update_sernumDavid Ahern2018-04-171-1/+1
* net: Move fib_convert_metrics to metrics fileDavid Ahern2018-04-171-0/+3
* vxlan: add ttl inherit supportHangbin Liu2018-04-173-0/+13
* ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra2018-04-171-0/+14
* net/ipv6: Make __inet6_bind staticDavid Ahern2018-04-171-2/+0
* xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer2018-04-171-2/+2
* xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer2018-04-171-1/+1
* xdp: allow page_pool as an allocator type in xdp_return_frameJesper Dangaard Brouer2018-04-172-0/+17
* page_pool: refurbish version of page_pool codeJesper Dangaard Brouer2018-04-171-0/+129
* xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer2018-04-171-12/+2
* bpf: cpumap convert to use generic xdp_frameJesper Dangaard Brouer2018-04-171-0/+1
* tun: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer2018-04-171-2/+2
* xdp: introduce a new xdp_frame typeJesper Dangaard Brouer2018-04-171-0/+40
* xdp: move struct xdp_buff from filter.h to xdp.hJesper Dangaard Brouer2018-04-172-23/+23
* xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer2018-04-171-0/+27
* net: Remove unused tcp_set_state tracepointAndrey Ignatov2018-04-161-47/+0
* PCI: Add two more values for PCIe Max_Read_Request_SizeHeiner Kallweit2018-04-161-0/+2
* tcp: implement mmap() for zero copy receiveEric Dumazet2018-04-161-0/+2
* tcp: avoid extra wakeups for SO_RCVLOWAT usersEric Dumazet2018-04-161-0/+1
* tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet2018-04-162-0/+2