summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-04net/tls: rename tls_hw_* functions tls_toe_*Jakub Kicinski
2019-10-04net/tls: move TOE-related code to a separate fileJakub Kicinski
2019-10-04net/tls: move tls_build_proto() on init pathJakub Kicinski
2019-10-04net/tls: rename tls_device to tls_toe_deviceJakub Kicinski
2019-10-04net/tls: move TOE-related structures to a separate headerJakub Kicinski
2019-10-04rxrpc: Add missing "new peer" traceDavid Howells
2019-10-04rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells
2019-10-04qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer
2019-10-04Merge tag 'mips_fixes_5.4_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-04Merge tag 'riscv/for-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-04Merge tag 'devicetree-fixes-for-5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-04MIPS: fw/arc: Remove unused addr variablePaul Burton
2019-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-04Merge branch 'devlink-allow-devlink-instances-to-change-network-namespace'David S. Miller
2019-10-04selftests: netdevsim: add tests for devlink reload with resourcesJiri Pirko
2019-10-04net: devlink: allow to change namespaces during reloadJiri Pirko
2019-10-04netdevsim: take devlink net instead of init_netJiri Pirko
2019-10-04netdevsim: register port netdevices into net of deviceJiri Pirko
2019-10-04netdevsim: implement proper devlink reloadJiri Pirko
2019-10-04netdevsim: add all ports in nsim_dev_create() and del them in destroy()Jiri Pirko
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko
2019-10-04mlxsw: Register port netdevices into net of coreJiri Pirko
2019-10-04mlxsw: spectrum: Take devlink net instead of init_netJiri Pirko
2019-10-04net: devlink: export devlink net getterJiri Pirko
2019-10-04net: fib_notifier: propagate extack down to the notifier block callbackJiri Pirko
2019-10-04mlxsw: spectrum_router: Don't rely on missing extack to symbolize dumpJiri Pirko
2019-10-04net: fib_notifier: propagate possible error during fib notifier registrationJiri Pirko
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko
2019-10-04netdevsim: change fib accounting and limitations to be per-deviceJiri Pirko
2019-10-04Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2019-10-04Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-04Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-04s390: update defconfigsHeiko Carstens
2019-10-04s390/pci: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/mm: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/jump_label: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/cpu_mf: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/atomic,bitops: mark function(s) __always_inlineHeiko Carstens
2019-10-04s390/mm: fix -Wunused-but-set-variable warningsQian Cai
2019-10-04s390: mark __cpacf_query() as __always_inlineJiri Kosina
2019-10-04KVM: x86: omit "impossible" pmu MSRs from MSR listPaolo Bonzini
2019-10-04Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2019-10-04Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-04Merge tag 'drm-fixes-5.4-2019-10-02' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-10-03MIPS: pmcs-msp71xx: Remove unused addr variablePaul Burton
2019-10-03MIPS: pmcs-msp71xx: Add missing MAX_PROM_MEM definitionPaul Burton
2019-10-03vfs: Fix EOVERFLOW testing in put_compat_statfs64Eric Sandeen
2019-10-03block: sed-opal: fix sparse warning: convert __be64 dataRandy Dunlap