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-03
[NET]: move struct proto_ops to const
Eric Dumazet
4
-7
/
+7
2006-01-03
[NET]: Small cleanup to socket initialization
Andi Kleen
2
-2
/
+0
2006-01-03
[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.
Frank Filz
1
-0
/
+14
2006-01-03
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
Frank Filz
2
-20
/
+72
2006-01-03
[FLS64]: x86_64 version
Stephen Hemminger
1
-1
/
+27
2006-01-03
[FLS64]: generic version
Stephen Hemminger
24
-1
/
+33
2006-01-03
[PKT_SCHED] netem: packet corruption option
Stephen Hemminger
1
-0
/
+7
2006-01-03
[AF_UNIX]: Use spinlock for unix_table_lock
David S. Miller
1
-1
/
+1
2006-01-03
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
5
-7
/
+8
2006-01-03
[TCP]: Move the TCPF_ enum to tcp_states.h
Arnaldo Carvalho de Melo
2
-16
/
+16
2006-01-03
[INET6]: Generalise tcp_v6_hash_connect
Arnaldo Carvalho de Melo
2
-2
/
+5
2006-01-03
[INET]: Generalise tcp_v4_hash_connect
Arnaldo Carvalho de Melo
2
-1
/
+4
2006-01-03
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
5
-4
/
+40
2006-01-03
[IPV6]: Export ipv6_opt_accepted
Arnaldo Carvalho de Melo
1
-0
/
+2
2006-01-03
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
3
-15
/
+26
2006-01-03
[IPV6]: Generalise some functions
Arnaldo Carvalho de Melo
2
-1
/
+14
2006-01-03
[NET]: Avoid atomic xchg() for non-error case
Benjamin LaHaise
1
-1
/
+4
2006-01-03
[IP]: Simplify and consolidate MSG_PEEK error handling
Herbert Xu
1
-0
/
+2
2006-01-03
[ICSK]: Move v4_addr2sockaddr from TCP to icsk
Arnaldo Carvalho de Melo
1
-0
/
+2
2006-01-03
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
4
-52
/
+28
2006-01-03
[IPV6]: Introduce inet6_rsk()
Arnaldo Carvalho de Melo
2
-6
/
+37
2006-01-03
[IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add
Arnaldo Carvalho de Melo
2
-1
/
+32
2006-01-03
[ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-01-03
[IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash
Arnaldo Carvalho de Melo
1
-0
/
+26
2006-01-03
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
Arnaldo Carvalho de Melo
1
-1
/
+5
2006-01-03
[IPV4]: Safer reassembly
Herbert Xu
3
-0
/
+4
2006-01-03
[LSM-IPSec]: Security association restriction.
Trent Jaeger
5
-6
/
+202
2006-01-02
[PATCH] Avoid namespace pollution in <asm/param.h>
Dag-Erling Smørgrav
2
-4
/
+2
2005-12-27
[IPV6] mcast: Fix multiple issues in MLDv2 reports.
David L Stevens
1
-0
/
+1
2005-12-24
[PATCH] n_r3964: fixed usage of HZ; removed bad include
Kurt Huwig
1
-7
/
+13
2005-12-24
[PATCH] Fix typo in x86_64 __build_write_lock_const assembly
Ben Collins
1
-1
/
+1
2005-12-24
[PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu
Ravikiran G Thirumalai
2
-2
/
+2
2005-12-22
Pull owner_id into release branch
Len Brown
1
-1
/
+1
2005-12-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+2
2005-12-22
[PATCH] fix race with preempt_enable()
Nicolas Pitre
1
-0
/
+1
2005-12-22
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a
David S. Miller
2
-0
/
+2
2005-12-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+11
2005-12-21
[PATCH] include/linux/irq.h: #include <linux/smp.h>
Adrian Bunk
1
-1
/
+1
2005-12-21
[IPV6]: Defer IPv6 device initialization until the link becomes ready.
YOSHIFUJI Hideaki
1
-0
/
+1
2005-12-21
[IPV6]: Flag RTF_ANYCAST for anycast routes.
YOSHIFUJI Hideaki
1
-0
/
+1
2005-12-21
[ACPI] increase owner_id limit to 64 from 32
Alex Williamson
1
-1
/
+1
2005-12-20
[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()
Tom Zanussi
1
-2
/
+3
2005-12-19
NFS: Fix another O_DIRECT race
Trond Myklebust
1
-0
/
+1
2005-12-19
[IPSEC]: Perform SA switchover immediately.
David S. Miller
1
-0
/
+1
2005-12-19
[RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.h
Kristian Slavov
1
-0
/
+4
2005-12-18
[PATCH] mtd onenand driver: reduce stack usage
Kyungmin Park
1
-2
/
+2
2005-12-18
[PATCH] mtd onenand driver: check correct manufacturer
Kyungmin Park
1
-1
/
+0
2005-12-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-10
/
+2
2005-12-16
[PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fix
Al Viro
1
-3
/
+0
2005-12-16
[IA64] Add __read_mostly support for IA64
Christoph Lameter
1
-1
/
+1
[next]