index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[IPSEC]: Make x->lastused an unsigned long
Herbert Xu
3
-5
/
+3
2008-01-28
[IPSEC]: Move state lock into x->type->input
Herbert Xu
6
-33
/
+69
2008-01-28
[IPSEC]: Move integrity stat collection into xfrm_input
Herbert Xu
5
-12
/
+15
2008-01-28
[IPSEC]: Store xfrm states in security path directly
Herbert Xu
1
-27
/
+15
2008-01-28
[IPSEC]: Merge most of the input path
Herbert Xu
6
-217
/
+164
2008-01-28
[IPSEC]: Add async resume support on output
Herbert Xu
2
-17
/
+41
2008-01-28
[IPSEC]: Merge most of the output path
Herbert Xu
11
-145
/
+88
2008-01-28
[IPV6]: Add ip6_local_out
Herbert Xu
5
-18
/
+33
2008-01-28
[IPV4]: Add ip_local_out
Herbert Xu
7
-45
/
+35
2008-01-28
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
11
-99
/
+141
2008-01-28
[IPSEC]: Separate inner/outer mode processing on output
Herbert Xu
9
-84
/
+193
2008-01-28
[INET]: Give outer DSCP directly to ip*_copy_dscp
Herbert Xu
4
-7
/
+8
2008-01-28
[IPSEC]: Move x->outer_mode->output out of locked section
Herbert Xu
2
-4
/
+7
2008-01-28
[IPSEC]: Forbid BEET + ipcomp for now
Herbert Xu
2
-19
/
+20
2008-01-28
[IPSEC]: Merge common code into xfrm_bundle_create
Herbert Xu
4
-253
/
+211
2008-01-28
[IPSEC]: Move flow construction into xfrm_dst_lookup
Herbert Xu
4
-121
/
+91
2008-01-28
[IPSEC]: Replace x->type->{local,remote}_addr with flags
Herbert Xu
3
-23
/
+12
2008-01-28
[IPSEC]: Make sure idev is consistent with dev in xfrm_dst
Herbert Xu
2
-9
/
+19
2008-01-28
[IPSEC]: Set dst->input to dst_discard
Herbert Xu
2
-2
/
+4
2008-01-28
[IPSEC]: Only set neighbour on top xfrm dst
Herbert Xu
2
-4
/
+7
2008-01-28
[NET]: Remove unnecessary inclusion of dst.h
Herbert Xu
1
-1
/
+1
2008-01-28
[NET]: Eliminate duplicate copies of dst_discard
Herbert Xu
6
-49
/
+13
2008-01-28
[IPV6]: Move nfheader_len into rt6_info
Herbert Xu
5
-8
/
+13
2008-01-28
[IPSEC]: Use dst->header_len when resizing on output
Herbert Xu
1
-1
/
+2
2008-01-28
[IPV6]: Only set nfheader_len for top xfrm dst
Herbert Xu
2
-23
/
+6
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
47
-228
/
+98
2008-01-28
[IPV6]: Add raw6 drops counter.
Wang Chen
1
-7
/
+8
2008-01-28
[IPV4]: Add raw drops counter.
Wang Chen
3
-10
/
+19
2008-01-28
[TCP]: Make tcp_splice_data_recv() static.
Adrian Bunk
1
-2
/
+2
2008-01-28
[TCP] splice: add tcp_splice_read() to IPV6
Jens Axboe
1
-0
/
+1
2008-01-28
[TCP]: Splice receive support.
Jens Axboe
7
-0
/
+401
2008-01-28
[SPLICE]: Don't assume regular pages in splice_to_pipe()
Jens Axboe
2
-1
/
+9
2008-01-28
[MAC80211]: Revert unaligned warning removal.
David S. Miller
1
-0
/
+13
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
16
-68
/
+375
2008-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
418
-18451
/
+13143
2008-01-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
10
-245
/
+651
2008-01-29
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
8
-24
/
+123
2008-01-29
Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
26
-374
/
+416
2008-01-29
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
6
-225
/
+347
2008-01-29
Merge branch 'cfq-ioc-share' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
10
-355
/
+474
2008-01-29
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
310
-3211
/
+28420
2008-01-29
libata: Change "write_data" to "rw" for some function documentations
Linus Nilsson
1
-2
/
+2
2008-01-28
HID: ADS/Tech Radio si470x needs blacklist entry
Tobias Lorenz
1
-0
/
+8
2008-01-28
HID: Logitech Extreme 3D needs NOGET quirk
Jiri Kosina
1
-0
/
+2
2008-01-28
HID: Refactor MS Presenter 8K key mapping
Jan Kiszka
1
-4
/
+5
2008-01-28
HID: MS Presenter mapping for PID 0x0701
Jiri Kosina
1
-3
/
+5
2008-01-28
HID: Support Samsung IR remote
Robert Schedel
2
-0
/
+37
2008-01-28
HID: fix compilation of hidbp drivers without usbhid
Jiri Kosina
2
-0
/
+4
2008-01-28
HID: Blacklist the Gretag-Macbeth Huey display colorimeter
Nicolas Mailhot
1
-0
/
+4
2008-01-28
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
Fengguang Wu
3
-20
/
+20
[next]