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
2013-01-18
netfilter: ctnetlink: deliver labels to userspace
Florian Westphal
2
-0
/
+2
2013-01-18
netfilter: add connlabel conntrack extension
Florian Westphal
4
-0
/
+75
2013-01-18
rbd: kill ceph_osd_req_op->flags
Alex Elder
1
-1
/
+0
2013-01-18
libceph: pass num_op with ops
Alex Elder
1
-1
/
+2
2013-01-18
libceph: don't set pages or bio in ceph_osdc_alloc_request()
Alex Elder
1
-3
/
+1
2013-01-18
8250/16?50: Add support for Broadcom TruManage redirected serial port
Stephen Hurd
1
-1
/
+2
2013-01-18
libceph: don't set flags in ceph_osdc_alloc_request()
Alex Elder
1
-1
/
+0
2013-01-18
libceph: drop osdc from ceph_calc_raw_layout()
Alex Elder
1
-2
/
+1
2013-01-18
libceph: drop snapid in ceph_calc_raw_layout()
Alex Elder
1
-1
/
+1
2013-01-18
libceph: pass length to ceph_calc_file_object_mapping()
Alex Elder
1
-1
/
+1
2013-01-18
libceph: pass length to ceph_osdc_build_request()
Alex Elder
1
-1
/
+1
2013-01-18
libceph: always allow trail in osd request
Alex Elder
1
-2
/
+2
2013-01-18
rbd: drop oid parameters from ceph_osdc_build_request()
Alex Elder
1
-3
/
+1
2013-01-18
drm/i915: Use the reloc.handle as an index into the execbuffer array
Chris Wilson
1
-1
/
+7
2013-01-18
drm/i915: Allow userspace to hint that the relocations were known
Daniel Vetter
1
-0
/
+14
2013-01-18
dynamic_debug: dynamic hex dump
Vladimir Kondratiev
2
-0
/
+28
2013-01-18
netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones
Kevin Cernekee
1
-0
/
+3
2013-01-18
ceph: define ceph_encode_8_safe()
Alex Elder
1
-12
/
+17
2013-01-17
Drivers: hv: Enable protocol negotiation with win8 hosts
K. Y. Srinivasan
1
-0
/
+1
2013-01-17
Drivers: hv: Add state to manage incoming channel interrupt load
K. Y. Srinivasan
1
-2
/
+19
2013-01-17
Drivers: hv: Manage signaling state on a per-connection basis
K. Y. Srinivasan
1
-0
/
+25
2013-01-17
Drivers: hv: Move vmbus version definitions to hyperv.h
K. Y. Srinivasan
1
-0
/
+15
2013-01-17
Drivers: hv: Save and export negotiated vmbus version
K. Y. Srinivasan
1
-0
/
+6
2013-01-17
Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond
K. Y. Srinivasan
1
-5
/
+31
2013-01-17
Drivers: hv: Update the ring buffer structure to match win8 functionality
K. Y. Srinivasan
1
-7
/
+21
2013-01-17
Drivers: hv: Support handling multiple VMBUS versions
K. Y. Srinivasan
1
-6
/
+0
2013-01-17
ipv6: fix ipv6_prefix_equal64_half mask conversion
Fabio Baltieri
1
-1
/
+1
2013-01-17
net: increase fragment memory usage limits
Jesper Dangaard Brouer
1
-2
/
+2
2013-01-17
Drivers: hv: Add state to manage batched reading
K. Y. Srinivasan
1
-0
/
+20
2013-01-17
libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...
Jim Schutt
2
-2
/
+7
2013-01-17
ceph: Check for created flag in response from mds
Sam Lang
1
-1
/
+4
2013-01-17
ACPI / PM: Common string representations of device power states
Rafael J. Wysocki
1
-0
/
+1
2013-01-17
ACPI / PM: More visible function for retrieving device power states
Rafael J. Wysocki
1
-0
/
+1
2013-01-17
ACPI / PM: Take order attribute of wakeup power resources into account
Rafael J. Wysocki
1
-1
/
+1
2013-01-17
ACPI / PM: Take order attribute of power resources into account
Rafael J. Wysocki
1
-1
/
+1
2013-01-17
ACPI / PM: Rework the handling of devices depending on power resources
Rafael J. Wysocki
1
-2
/
+7
2013-01-17
Merge branch 'acpi-scan' into acpi-pm
Rafael J. Wysocki
2
-18
/
+12
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
2
-2
/
+40
2013-01-17
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
2
-0
/
+3
2013-01-17
ipv6: Fix endianess warning in ip6_flow_hdr().
YOSHIFUJI Hideaki
1
-1
/
+1
2013-01-17
ext4: add tracepoint in punching hole
Zheng Liu
1
-0
/
+25
2013-01-17
cfg80211: check radar interface combinations
Simon Wunderlich
2
-0
/
+5
2013-01-17
Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-01-17
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
2
-3
/
+5
2013-01-17
nl80211: allow user-space to set address for P2P_DEVICE
Arend van Spriel
1
-0
/
+4
2013-01-17
{cfg,nl}80211: mesh power mode primitives and userspace access
Marco Porsch
2
-0
/
+68
2013-01-17
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
1
-0
/
+4
2013-01-17
lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC
Jiri Kosina
1
-1
/
+1
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-0
/
+1
2013-01-16
module, async: async_synchronize_full() on module init iff async is used
Tejun Heo
1
-0
/
+1
[prev]
[next]