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.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-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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-19
ipv6: get rid of __inet6_hash()
Eric Dumazet
2
-2
/
+1
2015-03-19
inet: add IPv6 support to sk_ehashfn()
Eric Dumazet
1
-0
/
+19
2015-03-19
net: introduce sk_ehashfn() helper
Eric Dumazet
1
-0
/
+2
2015-03-19
netns: constify net_hash_mix() and various callers
Eric Dumazet
3
-6
/
+6
2015-03-19
tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)
Christophe Ricard
1
-16
/
+5
2015-03-19
PNP: Add helper macro for pnp_register_driver boilerplate
Peter Huewe
1
-0
/
+12
2015-03-18
vfs: Add general support to enforce project quota limits
Li Xi
2
-2
/
+6
2015-03-18
net/mlx4_core: Add basic support for QP max-rate limiting
Or Gerlitz
2
-4
/
+27
2015-03-18
net: Add max rate tx queue attribute
John Fastabend
1
-0
/
+8
2015-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+4
2015-03-18
cc2520: Add support for CC2591 amplifier.
Brad Campbell
1
-0
/
+1
2015-03-18
rhashtable: Remove max_shift and min_shift
Herbert Xu
1
-4
/
+0
2015-03-18
rhashtable: Introduce max_size/min_size
Herbert Xu
1
-0
/
+4
2015-03-18
rhashtable: Remove shift from bucket_table
Herbert Xu
1
-2
/
+0
2015-03-18
usb: phy: msm: Remove dead code
Stephen Boyd
1
-4
/
+0
2015-03-18
uwb: Remove umc bus legacy suspend/resume support
Lars-Peter Clausen
1
-2
/
+0
2015-03-18
usb: chipidea: add a flag for turn on vbus early for host
Li Jun
1
-0
/
+1
2015-03-18
usb: chipidea: add runtime power management support
Peter Chen
1
-0
/
+1
2015-03-18
PM / sleep: add pm-trace support for suspending phase
Zhonghui Fu
1
-4
/
+5
2015-03-18
of: base: add function to get highest id of an alias stem
Wolfram Sang
1
-0
/
+6
2015-03-18
regulator: Fix documentation for regmap in the config
Axel Lin
1
-1
/
+1
2015-03-18
dmaengine: imx-sdma: Add support for version 3 firmware
Fabio Estevam
1
-0
/
+3
2015-03-18
inet: fix request sock refcounting
Eric Dumazet
3
-6
/
+11
2015-03-18
tcp: rename struct tcp_request_sock listener
Eric Dumazet
1
-1
/
+1
2015-03-18
inet: add rsk_listener field to struct request_sock
Eric Dumazet
1
-3
/
+9
2015-03-18
inet: uninline inet_reqsk_alloc()
Eric Dumazet
1
-22
/
+2
2015-03-18
inet: add sk_listener argument to inet_reqsk_alloc()
Eric Dumazet
1
-3
/
+6
2015-03-18
ACPI: Add acpi_device_uid() for convenience
Adrian Hunter
1
-0
/
+1
2015-03-18
pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.
Hongzhou Yang
1
-0
/
+40
2015-03-18
ASoC: dapm: add code to configure dai link parameters
Nikesh Oswal
2
-0
/
+4
2015-03-18
drm/i915: Export total subslice and EU counts
Jeff McGee
1
-0
/
+2
2015-03-18
drm/i915: remove indirection in the PCI ID macros
Jani Nikula
1
-24
/
+25
2015-03-18
drm/fourcc: 64 #defines need ULL postfix
Daniel Vetter
1
-1
/
+1
2015-03-18
drm/i915: Add I915_PARAM_REVISION
Neil Roberts
1
-0
/
+1
2015-03-17
tcp: uninline tcp_oow_rate_limited()
Eric Dumazet
1
-30
/
+2
2015-03-17
tcp: move tcp_openreq_init() to tcp_input.c
Eric Dumazet
1
-25
/
+0
2015-03-17
inet: move ir_mark to fill a hole
Eric Dumazet
1
-6
/
+5
2015-03-17
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
Alexei Starovoitov
1
-0
/
+3
2015-03-17
netdevice.h: fix ndo_bridge_* comments
Nicolas Dichtel
1
-1
/
+4
2015-03-17
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+16
2015-03-17
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2015-03-17
Bluetooth: Move generic mgmt command dispatcher to hci_sock.c
Johan Hedberg
1
-3
/
+0
2015-03-17
Bluetooth: Add hdev_init callback for HCI channels
Johan Hedberg
1
-0
/
+1
2015-03-17
Bluetooth: Add helper to get HCI channel of a socket
Johan Hedberg
1
-0
/
+1
2015-03-17
Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY
Jakub Pawlowski
1
-0
/
+8
2015-03-17
fs: add dirtytime_expire_seconds sysctl
Theodore Ts'o
1
-0
/
+3
2015-03-17
fs: make sure the timestamps for lazytime inodes eventually get written
Theodore Ts'o
1
-0
/
+1
2015-03-17
KVM: s390: Create ioctl for Getting/Setting guest storage keys
Jason J. Herne
1
-0
/
+14
2015-03-17
KVM: s390: introduce post handlers for STSI
Ekaterina Tumanova
1
-0
/
+11
2015-03-17
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
Thomas Huth
1
-0
/
+21
[prev]
[next]