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
2008-01-31
[NETFILTER]: Use const in struct xt_match, xt_target, xt_table
Jan Engelhardt
1
-1
/
+1
2008-01-31
[RAW]: Wrong content of the /proc/net/raw6.
Denis V. Lunev
1
-1
/
+1
2008-01-31
[RAW]: Family check in the /proc/net/raw[6] is extra.
Denis V. Lunev
1
-1
/
+1
2008-01-31
[NET]: should explicitely initialize atomic_t field in struct dst_ops
Eric Dumazet
2
-0
/
+3
2008-01-31
[XFRM]: constify 'struct xfrm_type'
Eric Dumazet
5
-6
/
+6
2008-01-31
[NETNS]: Add missing initialization of nl_info.nl_net in rtm_to_fib6_config()
Benjamin Thery
1
-0
/
+1
2008-01-31
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
2
-0
/
+5
2008-01-31
[IPCOMP]: Fetch nexthdr before ipch is destroyed
Herbert Xu
1
-1
/
+4
2008-01-31
[INET]: Prevent out-of-sync truesize on ip_fragment slow path
Herbert Xu
1
-1
/
+3
2008-01-31
[IPSEC]: Add support for combined mode algorithms
Herbert Xu
1
-16
/
+61
2008-01-31
[IPSEC]: Use crypto_aead and authenc in ESP
Herbert Xu
2
-181
/
+280
2008-01-31
Make !NETFILTER_ADVANCED enable IP6_NF_MATCH_IPV6HEADER
Linus Torvalds
1
-1
/
+1
2008-01-28
[IPV6] ADDRLABEL: Fix double free on label deletion.
YOSHIFUJI Hideaki
1
-8
/
+6
2008-01-28
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
2
-4
/
+4
2008-01-28
[NETNS][FRAGS]: Make the pernet subsystem for fragments.
Pavel Emelyanov
1
-1
/
+13
2008-01-28
[NETNS][FRAGS]: Make the LRU list per namespace.
Pavel Emelyanov
2
-2
/
+2
2008-01-28
[NETNS][FRAGS]: Isolate the secret interval from namespaces.
Pavel Emelyanov
2
-9
/
+3
2008-01-28
[NETNS][FRAGS]: Make thresholds work in namespaces.
Pavel Emelyanov
2
-14
/
+13
2008-01-28
[NETNS][FRAGS]: Make the net.ipv4.ipfrag_timeout work in namespaces.
Pavel Emelyanov
2
-5
/
+5
2008-01-28
[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
Pavel Emelyanov
1
-3
/
+38
2008-01-28
[NETNS][FRAGS]: Make the mem counter per-namespace.
Pavel Emelyanov
3
-21
/
+23
2008-01-28
[NETNS][FRAGS]: Make the nqueues counter per-namespace.
Pavel Emelyanov
3
-3
/
+6
2008-01-28
[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.
Pavel Emelyanov
2
-4
/
+7
2008-01-28
[NETNS][FRAGS]: Move ctl tables around.
Pavel Emelyanov
5
-77
/
+94
2008-01-28
[IPV6] NDISC: Sparse: Use different variable name for local use.
YOSHIFUJI Hideaki
1
-5
/
+5
2008-01-28
[IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forw...
YOSHIFUJI Hideaki
1
-20
/
+18
2008-01-28
[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...
YOSHIFUJI Hideaki
2
-5
/
+0
2008-01-28
[IPV6] ADDRLABEL: Sparse: Make several functions static.
YOSHIFUJI Hideaki
1
-10
/
+10
2008-01-28
[IPV6] UDPLITE: Sparse: Declare non-static symbols in header.
YOSHIFUJI Hideaki
1
-0
/
+1
2008-01-28
[IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void.
YOSHIFUJI Hideaki
2
-2
/
+2
2008-01-28
[IPV6]: addrconf sparse warnings
Stephen Hemminger
1
-1
/
+3
2008-01-28
[NETNS]: FIB rules API cleanup.
Denis V. Lunev
1
-2
/
+2
2008-01-28
[FIB]: Add netns to fib_rules_ops.
Denis V. Lunev
1
-0
/
+1
2008-01-28
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
1
-2
/
+2
2008-01-28
[IPV6]: Fix ip6_frag ctl
Daniel Lezcano
1
-0
/
+3
2008-01-28
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
Daniel Lezcano
2
-3
/
+3
2008-01-28
[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos
Patrick McHardy
1
-8
/
+0
2008-01-28
[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos
Patrick McHardy
1
-7
/
+0
2008-01-28
[NETFILTER]: {ip,ip6}_tables: remove some inlines
Denys Vlasenko
1
-19
/
+23
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
11
-11
/
+11
2008-01-28
[NETFILTER]: Remove some EXPERIMENTAL dependencies
Patrick McHardy
1
-6
/
+6
2008-01-28
[NETNS][RAW]: Create the /proc/net/raw(6) in each namespace.
Pavel Emelyanov
1
-3
/
+19
2008-01-28
[NETNS][RAW]: Eliminate explicit init_net references.
Pavel Emelyanov
1
-2
/
+2
2008-01-28
[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.
Pavel Emelyanov
1
-2
/
+2
2008-01-28
[NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware.
Pavel Emelyanov
1
-5
/
+13
2008-01-28
[IPV6] route: kill some bloat
Ilpo Järvinen
1
-2
/
+1
2008-01-28
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
Daniel Lezcano
2
-2
/
+4
2008-01-28
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
Daniel Lezcano
3
-9
/
+14
2008-01-28
[NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace aware
Daniel Lezcano
1
-3
/
+7
2008-01-28
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
Daniel Lezcano
8
-12
/
+17
[next]