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
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-23
[IPV6]: ip6_xmit: remove unnecessary NULL ptr check
Patrick McHardy
1
-1
/
+1
2006-03-22
[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand
Pablo Neira Ayuso
1
-0
/
+1
2006-03-22
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
1
-6
/
+9
2006-03-22
[NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layer
Patrick McHardy
1
-2
/
+2
2006-03-20
[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2
Ingo Oeser
1
-72
/
+69
2006-03-20
[IPV6]: Nearly complete kzalloc cleanup for net/ipv6
Ingo Oeser
8
-31
/
+16
2006-03-20
[IPV6]: Cleanup of net/ipv6/reassambly.c
Ingo Oeser
1
-18
/
+17
2006-03-20
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
6
-191
/
+179
2006-03-20
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
6
-63
/
+292
2006-03-20
[IPV6]: remove useless test in ip6_append_data
Dave Jones
1
-1
/
+1
2006-03-20
[NET]: sem2mutex part 2
Ingo Molnar
1
-1
/
+1
2006-03-20
[NET] sem2mutex: net/
Arjan van de Ven
3
-17
/
+20
2006-03-20
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
1
-11
/
+2
2006-03-20
[IPV6]: Fix some code/comment formatting in ip6_dst_output().
David S. Miller
1
-20
/
+21
2006-03-20
[IPSEC]: Sync series - fast path
Jamal Hadi Salim
2
-0
/
+2
2006-03-20
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...
Patrick McHardy
3
-185
/
+0
2006-03-20
[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
Patrick McHardy
2
-19
/
+6
2006-03-20
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
16
-6
/
+35
2006-03-20
[NETFILTER]: x_tables: pass registered match/target data to match/target func...
Patrick McHardy
1
-5
/
+6
2006-03-20
[NETFILTER]: Convert ip6_tables matches/targets to centralized error checking
Patrick McHardy
16
-165
/
+47
2006-03-20
[NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking
Patrick McHardy
1
-5
/
+21
2006-03-20
[NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm
Yasuyuki Kozakai
1
-4
/
+4
2006-03-20
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
Harald Welte
1
-17
/
+22
2006-03-20
[TCP]: MTU probing
John Heffner
1
-0
/
+1
2006-03-20
[IPCOMP6]: don't check vfree() argument for NULL.
Jesper Juhl
1
-2
/
+2
2006-03-20
[IPV6]: ROUTE: Ensure to accept redirects from nexthop for the target.
YOSHIFUJI Hideaki
1
-43
/
+47
2006-03-20
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
YOSHIFUJI Hideaki
2
-1
/
+22
2006-03-20
[IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation for ::/0.
YOSHIFUJI Hideaki
1
-0
/
+3
2006-03-20
[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...
YOSHIFUJI Hideaki
3
-1
/
+166
2006-03-20
[IPV6]: ROUTE: Add router_probe_interval sysctl.
YOSHIFUJI Hideaki
2
-1
/
+13
2006-03-20
[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
YOSHIFUJI Hideaki
2
-1
/
+21
2006-03-20
[IPV6]: ROUTE: Add Router Reachability Probing (RFC4191).
YOSHIFUJI Hideaki
1
-0
/
+39
2006-03-20
[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
YOSHIFUJI Hideaki
3
-4
/
+30
2006-03-20
[IPV6]: ROUTE: Handle finding the next best route in reachability in BACKTRAC...
YOSHIFUJI Hideaki
1
-10
/
+18
2006-03-20
[IPV6]: ROUTE: Try finding the next best route.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-03-20
[IPV6]: ROUTE: Clean up rt6_select() code path in ip6_route_{intput,output}().
YOSHIFUJI Hideaki
1
-26
/
+7
2006-03-20
[IPV6]: ROUTE: Try selecting better route for non-default routes as well.
YOSHIFUJI Hideaki
1
-5
/
+13
2006-03-20
[IPV6]: ROUTE: More strict check for default routers in rt6_get_dflt_router().
YOSHIFUJI Hideaki
1
-0
/
+1
2006-03-20
[IPV6]: ROUTE: Eliminate lock for default route pointer.
YOSHIFUJI Hideaki
2
-129
/
+69
2006-03-20
[IPV6]: ROUTE: Clean-up cow'ing in ip6_route_{intput,output}().
YOSHIFUJI Hideaki
1
-53
/
+60
2006-03-20
[IPV6]: ROUTE: Convert rt6_cow() to rt6_alloc_cow().
YOSHIFUJI Hideaki
1
-32
/
+25
2006-03-20
[IPV6]: ROUTE: Clean up reference counting / unlocking for returning object.
YOSHIFUJI Hideaki
1
-14
/
+15
2006-03-20
[IPV6]: ROUTE: Unify two code paths for pmtu disc.
YOSHIFUJI Hideaki
1
-14
/
+4
2006-03-20
[IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route allocation.
YOSHIFUJI Hideaki
1
-9
/
+18
2006-03-20
[IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes when cloning.
YOSHIFUJI Hideaki
1
-0
/
+2
2006-03-20
[IPV6]: ROUTE: Set appropriate information before inserting a route.
YOSHIFUJI Hideaki
1
-15
/
+18
2006-03-20
[IPV6]: ROUTE: Split up rt6_cow() for future changes.
YOSHIFUJI Hideaki
1
-11
/
+21
2006-03-20
[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
YOSHIFUJI Hideaki
2
-1
/
+12
2006-03-20
[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
YOSHIFUJI Hideaki
2
-1
/
+17
2006-03-20
[IPV6]: ADDRCONF: Split up ipv6_generate_eui64() by device type.
YOSHIFUJI Hideaki
1
-38
/
+53
[next]