summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-08net: qualcomm: rmnet: Define the MAPv4 packet formatsSubash Abhinov Kasiviswanathan
2018-01-08net: qualcomm: rmnet: Set pacing shiftSubash Abhinov Kasiviswanathan
2018-01-08net: qualcomm: rmnet: Rename ingress data format to data formatSubash Abhinov Kasiviswanathan
2018-01-08net: qualcomm: rmnet: Remove unused function declarationSubash Abhinov Kasiviswanathan
2018-01-08net: qualcomm: rmnet: Remove invalid condition while stamping mux idSubash Abhinov Kasiviswanathan
2018-01-08net: qualcomm: rmnet: Remove redundant check when stamping map headerSubash Abhinov Kasiviswanathan
2018-01-08platform/x86: wmi: Call acpi_wmi_init() laterRafael J. Wysocki
2018-01-08netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...Jozsef Kadlecsik
2018-01-08netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik
2018-01-08netfilter: ipset: use swap macro instead of _manually_ swapping valuesGustavo A. R. Silva
2018-01-08netfilter: nf_tables: flow offload expressionPablo Neira Ayuso
2018-01-08netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso
2018-01-08netfilter: flow table support for IPv6Pablo Neira Ayuso
2018-01-08netfilter: flow table support for IPv4Pablo Neira Ayuso
2018-01-08netfilter: add generic flow table infrastructurePablo Neira Ayuso
2018-01-08netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso
2018-01-08netfilter: nf_conntrack: add IPS_OFFLOAD status bitPablo Neira Ayuso
2018-01-08netfilter: nf_tables: remove nft_dereference()Pablo Neira Ayuso
2018-01-08netfilter: remove defensive check on malformed packets from raw socketsPablo Neira Ayuso
2018-01-08netfilter: meta: secpath supportFlorian Westphal
2018-01-08netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso
2018-01-08netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso
2018-01-08netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso
2018-01-08netfilter: remove saveroute indirection in struct nf_afinfoPablo Neira Ayuso
2018-01-08netfilter: move checksum_partial indirection to struct nf_ipv6_opsPablo Neira Ayuso
2018-01-08netfilter: move checksum indirection to struct nf_ipv6_opsPablo Neira Ayuso
2018-01-08netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal
2018-01-08netfilter: nf_tables: remove hooks from family definitionPablo Neira Ayuso
2018-01-08netfilter: nf_tables: remove multihook chains and familiesPablo Neira Ayuso
2018-01-08netfilter: nf_tables_inet: don't use multihook infrastructure anymorePablo Neira Ayuso
2018-01-08netfilter: core: support for NFPROTO_INET hook registrationPablo Neira Ayuso
2018-01-08netfilter: core: pass family as parameter to nf_remove_net_hook()Pablo Neira Ayuso
2018-01-08netfilter: core: pass hook number, family and device to nf_find_hook_list()Pablo Neira Ayuso
2018-01-08netfilter: core: add nf_remove_net_hookPablo Neira Ayuso
2018-01-08netfilter: nf_tables: add nft_set_is_anonymous() helperPablo Neira Ayuso
2018-01-08netfilter: nf_tables: explicit nft_set_pktinfo() call from hook pathPablo Neira Ayuso
2018-01-08netfilter: nf_tables_arp: don't set forward chainPablo Neira Ayuso
2018-01-08netfilter: nf_tables: reject nat hook registration if prio is before conntrackFlorian Westphal
2018-01-08netfilter: core: only allow one nat hook per hook pointFlorian Westphal
2018-01-08netfilter: xtables: add and use xt_request_find_table_lockFlorian Westphal
2018-01-08netfilter: reduce NF_MAX_HOOKS defineFlorian Westphal
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal
2018-01-08netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal
2018-01-08netfilter: reduce hook array sizes to what is neededFlorian Westphal
2018-01-08netfilter: add defines for arp/decnet max hooksFlorian Westphal
2018-01-08netfilter: reduce size of hook entry point locationsFlorian Westphal
2018-01-08netfilter: core: free hooks with call_rcuFlorian Westphal
2018-01-08netfilter: core: remove synchronize_net call if nfqueue is usedFlorian Westphal
2018-01-08netfilter: core: make nf_unregister_net_hooks simple wrapper againFlorian Westphal