index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-21
s390/qeth: use core MTU range checking
Julian Wiedmann
5
-37
/
+2
2018-07-21
s390/qeth: simplify max MTU handling
Julian Wiedmann
4
-41
/
+45
2018-07-21
s390/qeth: don't cache HW port number
Julian Wiedmann
3
-7
/
+4
2018-07-21
s390/qeth: allocate netdevice early
Julian Wiedmann
6
-88
/
+94
2018-07-21
s390/qeth: remove redundant netif_carrier_ok() checks
Julian Wiedmann
3
-3
/
+3
2018-07-21
s390/qeth: reset layer2 attribute on layer switch
Julian Wiedmann
1
-0
/
+1
2018-07-21
s390/qeth: fix race in used-buffer accounting
Julian Wiedmann
1
-1
/
+2
2018-07-21
Merge branch 'hns3-misc-cleanups'
David S. Miller
16
-297
/
+136
2018-07-21
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
16
-128
/
+32
2018-07-21
net: hns3: Remove unused struct member and definition
Jian Shen
2
-14
/
+0
2018-07-21
net: hns3: Fix misleading parameter name
Jian Shen
3
-5
/
+5
2018-07-21
net: hns3: Modify inconsistent bit mask macros
Jian Shen
3
-18
/
+11
2018-07-21
net: hns3: Use decimal for bit offset macros
Jian Shen
2
-14
/
+14
2018-07-21
net: hns3: Correct unreasonable code comments
Jian Shen
3
-24
/
+23
2018-07-21
net: hns3: Remove extra space and brackets
Jian Shen
3
-5
/
+5
2018-07-21
net: hns3: Standardize the handle of return value
Jian Shen
1
-87
/
+46
2018-07-21
net: hns3: Remove some redundant assignments
Jian Shen
1
-2
/
+0
2018-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
21
-101
/
+555
2018-07-21
Merge branch 'Make-sys-class-net-per-net-namespace-objects-belong-to-container'
David S. Miller
22
-45
/
+243
2018-07-21
bridge: make sure objects belong to container's owner
Tyler Hicks
3
-3
/
+13
2018-07-21
net: create reusable function for getting ownership info of sysfs inodes
Tyler Hicks
3
-18
/
+38
2018-07-21
net-sysfs: make sure objects belong to container's owner
Dmitry Torokhov
1
-1
/
+46
2018-07-21
net-sysfs: require net admin in the init ns for setting tx_maxrate
Tyler Hicks
1
-0
/
+3
2018-07-21
driver core: set up ownership of class devices in sysfs
Dmitry Torokhov
2
-0
/
+14
2018-07-21
kobject: kset_create_and_add() - fetch ownership info from parent
Dmitry Torokhov
1
-1
/
+8
2018-07-21
sysfs, kobject: allow creating kobject belonging to arbitrary users
Dmitry Torokhov
6
-23
/
+67
2018-07-21
kernfs: allow creating kernfs objects with arbitrary uid/gid
Dmitry Torokhov
10
-21
/
+76
2018-07-21
net: Init backlog NAPI's gro_hash.
David S. Miller
1
-6
/
+12
2018-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
72
-2408
/
+2029
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
598
-2963
/
+5366
2018-07-21
Merge tag 'vfio-v4.18-rc6' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+4
2018-07-21
Merge tag 'for-4.18/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-14
/
+31
2018-07-20
tipc: make link capability update thread safe
Jon Maloy
1
-0
/
+4
2018-07-20
Merge branch 'constify-nla_policy'
David S. Miller
2
-4
/
+4
2018-07-20
gtp: constify nla_policy
Stephen Hemminger
1
-1
/
+1
2018-07-20
nbd: constify nla_policy
Stephen Hemminger
1
-3
/
+3
2018-07-20
tls: Fix copy-paste error in tls_device_reencrypt
Gustavo A. R. Silva
1
-1
/
+1
2018-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-30
/
+88
2018-07-20
Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+31
2018-07-20
Merge tag 'platform-drivers-x86-v4.18-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-1
/
+1
2018-07-20
Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
24
-47
/
+112
2018-07-20
Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-70
/
+58
2018-07-20
Merge tag 'pm-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-1
/
+20
2018-07-20
Merge tag 'acpi-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2018-07-20
platform/x86: dell-laptop: Fix backlight detection
Damien Thébault
1
-1
/
+1
2018-07-20
Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"
Lu Baolu
2
-2
/
+31
2018-07-20
Merge branch 'qed-Add-support-for-phy-module-query'
David S. Miller
6
-0
/
+207
2018-07-20
qede: Add driver callbacks for eeprom module query.
Sudarsana Reddy Kalluru
1
-0
/
+88
2018-07-20
qed: Add qed APIs for PHY module query.
Sudarsana Reddy Kalluru
5
-0
/
+119
2018-07-20
Merge branch 'tc-tunnel-ttl-tos'
David S. Miller
6
-19
/
+67
[next]