index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
ip: convert to net_device_ops for ioctl
Stephen Hemminger
2008-11-19
1
-4
/
+9
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-06
1
-1
/
+3
|
\
|
*
ipv6: fix run pending DAD when interface becomes ready
Benjamin Thery
2008-11-05
1
-1
/
+3
*
|
net: '&' redux
Alexey Dobriyan
2008-11-03
1
-31
/
+31
*
|
net: replace %#p6 format specifier with %pi6
Harvey Harrison
2008-10-29
1
-1
/
+1
*
|
net: replace all current users of NIP6_SEQFMT with %#p6
Harvey Harrison
2008-10-28
1
-3
/
+2
|
/
*
sysctl: simplify ->strategy
Alexey Dobriyan
2008-10-16
1
-1
/
+0
*
ipv6: protocol for address routes
Stephen Hemminger
2008-08-23
1
-0
/
+1
*
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...
Brian Haley
2008-08-14
1
-2
/
+1
*
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
2008-07-25
1
-4
/
+7
*
ipv6: make struct ipv6_devconf static
Adrian Bunk
2008-07-22
1
-1
/
+1
*
ipv6: Fix warning in addrconf code.
David Miller
2008-07-20
1
-2
/
+1
*
ipv6 netns: Make several "global" sysctl variables namespace aware.
YOSHIFUJI Hideaki
2008-07-19
1
-3
/
+5
*
pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.
David S. Miller
2008-07-08
1
-3
/
+2
*
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
2008-07-08
1
-1
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-08
1
-2
/
+2
|
\
|
*
ipv6: fix race between ipv6_del_addr and DAD timer
Andrey Vagin
2008-07-08
1
-2
/
+2
*
|
ipv6 addrconf: add accept_dad sysctl to control DAD operation.
YOSHIFUJI Hideaki
2008-07-03
1
-0
/
+35
*
|
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
YOSHIFUJI Hideaki
2008-07-03
1
-0
/
+11
*
|
ipv6: Do not assign non-valid address on interface.
YOSHIFUJI Hideaki
2008-07-03
1
-0
/
+7
*
|
net: Disable LRO on devices that are forwarding
Ben Hutchings
2008-06-19
1
-0
/
+6
*
|
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...
David S. Miller
2008-06-11
1
-7
/
+15
|
\
\
|
*
|
ipv6 netns: Address labels per namespace
Benjamin Thery
2008-06-12
1
-5
/
+7
|
*
|
ipv6 addrconf: Introduce addrconf_is_prefix_route() helper.
YOSHIFUJI Hideaki
2008-06-12
1
-2
/
+8
|
|
/
*
|
net: remove CVS keywords
Adrian Bunk
2008-06-11
1
-2
/
+0
|
/
*
[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
YOSHIFUJI Hideaki
2008-06-05
1
-47
/
+50
*
[IPV6] ADDRCONF: Check range of prefix length
Thomas Graf
2008-06-05
1
-2
/
+8
*
ipv6 addrconf: Allow infinite prefix lifetime.
YOSHIFUJI Hideaki
2008-05-19
1
-24
/
+49
*
ndisc: Add missing strategies for per-device retrans timer/reachable time set...
YOSHIFUJI Hideaki
2008-05-19
1
-1
/
+1
*
[NETNS]: Remove empty ->init callback.
Pavel Emelyanov
2008-04-21
1
-7
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
1
-15
/
+16
|
\
|
*
[IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface.
YOSHIFUJI Hideaki
2008-04-13
1
-2
/
+1
|
*
[IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are...
YOSHIFUJI Hideaki
2008-04-13
1
-7
/
+9
|
*
[IPV6]: inet6_dev on loopback should be kept until namespace stop.
Denis V. Lunev
2008-04-03
1
-1
/
+1
|
*
[IPV6]: Event type in addrconf_ifdown is mis-used.
Denis V. Lunev
2008-04-03
1
-5
/
+5
*
|
[IPV6] MROUTE: Do not call ipv6_find_idev() directly.
YOSHIFUJI Hideaki
2008-04-13
1
-1
/
+1
*
|
[IPV6]: Use in6addr_any where appropriate.
YOSHIFUJI Hideaki
2008-04-12
1
-3
/
+1
*
|
[IPV6]: Define constants for link-local multicast addresses.
YOSHIFUJI Hideaki
2008-04-12
1
-18
/
+7
*
|
[IPV6]: Make address arguments const.
YOSHIFUJI Hideaki
2008-04-12
1
-3
/
+3
*
|
[IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().
YOSHIFUJI Hideaki
2008-04-12
1
-2
/
+24
*
|
[IPV6] ADDRCONF: Uninline ipv6_addr_hash().
YOSHIFUJI Hideaki
2008-04-12
1
-0
/
+19
*
|
[IPV6]: Use ipv6_addr_equal() instead of !ipv6_addr_cmp().
YOSHIFUJI Hideaki
2008-04-11
1
-1
/
+1
*
|
Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot...
David S. Miller
2008-04-08
1
-0
/
+25
|
\
\
|
*
|
[IPV6]: Unify ip6_onlink() and ipip6_onlink().
YOSHIFUJI Hideaki
2008-04-03
1
-0
/
+25
*
|
|
[IPV6] MROUTE: Support multicast forwarding.
YOSHIFUJI Hideaki
2008-04-05
1
-1
/
+14
*
|
|
[IPV6] ADDRCONF: Fix array size for sysctls.
YOSHIFUJI Hideaki
2008-04-04
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-02
1
-0
/
+19
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
IPv6: do not create temporary adresses with too short preferred lifetime
Benoit Boissinot
2008-04-02
1
-0
/
+16
|
*
IPv6: only update the lifetime of the relevant temporary address
Benoit Boissinot
2008-04-02
1
-0
/
+3
*
|
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-6
/
+6
[next]