summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-21s390/qeth: allocate netdevice earlyJulian Wiedmann6-88/+94
2018-07-21s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann3-3/+3
2018-07-21s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann1-0/+1
2018-07-21s390/qeth: fix race in used-buffer accountingJulian Wiedmann1-1/+2
2018-07-21Merge branch 'hns3-misc-cleanups'David S. Miller16-297/+136
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen16-128/+32
2018-07-21net: hns3: Remove unused struct member and definitionJian Shen2-14/+0
2018-07-21net: hns3: Fix misleading parameter nameJian Shen3-5/+5
2018-07-21net: hns3: Modify inconsistent bit mask macrosJian Shen3-18/+11
2018-07-21net: hns3: Use decimal for bit offset macrosJian Shen2-14/+14
2018-07-21net: hns3: Correct unreasonable code commentsJian Shen3-24/+23
2018-07-21net: hns3: Remove extra space and bracketsJian Shen3-5/+5
2018-07-21net: hns3: Standardize the handle of return valueJian Shen1-87/+46
2018-07-21net: hns3: Remove some redundant assignmentsJian Shen1-2/+0
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller21-101/+555
2018-07-21Merge branch 'Make-sys-class-net-per-net-namespace-objects-belong-to-container'David S. Miller22-45/+243
2018-07-21bridge: make sure objects belong to container's ownerTyler Hicks3-3/+13
2018-07-21net: create reusable function for getting ownership info of sysfs inodesTyler Hicks3-18/+38
2018-07-21net-sysfs: make sure objects belong to container's ownerDmitry Torokhov1-1/+46
2018-07-21net-sysfs: require net admin in the init ns for setting tx_maxrateTyler Hicks1-0/+3
2018-07-21driver core: set up ownership of class devices in sysfsDmitry Torokhov2-0/+14
2018-07-21kobject: kset_create_and_add() - fetch ownership info from parentDmitry Torokhov1-1/+8
2018-07-21sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov6-23/+67
2018-07-21kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov10-21/+76
2018-07-21net: Init backlog NAPI's gro_hash.David S. Miller1-6/+12
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller72-2408/+2029
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller598-2963/+5366
2018-07-21Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+4
2018-07-21Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-14/+31
2018-07-20tipc: make link capability update thread safeJon Maloy1-0/+4
2018-07-20Merge branch 'constify-nla_policy'David S. Miller2-4/+4
2018-07-20gtp: constify nla_policyStephen Hemminger1-1/+1
2018-07-20nbd: constify nla_policyStephen Hemminger1-3/+3
2018-07-20tls: Fix copy-paste error in tls_device_reencryptGustavo A. R. Silva1-1/+1
2018-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-30/+88
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+31
2018-07-20Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...Linus Torvalds1-1/+1
2018-07-20Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds24-47/+112
2018-07-20Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-70/+58
2018-07-20Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-1/+20
2018-07-20Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2018-07-20platform/x86: dell-laptop: Fix backlight detectionDamien Thébault1-1/+1
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu2-2/+31
2018-07-20Merge branch 'qed-Add-support-for-phy-module-query'David S. Miller6-0/+207
2018-07-20qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru1-0/+88
2018-07-20qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru5-0/+119
2018-07-20Merge branch 'tc-tunnel-ttl-tos'David S. Miller6-19/+67
2018-07-20net/sched: cls_flower: Support matching on ip tos and ttl for tunnelsOr Gerlitz2-15/+33
2018-07-20flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz2-2/+14
2018-07-20net/sched: tunnel_key: Allow to set tos and ttl for tc based ip tunnelsOr Gerlitz2-2/+20