index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPV6]: Restore IPv6 when MTU is big enough
Evgeniy Polyakov
2007-11-30
1
-1
/
+10
*
[IPV6]: Add missing "space"
Joe Perches
2007-11-19
1
-1
/
+1
*
[IPV6]: remove duplicate call to proc_net_remove
Daniel Lezcano
2007-10-30
1
-4
/
+0
*
[IPV6]: Cleanup snmp6_alloc_dev()
Pavel Emelyanov
2007-10-17
1
-6
/
+1
*
[IPV6]: Fix return type for snmp6_free_dev()
Pavel Emelyanov
2007-10-17
1
-2
/
+1
*
[IPV6]: Defer IPv6 device initialization until a valid qdisc is specified
Mitsuru Chinen
2007-10-10
1
-3
/
+10
*
[NET]: Make core networking code use seq_open_private
Pavel Emelyanov
2007-10-10
1
-18
/
+2
*
[NET]: Make the loopback device per network namespace.
Eric W. Biederman
2007-10-10
1
-9
/
+9
*
[NET]: Dynamically allocate the loopback device, part 1.
Daniel Lezcano
2007-10-10
1
-6
/
+9
*
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
David L Stevens
2007-10-10
1
-0
/
+7
*
[IPV6]: Remove redundant RTM_DELLINK message.
Milan Kocian
2007-10-10
1
-2
/
+0
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-14
/
+14
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
1
-0
/
+3
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
1
-3
/
+4
*
[IPV6]: Fix source address selection.
Jiri Kosina
2007-09-16
1
-1
/
+1
*
[IPV4/IPV6]: Fail registration if inet device construction fails
Herbert Xu
2007-07-31
1
-3
/
+5
*
[IPV6]: Call inet6addr_chain notifiers on link down
Vlad Yasevich
2007-07-15
1
-0
/
+1
*
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-07-10
1
-1
/
+1
*
[IPV6]: Remove unneeded pointer idev from addrconf_cleanup().
Micah Gruber
2007-07-10
1
-2
/
+1
*
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
2007-07-10
1
-2
/
+2
*
bonding / ipv6: no addrconf for slaves separately from master
Jay Vosburgh
2007-07-10
1
-0
/
+3
*
[IPV6] addrconf: Fix IPv6 on tuntap tunnels
Herbert Xu
2007-06-14
1
-22
/
+11
*
[NETLINK]: Mark netlink policies const
Patrick McHardy
2007-06-07
1
-1
/
+1
*
[IPV6]: Ignore ipv6 events on non-IPV6 capable devices.
Oliver Hartkopp
2007-05-24
1
-10
/
+21
*
[IPV6] ROUTE: Assign rt6i_idev for ip6_{prohibit,blk_hole}_entry.
YOSHIFUJI Hideaki
2007-05-10
1
-0
/
+4
*
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2007-05-03
1
-11
/
+17
*
[IPV6]: Track device renames in snmp6.
Stephen Hemminger
2007-04-28
1
-2
/
+4
*
[IPV6]: Export in6addr_any for future use.
YOSHIFUJI Hideaki
2007-04-25
1
-2
/
+0
*
[IPV6]: Consolidate common SNMP code
Herbert Xu
2007-04-25
1
-0
/
+60
*
[NET]: cleanup extra semicolons
Stephen Hemminger
2007-04-25
1
-2
/
+2
*
[IPV6] SNMP: Netlink interface.
YOSHIFUJI Hideaki
2007-04-25
1
-5
/
+17
*
[RTNETLINK]: Remove unnecessary locking in dump callbacks
Patrick McHardy
2007-04-25
1
-2
/
+0
*
[IPv6]: Use rtnl registration interface
Thomas Graf
2007-04-25
1
-19
/
+16
*
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
Neil Horman
2007-04-25
1
-15
/
+91
*
[IPV6]: Decentralize EXPORT_SYMBOLs.
YOSHIFUJI Hideaki
2007-04-25
1
-0
/
+9
*
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
2007-04-24
1
-0
/
+11
*
[IPV6]: Set IF_READY if the device is up and has carrier
Herbert Xu
2007-03-27
1
-0
/
+3
*
[NET]: fix up misplaced inlines.
Dave Jones
2007-03-22
1
-3
/
+3
*
[IPV6]: Do not set IF_READY if device is down
Herbert Xu
2007-03-07
1
-4
/
+0
*
[IPV6]: anycast refcnt fix
Michal Wrobel
2007-02-28
1
-0
/
+2
*
[IPV6] ADDRCONF: Register inet6_dev earlier.
YOSHIFUJI Hideaki
2007-02-26
1
-0
/
+8
*
[IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.
YOSHIFUJI Hideaki
2007-02-26
1
-8
/
+14
*
[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.
YOSHIFUJI Hideaki
2007-02-26
1
-68
/
+0
*
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
2007-02-14
1
-5
/
+0
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-2
/
+2
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-99
/
+99
*
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
2007-02-08
1
-25
/
+45
*
[IPV6]: Fix up some CONFIG typos
Neil Horman
2007-01-30
1
-2
/
+2
[next]