summaryrefslogtreecommitdiff
path: root/include/soc
diff options
context:
space:
mode:
authorEdward Cree <ecree@solarflare.com>2017-02-10 17:34:59 +0000
committerDavid S. Miller <davem@davemloft.net>2017-02-11 21:21:28 -0500
commit90d2ea9f66d3f9f96bc0f41d94b4830c0b2d0a50 (patch)
treeddf3a7d09bde990fe1ae6a8f35aa77259516f06b /include/soc
parentdfcb7a14866b8c34b2d3a74ae31631e1d4e7f591 (diff)
sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors
Fixes: a0ee35414837 ("sfc: process RX event inner checksum flags") Reported-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/soc')
0 files changed, 0 insertions, 0 deletions
ux/net-next.git/commit/net/netfilter?h=nds-private-remove&id=edee4f1e92458299505ff007733f676b00c516a1'>netfilter: nft_ct: add zone id set supportFlorian Westphal1-1/+143 2017-02-08netfilter: nft_ct: prepare for key-dependent error unwindFlorian Westphal1-14/+15 2017-02-08netfilter: nft_ct: add zone id get supportFlorian Westphal1-3/+19 2017-02-08netfilter: nf_tables: add bitmap set typePablo Neira Ayuso3-0/+321 2017-02-08netfilter: nf_tables: add space notation to setsPablo Neira Ayuso3-5/+19 2017-02-08netfilter: nf_tables: rename struct nft_set_estimate class fieldPablo Neira Ayuso3-8/+8 2017-02-08netfilter: nf_tables: add flush field to struct nft_set_iterPablo Neira Ayuso1-0/+4 2017-02-08netfilter: nf_tables: rename deactivate_one() to flush()Pablo Neira Ayuso3-9/+9 2017-02-08netfilter: nf_tables: use struct nft_set_iter in set element flushPablo Neira Ayuso1-7/+5 2017-02-08netfilter: nf_tables: pass netns to set->ops->remove()Pablo Neira Ayuso3-5/+7 2017-02-08netfilter: nft_exthdr: Add support for existence checkPhil Sutter1-2/+20 2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller31-513/+461 2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček1-0/+24 2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor1-5/+3 2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal4-8/+12 2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal1-5/+24 2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal3-14/+6 2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal3-4/+4 2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal1-6/+9 2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal5-7/+3