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-03-20
[IRDA]: TOIM3232 dongle support
David Basden
1
-0
/
+1
2006-03-20
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
1
-0
/
+4
2006-03-20
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
John Heffner
2
-2
/
+6
2006-03-20
[AF_UNIX]: scm: better initialization
Benjamin LaHaise
1
-4
/
+6
2006-03-20
[NET]: Uninline kfree_skb and allow NULL argument
Jörn Engel
1
-16
/
+1
2006-03-20
[XFRM]: Rearrange struct xfrm_aevent_id for better compatibility.
Jamal Hadi Salim
1
-1
/
+1
2006-03-20
[DCCP] feat: Introduce sysctls for the default features
Arnaldo Carvalho de Melo
1
-0
/
+16
2006-03-20
[DCCP]: Make CCID2 be the default
Arnaldo Carvalho de Melo
1
-9
/
+0
2006-03-20
[DCCP]: sparse endianness annotations
Andrea Bittau
1
-31
/
+21
2006-03-20
[NETFILTER]: Fix skb->nf_bridge lifetime issues
Patrick McHardy
1
-10
/
+14
2006-03-20
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
1
-2
/
+0
2006-03-20
[IPSEC]: Sync series - policy expires
Jamal Hadi Salim
1
-1
/
+1
2006-03-20
[IPSEC]: Sync series - SA expires
Jamal Hadi Salim
1
-0
/
+3
2006-03-20
[IPSEC]: Sync series - acquire insert
Jamal Hadi Salim
1
-1
/
+1
2006-03-20
[IPSEC]: Sync series - core changes
Jamal Hadi Salim
3
-1
/
+75
2006-03-20
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...
Patrick McHardy
1
-0
/
+1
2006-03-20
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
Patrick McHardy
1
-0
/
+1
2006-03-20
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...
Patrick McHardy
4
-106
/
+94
2006-03-20
[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
Patrick McHardy
1
-0
/
+12
2006-03-20
[NETFILTER]: x_tables: pass registered match/target data to match/target func...
Patrick McHardy
1
-2
/
+8
2006-03-20
[NETFILTER]: xt_tables: add centralized error checking
Patrick McHardy
1
-4
/
+19
2006-03-20
[DCCP]: Set the default CCID according to kernel config selection
Ian McDonald
1
-1
/
+10
2006-03-20
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
Harald Welte
1
-22
/
+34
2006-03-20
[TCP]: MTU probing
John Heffner
3
-0
/
+24
2006-03-20
[TG3]: Add support for 5714S and 5715S
Michael Chan
1
-0
/
+2
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
1
-1
/
+34
2006-03-20
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
Andrea Bittau
1
-3
/
+5
2006-03-20
[LIST]: Introduce list_for_each_entry_from
Arnaldo Carvalho de Melo
1
-0
/
+11
2006-03-20
[LIST]: Introduce list_for_each_entry_safe_from
Arnaldo Carvalho de Melo
1
-0
/
+13
2006-03-20
[NETFILTER] nfnetlink_log: add sequence numbers for log events
Harald Welte
1
-0
/
+6
2006-03-20
[NETFILTER] NAT sequence adjustment: Save eight bytes per conntrack
Harald Welte
1
-1
/
+1
2006-03-20
[NET]: Reduce size of struct sk_buff on 64 bit architectures
Patrick McHardy
1
-1
/
+1
2006-03-20
[NET] core: add RFC2863 operstate
Stefan Rompf
3
-5
/
+58
2006-03-20
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
YOSHIFUJI Hideaki
2
-0
/
+5
2006-03-20
[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...
YOSHIFUJI Hideaki
3
-0
/
+25
2006-03-20
[IPV6]: ROUTE: Add router_probe_interval sysctl.
YOSHIFUJI Hideaki
2
-0
/
+3
2006-03-20
[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
YOSHIFUJI Hideaki
2
-0
/
+5
2006-03-20
[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
YOSHIFUJI Hideaki
3
-3
/
+19
2006-03-20
[IPV6]: ROUTE: Eliminate lock for default route pointer.
YOSHIFUJI Hideaki
1
-2
/
+0
2006-03-20
[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
YOSHIFUJI Hideaki
2
-0
/
+3
2006-03-20
[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
YOSHIFUJI Hideaki
2
-0
/
+3
2006-03-20
[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.
YOSHIFUJI Hideaki
1
-3
/
+0
2006-03-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
38
-682
/
+3797
2006-03-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-29
/
+191
2006-03-20
Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-5
/
+15
2006-03-20
Merge branch 'master'
Jeff Garzik
10
-86
/
+138
2006-03-20
[SPARC64]: Fix 2 bugs in huge page support.
David S. Miller
1
-0
/
+1
2006-03-20
[SPARC64]: Optimized TSB table initialization.
David S. Miller
1
-0
/
+1
2006-03-20
[SPARC64]: Increase top of 32-bit process stack.
David S. Miller
1
-2
/
+4
2006-03-20
[SPARC64]: Top-down address space allocation for 32-bit tasks.
David S. Miller
2
-1
/
+6
[next]