index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-04
[IPV6] ADDRCONF: Fix array size for sysctls.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-0
/
+19
2008-04-02
IPv6: do not create temporary adresses with too short preferred lifetime
Benoit Boissinot
1
-0
/
+16
2008-04-02
IPv6: only update the lifetime of the relevant temporary address
Benoit Boissinot
1
-0
/
+3
2008-03-26
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-6
/
+6
2008-03-26
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-2
/
+2
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-5
/
+5
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-22
/
+22
2008-03-25
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
1
-3
/
+14
2008-03-25
[IPV6] ADDRCONF: Clean-up ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
1
-214
/
+206
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-03-05
[IPV6]: Remove commented lines.
Daniel Lezcano
1
-9
/
+0
2008-03-05
[NETNS][IPV6] addrconf - make addrconf per namespace
Benjamin Thery
1
-63
/
+50
2008-03-05
[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addr...
Daniel Lezcano
1
-18
/
+48
2008-03-04
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
Daniel Lezcano
1
-9
/
+0
2008-03-04
[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer
Daniel Lezcano
1
-6
/
+6
2008-03-04
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt...
Daniel Lezcano
1
-1
/
+1
2008-03-04
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
Daniel Lezcano
1
-2
/
+2
2008-03-03
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
Daniel Lezcano
1
-1
/
+2
2008-03-04
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
1
-8
/
+1
2008-02-28
[IPV6]: Fix source address selection for ORCHID addresses
Juha-Matti Tapio
1
-0
/
+5
2008-02-26
[IPV6]: Add missing initializations of the new nl_info.nl_net field
Benjamin Thery
1
-0
/
+3
2008-01-28
[IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forw...
YOSHIFUJI Hideaki
1
-20
/
+18
2008-01-28
[IPV6]: addrconf sparse warnings
Stephen Hemminger
1
-1
/
+3
2008-01-28
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
Daniel Lezcano
1
-1
/
+3
2008-01-28
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
Daniel Lezcano
1
-4
/
+7
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
1
-2
/
+4
2008-01-28
[NETNS][IPV6]: inet6_addr - isolate inet6 addresses from proc file
Daniel Lezcano
1
-6
/
+35
2008-01-28
[NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlers
Pavel Emelyanov
1
-6
/
+7
2008-01-28
[NETNS]: Use the per-net ipv6_devconf_dflt
Pavel Emelyanov
1
-3
/
+3
2008-01-28
[NETNS]: Create ipv6 devconf-s for namespaces
Pavel Emelyanov
1
-12
/
+70
2008-01-28
[NETNS]: Make the ctl-tables per-namespace
Pavel Emelyanov
1
-10
/
+14
2008-01-28
[NETNS]: Make the __addrconf_sysctl_register return an error
Pavel Emelyanov
1
-3
/
+3
2008-01-28
[NETNS]: Clean out the ipv6-related sysctls creation/destruction
Pavel Emelyanov
1
-29
/
+34
2008-01-28
[IPV6]: fix section mismatch warnings
Daniel Lezcano
1
-1
/
+1
2008-01-28
[NET]: Remove unused "mibalign" argument for snmp_mib_init().
YOSHIFUJI Hideaki
1
-6
/
+3
2008-01-28
[IPV6]: Eliminate difference in actions of sysctl and proc handler for conf.a...
Pavel Emelyanov
1
-36
/
+20
2008-01-28
[IPV6]: Use ctl paths to register addrconf sysctls
Pavel Emelyanov
1
-60
/
+20
2008-01-28
[IPV6]: Unify and cleanup calls to addrconf_sysctl_register
Pavel Emelyanov
1
-16
/
+16
2008-01-28
[IPV6]: Cleanup the addconf_sysctl_register
Pavel Emelyanov
1
-8
/
+8
2008-01-28
[IPV6]: Add RFC4214 support
Fred L. Templin
1
-1
/
+21
2008-01-28
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
1
-7
/
+7
2008-01-28
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
1
-0
/
+31
2008-01-28
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
YOSHIFUJI Hideaki
1
-31
/
+9
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
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
1
-3
/
+1
2007-11-30
[IPV6]: Restore IPv6 when MTU is big enough
Evgeniy Polyakov
1
-1
/
+10
2007-11-19
[IPV6]: Add missing "space"
Joe Perches
1
-1
/
+1
[next]