summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: genetlink: push doit/dumpit code from genl_family_rcv_msgJiri Pirko2019-10-061-77/+96
|/
* openvswitch: Allow attaching helper in later commitYi-Hung Wei2019-10-061-8/+13
* Merge branch 'create-netdevsim-instances-in-namespace'David S. Miller2019-10-057-4/+97
|\
| * selftests: test creating netdevsim inside network namespaceJiri Pirko2019-10-052-1/+78
| * netdevsim: create devlink and netdev instances in namespaceJiri Pirko2019-10-053-0/+5
| * net: devlink: export devlink net setterJiri Pirko2019-10-052-3/+14
|/
* Merge branch 'net-tls-add-ctrl-path-tracing-and-statistics'David S. Miller2019-10-0513-15/+425
|\
| * net/tls: add TlsDeviceRxResync statisticJakub Kicinski2019-10-054-0/+6
| * net/tls: add TlsDecryptError statJakub Kicinski2019-10-054-0/+10
| * net/tls: add statistics for installed sessionsJakub Kicinski2019-10-054-4/+49
| * net/tls: add skeleton of MIB statisticsJakub Kicinski2019-10-058-1/+110
| * net/tls: add device decrypted trace pointJakub Kicinski2019-10-052-0/+38
| * net/tls: add tracing for device/offload eventsJakub Kicinski2019-10-056-11/+213
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-05367-2656/+4093
|\
| * Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-0515-86/+41
| |\
| | * kheaders: make headers archive reproducibleDmitry Goldin2019-10-052-5/+13
| | * kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada2019-10-051-10/+0
| | * kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada2019-10-051-2/+2
| | * scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada2019-10-051-1/+1
| | * namespace: fix namespace.pl script to support relative pathsJacob Keller2019-10-051-6/+7
| | * video/logo: do not generate unneeded logo C filesMasahiro Yamada2019-10-051-19/+2
| | * video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada2019-10-051-1/+1
| | * integrity: remove pointless subdir-$(CONFIG_...)Masahiro Yamada2019-10-051-2/+0
| | * integrity: remove unneeded, broken attempt to add -fshort-wcharMasahiro Yamada2019-10-051-1/+0
| | * modpost: fix static EXPORT_SYMBOL warnings for UML buildMasahiro Yamada2019-10-011-4/+9
| | * kbuild: correct formatting of header in kbuild module docsAlex Gaynor2019-10-011-1/+2
| | * kbuild: remove SUBDIRS supportMasahiro Yamada2019-10-011-18/+2
| | * kbuild: remove ar-option and KBUILD_ARFLAGSMasahiro Yamada2019-10-016-17/+3
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-10-0515-80/+193
| |\ \
| | * | scsi: qla2xxx: Fix Nport ID display valueQuinn Tran2019-09-231-3/+4
| | * | scsi: qla2xxx: Fix N2N link up failQuinn Tran2019-09-232-4/+4
| | * | scsi: qla2xxx: Fix N2N link resetQuinn Tran2019-09-234-34/+103
| | * | scsi: qla2xxx: Optimize NPIV tear down processQuinn Tran2019-09-236-12/+34
| | * | scsi: qla2xxx: Fix stale mem access on driver unloadQuinn Tran2019-09-232-13/+9
| | * | scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran2019-09-231-0/+4
| | * | scsi: qla2xxx: Silence fwdump template messageHimanshu Madhani2019-09-231-1/+1
| | * | scsi: hisi_sas: Make three functions staticYueHaibing2019-09-231-3/+3
| | * | scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen2019-09-231-2/+2
| | * | scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queueLong Li2019-09-231-2/+1
| | * | scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim2019-09-231-1/+1
| | * | scsi: ufs: skip shutdown if hba is not poweredStanley Chu2019-09-231-0/+3
| | * | scsi: bnx2fc: Handle scope bits when array returns BUSY or TSFLaurence Oberman2019-09-231-5/+24
| * | | Merge branch 'readdir' (readdir speedup and sanity checking)Linus Torvalds2019-10-051-35/+133
| |\ \ \
| | * | | Make filldir[64]() verify the directory entry filename is validLinus Torvalds2019-10-051-0/+40
| | * | | Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds2019-10-051-35/+93
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-0599-281/+539
| |\ \ \ \
| | * | | | selftests/net: add nettest to .gitignoreJakub Kicinski2019-10-041-0/+1
| | * | | | net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-041-0/+1
| | * | | | nfc: fix memory leak in llcp_sock_bind()Eric Dumazet2019-10-041-1/+6
| | * | | | sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet2019-10-041-0/+2