summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Add BNXT_NEW_RM() macro.Michael Chan2018-08-055-18/+18
* bnxt_en: Add support for ethtool get dump.Vasundhara Volam2018-08-053-0/+436
* bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.Michael Chan2018-08-052-1/+6
* bnxt_en: Add new VF resource allocation strategy mode.Michael Chan2018-08-053-10/+16
* bnxt_en: Add PHY retry logic.Michael Chan2018-08-052-1/+34
* bnxt_en: Add external loopback test to ethtool selftest.Michael Chan2018-08-053-6/+32
* bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.Michael Chan2018-08-051-0/+5
* bnxt_en: Update firmware interface version to 1.9.2.25.Michael Chan2018-08-054-321/+924
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-08-0531-254/+1417
|\
| * netfilter: nft_tunnel: fix sparse errorsPablo Neira Ayuso2018-08-041-5/+3
| * netfilter: conntrack: avoid use-after free on rmmodFlorian Westphal2018-08-031-4/+3
| * netfilter: kconfig: remove ct zone/label dependenciesFlorian Westphal2018-08-031-3/+3
| * netfilter: nf_tables: simplify NLM_F_CREATE handlingPablo Neira Ayuso2018-08-031-19/+10
| * netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl2018-08-035-11/+14
| * netfilter: nf_tables: match on tunnel metadataPablo Neira Ayuso2018-08-032-1/+126
| * netfilter: nf_tables: add tunnel supportPablo Neira Ayuso2018-08-035-1/+534
| * netfilter: nft_tproxy: Add missing config checkMáté Eckl2018-08-031-0/+2
| * netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUTHarsha Sharma2018-08-032-6/+1
| * netfilter: nf_tables: remove unused variableYueHaibing2018-08-031-2/+0
| * netfilter: nf_tables: flow event notifier must use transaction mutexFlorian Westphal2018-08-031-2/+2
| * netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera2018-08-035-4/+4
| * netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera2018-08-032-2/+2
| * netfilter: use kvmalloc_array to allocate memory for hashtableLi RongQing2018-08-035-30/+11
| * netfilter: nf_tables: Add native tproxy supportMáté Eckl2018-07-304-0/+341
| * netfilter: nf_tables: implement Passive OS fingerprint module in nft_osfFernando Fernandez Mancera2018-07-304-0/+121
| * netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.cFernando Fernandez Mancera2018-07-304-154/+169
| * netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.cFernando Fernandez Mancera2018-07-303-6/+11
| * netfilter: use PTR_ERR_OR_ZERO()YueHaibing2018-07-302-6/+2
| * netfilter: nf_osf: add nf_osf_find()Pablo Neira Ayuso2018-07-302-0/+39
| * netfilter: nf_tables: handle meta/lookup with direct callFlorian Westphal2018-07-304-7/+28
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0570-217/+539
|\ \
| * | Linux 4.18-rc8Linus Torvalds2018-08-051-1/+1
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-051-18/+55
| |\ \
| | * | x86/boot/compressed/64: Validate trampoline placement against E820Kirill A. Shutemov2018-08-021-18/+55
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-08-052-2/+2
| |\ \ \
| | * | | nohz: Fix missing tick reprogram when interrupting an inline softirqFrederic Weisbecker2018-08-031-1/+1
| | * | | nohz: Fix local_timer_softirq_pending()Anna-Maria Gleixner2018-07-311-1/+1
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-0515-67/+132
| |\ \ \ \
| | * \ \ \ Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/s...Ingo Molnar2018-07-3113-63/+124
| | |\ \ \ \
| | | * | | | perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo2018-07-305-0/+5
| | | * | | | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2018-07-305-58/+93
| | | * | | | tools headers uapi: Refresh linux/bpf.h copyArnaldo Carvalho de Melo2018-07-301-5/+23
| | | * | | | tools headers powerpc: Update asm/unistd.h copy to pick newArnaldo Carvalho de Melo2018-07-301-0/+1
| | | * | | | tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo2018-07-301-0/+2
| | * | | | | perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang2018-07-312-4/+8
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-051-1/+8
| |\ \ \ \ \ \
| | * | | | | | genirq: Make force irq threading setup more robustThomas Gleixner2018-08-031-1/+8
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-059-42/+57
| |\ \ \ \ \ \
| | * | | | | | netlink: Don't shift on 64 for ngroupsDmitry Safonov2018-08-041-2/+2
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-08-043-11/+13
| | |\ \ \ \ \ \