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
...
*
|
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-08-13
1
-1
/
+104
*
|
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2015-07-30
1
-0
/
+10
*
|
ipv6: sysctl to restrict candidate source addresses
Erik Kline
2015-07-22
1
-3
/
+19
*
|
ipv6: Remove unused arguments for __ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
2015-07-16
1
-4
/
+2
*
|
ipv6: Fix finding best source address in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki/吉藤英明
2015-07-15
1
-12
/
+18
*
|
ipv6: Do not iterate over all interfaces when finding source address on speci...
YOSHIFUJI Hideaki/吉藤英明
2015-07-10
1
-90
/
+107
|
/
*
ipv6: Consider RTF_CACHE when searching the fib6 tree
Martin KaFai Lau
2015-05-01
1
-0
/
+2
*
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-04-02
1
-2
/
+2
*
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-5
/
+5
*
ipv6: coding style: comparison for equality with NULL
Ian Morris
2015-03-31
1
-44
/
+44
*
ipv6: fix sparse warnings in privacy stable addresses generation
Hannes Frederic Sowa
2015-03-24
1
-5
/
+5
*
ipv6: introduce idgen_delay and idgen_retries knobs
Hannes Frederic Sowa
2015-03-23
1
-7
/
+4
*
ipv6: do retries on stable privacy addresses
Hannes Frederic Sowa
2015-03-23
1
-3
/
+54
*
ipv6: collapse state_lock and lock
Hannes Frederic Sowa
2015-03-23
1
-16
/
+15
*
ipv6: introduce IFA_F_STABLE_PRIVACY flag
Hannes Frederic Sowa
2015-03-23
1
-6
/
+8
*
ipv6: generation of stable privacy addresses for link-local and autoconf
Hannes Frederic Sowa
2015-03-23
1
-4
/
+126
*
ipv6: introduce secret_stable to ipv6_devconf
Hannes Frederic Sowa
2015-03-23
1
-0
/
+68
*
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2015-03-18
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
1
-1
/
+16
|
\
|
*
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
2015-02-23
1
-1
/
+16
*
|
multicast: Extend ip address command to enable multicast group join/leave on
Madhu Challa
2015-02-27
1
-3
/
+35
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-09
1
-2
/
+34
|
\
|
*
ipv6: addrconf: add missing validate_link_af handler
Daniel Borkmann
2015-02-06
1
-0
/
+17
|
*
net: ipv6: allow explicitly choosing optimistic addresses
Erik Kline
2015-02-05
1
-2
/
+17
*
|
net: mark some potential candidates __read_mostly
Daniel Borkmann
2015-01-30
1
-1
/
+1
*
|
net: ipv6: Add sysctl entry to disable MTU updates from RA
Harout Hedeshian
2015-01-25
1
-0
/
+10
*
|
netlink: Fix bugs in nlmsg_end() conversions.
David S. Miller
2015-01-18
1
-1
/
+1
*
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-13
/
+19
|
/
*
ipv6: Remove unnecessary test
zhuyj
2014-11-26
1
-4
/
+2
*
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
2014-11-23
1
-4
/
+8
*
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
1
-0
/
+1
|
\
|
*
ipv6: notify userspace when we added or changed an ipv6 token
Lubomir Rintel
2014-10-29
1
-0
/
+1
*
|
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
2014-10-29
1
-2
/
+44
*
|
ipv6: replace min/casting by min_t
Fabian Frederick
2014-10-27
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
1
-1
/
+2
|
\
|
*
ipv6: remove rt6i_genid
Hannes Frederic Sowa
2014-09-30
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-3
/
+5
|
\
\
|
|
/
|
*
ipv6: clean up anycast when an interface is destroyed
Sabrina Dubroca
2014-09-12
1
-3
/
+5
*
|
ipv6: exit early in addrconf_notify() if IPv6 is disabled
WANG Cong
2014-09-13
1
-0
/
+3
*
|
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
2014-09-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
1
-19
/
+10
|
\
\
|
|
/
|
*
ipv6: use addrconf_get_prefix_route() to remove peer addr
Nicolas Dichtel
2014-09-05
1
-3
/
+2
|
*
ipv6: fix a refcnt leak with peer addr
Nicolas Dichtel
2014-09-05
1
-5
/
+2
|
*
ipv6: fix rtnl locking in setsockopt for anycast and multicast
Sabrina Dubroca
2014-09-05
1
-10
/
+5
*
|
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-08-24
1
-6
/
+6
|
/
*
ipv6: fail early when creating netdev named all or default
WANG Cong
2014-07-29
1
-28
/
+54
*
ipv6: addrconf: implement address generation modes
Jiri Pirko
2014-07-11
1
-18
/
+38
*
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
2014-07-01
1
-0
/
+10
*
net: clean up snmp stats code
WANG Cong
2014-05-07
1
-11
/
+6
[prev]
[next]