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-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
2007-10-30
[IPV6]: remove duplicate call to proc_net_remove
Daniel Lezcano
1
-4
/
+0
2007-10-17
[IPV6]: Cleanup snmp6_alloc_dev()
Pavel Emelyanov
1
-6
/
+1
2007-10-17
[IPV6]: Fix return type for snmp6_free_dev()
Pavel Emelyanov
1
-2
/
+1
2007-10-10
[IPV6]: Defer IPv6 device initialization until a valid qdisc is specified
Mitsuru Chinen
1
-3
/
+10
2007-10-10
[NET]: Make core networking code use seq_open_private
Pavel Emelyanov
1
-18
/
+2
2007-10-10
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
1
-9
/
+9
2007-10-10
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
1
-6
/
+9
2007-10-10
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
1
-0
/
+7
2007-10-10
[IPV6]: Remove redundant RTM_DELLINK message.
Milan Kocian
1
-2
/
+0
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-14
/
+14
2007-10-10
[NET]: Make device event notification network namespace safe
Eric W. Biederman
1
-0
/
+3
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-3
/
+4
2007-09-16
[IPV6]: Fix source address selection.
Jiri Kosina
1
-1
/
+1
2007-07-31
[IPV4/IPV6]: Fail registration if inet device construction fails
Herbert Xu
1
-3
/
+5
2007-07-15
[IPV6]: Call inet6addr_chain notifiers on link down
Vlad Yasevich
1
-0
/
+1
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
1
-1
/
+1
2007-07-10
[IPV6]: Remove unneeded pointer idev from addrconf_cleanup().
Micah Gruber
1
-2
/
+1
2007-07-10
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
1
-2
/
+2
2007-07-10
bonding / ipv6: no addrconf for slaves separately from master
Jay Vosburgh
1
-0
/
+3
2007-06-14
[IPV6] addrconf: Fix IPv6 on tuntap tunnels
Herbert Xu
1
-22
/
+11
2007-06-07
[NETLINK]: Mark netlink policies const
Patrick McHardy
1
-1
/
+1
2007-05-24
[IPV6]: Ignore ipv6 events on non-IPV6 capable devices.
Oliver Hartkopp
1
-10
/
+21
2007-05-10
[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.
YOSHIFUJI Hideaki
1
-0
/
+4
2007-05-03
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
1
-11
/
+17
2007-04-28
[IPV6]: Track device renames in snmp6.
Stephen Hemminger
1
-2
/
+4
2007-04-25
[IPV6]: Export in6addr_any for future use.
YOSHIFUJI Hideaki
1
-2
/
+0
2007-04-25
[IPV6]: Consolidate common SNMP code
Herbert Xu
1
-0
/
+60
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-2
/
+2
2007-04-25
[IPV6] SNMP: Netlink interface.
YOSHIFUJI Hideaki
1
-5
/
+17
2007-04-25
[RTNETLINK]: Remove unnecessary locking in dump callbacks
Patrick McHardy
1
-2
/
+0
2007-04-25
[IPv6]: Use rtnl registration interface
Thomas Graf
1
-19
/
+16
2007-04-25
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
Neil Horman
1
-15
/
+91
2007-04-25
[IPV6]: Decentralize EXPORT_SYMBOLs.
YOSHIFUJI Hideaki
1
-0
/
+9
2007-04-24
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
1
-0
/
+11
[prev]
[next]