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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-08
[PATCH] asm-generic/atomic.h needs types.h
Andrew Morton
1
-0
/
+1
2006-01-07
[IPV4]: make ip_fragment() static
Adrian Bunk
1
-1
/
+0
2006-01-07
[NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.
David S. Miller
1
-0
/
+15
2006-01-07
[NETFILTER]: Add ipt_policy/ip6t_policy matches
Patrick McHardy
2
-0
/
+104
2006-01-07
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
1
-0
/
+16
2006-01-07
[NETFILTER]: Redo policy lookups after NAT when neccessary
Patrick McHardy
1
-0
/
+1
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
4
-3
/
+7
2006-01-07
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
1
-5
/
+3
2006-01-07
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
1
-0
/
+2
2006-01-07
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
3
-4
/
+5
2006-01-07
[XFRM]: Netfilter IPsec output hooks
Patrick McHardy
2
-34
/
+38
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
64
-302
/
+291
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+17
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-0
/
+5
2006-01-07
[ARM] byteorder.h needs linux/compiler.h
Russell King
1
-0
/
+1
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
2
-2
/
+3
2006-01-07
Merge with Linus' kernel.
Russell King
315
-5850
/
+6299
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
7
-3
/
+3
2006-01-07
[ARM] 3239/1: Add ARM optimised swab32
Andre McCurdy
1
-1
/
+14
2006-01-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
5
-55
/
+20
2006-01-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-9
/
+9
2006-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2
-4
/
+4
2006-01-06
[NET]: Endian-annotate in_aton()
Alexey Dobriyan
1
-1
/
+1
2006-01-06
[NET]: Endian-annotate struct iphdr
Alexey Dobriyan
1
-5
/
+5
2006-01-06
[NET]: Change sk_run_filter()'s return type in net/core/filter.c
Kris Katterjohn
2
-3
/
+3
2006-01-06
Merge ../torvalds-2.6/
Greg Kroah-Hartman
124
-1969
/
+1843
2006-01-06
kbuild: un-stringnify KBUILD_MODNAME
Sam Ravnborg
2
-4
/
+4
2006-01-06
SUNRPC: Update the spkm3 code to use the make_checksum interface
J. Bruce Fields
1
-1
/
+1
2006-01-06
NFSv4: Allow entries in the idmap cache to expire
Trond Myklebust
1
-0
/
+2
2006-01-06
SUNRPC: Ensure client closes the socket when server initiates a close
Trond Myklebust
1
-0
/
+1
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
1
-1
/
+0
2006-01-06
SUNRPC: transport switch API for setting port number
Chuck Lever
1
-0
/
+1
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
1
-0
/
+1
2006-01-06
SUNRPC: switchable buffer allocation
Chuck Lever
2
-7
/
+6
2006-01-06
NLM: Further cancel fixes
J. Bruce Fields
1
-1
/
+1
2006-01-06
SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()
Adrian Bunk
1
-1
/
+0
2006-01-06
NFSv4: Allow user to set the port used by the NFSv4 callback channel
Trond Myklebust
1
-0
/
+11
2006-01-06
NFSv4: Ensure DELEGRETURN returns attributes
Trond Myklebust
1
-0
/
+6
2006-01-06
NFS: Make stat() return updated mtimes after a write()
Trond Myklebust
1
-0
/
+1
2006-01-06
NFS: support large reads and writes on the wire
Chuck Lever
3
-24
/
+51
2006-01-06
NFS: simplify inlined bit ops in nfs_page.h
Chuck Lever
1
-9
/
+3
2006-01-06
NFSv4: locking XDR cleanup
Trond Myklebust
1
-28
/
+24
2006-01-06
NFSv4: Make open_confirm() asynchronous too
Trond Myklebust
1
-1
/
+1
2006-01-06
NFSv4: stateful NFSv4 RPC call interface
Trond Myklebust
1
-2
/
+19
2006-01-06
SUNRPC: Further cleanups
Trond Myklebust
1
-0
/
+1
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
4
-13
/
+24
2006-01-06
SUNRPC: Yet more RPC cleanups
Trond Myklebust
1
-1
/
+2
2006-01-06
identify multipage ->writepages() calls
Andrew Morton
1
-4
/
+5
2006-01-06
Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
6
-34
/
+69
2006-01-06
[PATCH] Suspend support for libata
Jens Axboe
3
-0
/
+16
[next]