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
2010-02-26
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
3
-4
/
+3
2010-02-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+14
2010-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-229
/
+215
2010-02-24
netfilter: xtables: reduce arguments to translate_table
Jan Engelhardt
1
-27
/
+15
2010-02-24
netfilter: xtables: optimize call flow around xt_ematch_foreach
Jan Engelhardt
1
-62
/
+31
2010-02-24
netfilter: xtables: replace XT_MATCH_ITERATE macro
Jan Engelhardt
1
-17
/
+61
2010-02-24
netfilter: xtables: optimize call flow around xt_entry_foreach
Jan Engelhardt
1
-118
/
+61
2010-02-24
netfilter: xtables: replace XT_ENTRY_ITERATE macro
Jan Engelhardt
1
-56
/
+104
2010-02-22
xfrm: SA lookups signature with mark
Jamal Hadi Salim
4
-5
/
+7
2010-02-19
net: Fix sysctl restarts...
Eric W. Biederman
1
-2
/
+14
2010-02-19
netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...
Patrick McHardy
1
-7
/
+1
2010-02-18
ipv6: drop unused "dev" arg of icmpv6_send()
Alexey Dobriyan
13
-27
/
+23
2010-02-18
ipv6: use standard lists for FIB walks
Alexey Dobriyan
1
-13
/
+4
2010-02-18
ipv6: remove stale MIB definitions
Alexey Dobriyan
1
-5
/
+0
2010-02-17
IPv6: convert mc_lock to spinlock
Stephen Hemminger
1
-9
/
+10
2010-02-17
net: remove INIT_RCU_HEAD() usage
Alexey Dobriyan
2
-2
/
+0
2010-02-16
percpu: add __percpu sparse annotations to net
Tejun Heo
3
-36
/
+39
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+1
2010-02-16
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
2
-4
/
+2
2010-02-16
tunnels: fix netns vs proto registration ordering
Alexey Dobriyan
3
-55
/
+41
2010-02-16
ipcomp: Avoid duplicate calls to ipcomp_destroy
Herbert Xu
1
-5
/
+1
2010-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
9
-435
/
+208
2010-02-15
IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
Shan Wei
1
-9
/
+4
2010-02-15
netfilter: nf_conntrack: add support for "conntrack zones"
Patrick McHardy
2
-6
/
+14
2010-02-15
netfilter: nf_conntrack: pass template to l4proto ->error() handler
Patrick McHardy
1
-1
/
+2
2010-02-15
netfilter: xtables: add const qualifiers
Jan Engelhardt
1
-40
/
+48
2010-02-15
netfilter: xtables: constify args in compat copying functions
Jan Engelhardt
1
-2
/
+2
2010-02-15
netfilter: iptables: remove unused function arguments
Jan Engelhardt
1
-7
/
+3
2010-02-12
udp: remove redundant variable
Gerrit Renker
1
-8
/
+7
2010-02-12
IPv6: remove trivial nested _bh suffix
stephen hemminger
1
-10
/
+11
2010-02-12
IPv6: keep permanent addresses on admin down
stephen hemminger
1
-11
/
+24
2010-02-12
ipv6: fib: fix crash when changing large fib while dumping it
Patrick McHardy
1
-2
/
+27
2010-02-11
netfilter: xtables: fix mangle tables
Alexey Dobriyan
1
-1
/
+3
2010-02-10
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
5
-134
/
+39
2010-02-10
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
4
-112
/
+28
2010-02-10
netfilter: xtables: compact table hook functions (2/2)
Jan Engelhardt
3
-18
/
+6
2010-02-10
netfilter: xtables: compact table hook functions (1/2)
Jan Engelhardt
4
-106
/
+51
2010-02-10
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
26
-150
/
+197
2010-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2010-02-08
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
1
-2
/
+2
2010-02-03
netfilter: nf_conntrack: support conntrack templates
Patrick McHardy
1
-1
/
+1
2010-02-03
netfilter: add struct net * to target parameters
Patrick McHardy
1
-3
/
+5
2010-01-28
netns xfrm: ipcomp6 support
Alexey Dobriyan
1
-5
/
+8
2010-01-28
netns xfrm: xfrm6_tunnel in netns
Alexey Dobriyan
2
-59
/
+85
2010-01-28
netns xfrm: fixup xfrm6_tunnel error propagation
Alexey Dobriyan
1
-5
/
+11
2010-01-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-11
/
+15
2010-01-26
ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure
Shan Wei
1
-0
/
+1
2010-01-24
netns xfrm: deal with dst entries in netns
Alexey Dobriyan
1
-11
/
+14
2010-01-23
net: constify MIB name tables
Alexey Dobriyan
1
-6
/
+6
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+6
[next]