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
[CAN]: Add maintainer entries
Oliver Hartkopp
2
-0
/
+25
2008-01-28
[CAN]: Add missing Kbuild entries
Oliver Hartkopp
2
-0
/
+5
2008-01-28
[CAN]: Fix plain integer definitions in userspace header.
Oliver Hartkopp
1
-4
/
+4
2008-01-28
[CAN]: Add virtual CAN netdevice driver
Oliver Hartkopp
5
-0
/
+203
2008-01-28
[CAN]: Add broadcast manager (bcm) protocol
Oliver Hartkopp
4
-0
/
+1642
2008-01-28
[CAN]: Add raw protocol
Oliver Hartkopp
4
-0
/
+808
2008-01-28
[CAN]: Add PF_CAN core module
Oliver Hartkopp
10
-0
/
+1809
2008-01-28
[CAN]: Allocate protocol numbers for PF_CAN
Oliver Hartkopp
6
-4
/
+11
2008-01-28
[NET]: NET_CLS_ROUTE : convert ip_rt_acct to per_cpu variables
Eric Dumazet
2
-13
/
+4
2008-01-28
[TCP]: Rewrite SACK block processing & sack_recv_cache use
Ilpo Järvinen
4
-117
/
+172
2008-01-28
[TCP]: Earlier SACK block verification & simplify access to them
Ilpo Järvinen
2
-35
/
+52
2008-01-28
[TCP]: Create tcp_sacktag_one().
Ilpo Järvinen
1
-96
/
+96
2008-01-28
[TCP]: Prior_fackets can be replaced by highest_sack seq
Ilpo Järvinen
1
-3
/
+2
2008-01-28
[TCP]: Make lost retrans detection more self-contained
Ilpo Järvinen
1
-9
/
+11
2008-01-28
[TCP]: Convert highest_sack to sk_buff to allow direct access
Ilpo Järvinen
4
-17
/
+30
2008-01-28
[TCP]: non-FACK SACK follows conservative SACK loss recovery
Ilpo Järvinen
1
-18
/
+62
2008-01-28
[TCP]: Extend reordering detection to cover CA_Loss partially
Ilpo Järvinen
1
-1
/
+2
2008-01-28
[TCP]: Move !in_sack test earlier in sacktag & reorganize if()s
Ilpo Järvinen
1
-17
/
+14
2008-01-28
[NET]: Move sock_valbool_flag to socket.c
Pavel Emelyanov
2
-17
/
+11
2008-01-28
[NET]: Use sockfd_lookup_light in the rest of the net/socket.c
Pavel Emelyanov
1
-18
/
+7
2008-01-28
[IPV4] ipconfig: Implement DHCP Class-identifier
Rainer Jochem
1
-0
/
+24
2008-01-28
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
19
-43
/
+43
2008-01-28
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
YOSHIFUJI Hideaki
6
-31
/
+608
2008-01-28
[IPV6] ADDRCONF: Allow address selection policy with ifindex.
YOSHIFUJI Hideaki
1
-4
/
+8
2008-01-28
[IPV6] ADDRCONF: Rename ipv6_saddr_label() to ipv6_addr_label().
YOSHIFUJI Hideaki
1
-4
/
+6
2008-01-28
[IPSEC]: Kill afinfo->nf_post_routing
David S. Miller
4
-4
/
+1
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
69
-302
/
+321
2008-01-28
[IPSEC]: Add async resume support on input
Herbert Xu
4
-5
/
+40
2008-01-28
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
8
-15
/
+16
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
[next]