summaryrefslogtreecommitdiff
path: root/net/irda/ircomm/ircomm_core.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-02-12 22:18:52 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-12 22:18:52 -0500
commita209509311905819dc75a9dff72f27cff8e35673 (patch)
tree9d14df9b9731493be45194bc9360de8812cb3f91 /net/irda/ircomm/ircomm_core.c
parent7c92d61eca453d5007669e4322dd8e469d443d04 (diff)
parent32b40798c1b40343641f04cdfd09652af70ea0e9 (diff)
Merge branch 'bnxt_en-misc-updates'
Michael Chan says: ==================== bnxt_en: Misc updates. Miscellaneous updates include update of the firmware spec, ethtool flash enhancement, ethtool -l minor fix, NTUPLE support enhancements, FEC link settings message during link up, and new PCI IDs. Please review. Thanks. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/irda/ircomm/ircomm_core.c')
0 files changed, 0 insertions, 0 deletions
>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