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: addrconf: validate new MTU before applying it
Marcelo Leitner
2015-02-23
1
-1
/
+16
*
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
*
ipv6: remove unused function ipv6_inherit_linklocal()
WANG Cong
2014-05-05
1
-12
/
+0
*
ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
Heiner Kallweit
2014-04-22
1
-4
/
+16
*
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-28
1
-51
/
+142
*
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
2014-03-13
1
-1
/
+4
*
gre: add link local route when local addr is any
Nicolas Dichtel
2014-02-17
1
-0
/
+2
*
ipv6: reallocate addrconf router for ipv6 address when lo device up
Gao feng
2014-01-24
1
-2
/
+12
*
ipv6: optimize link local address search
Hannes Frederic Sowa
2014-01-19
1
-3
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
1
-21
/
+17
|
\
|
*
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
2014-01-17
1
-21
/
+17
*
|
ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
Thomas Haller
2014-01-15
1
-75
/
+109
*
|
ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
Thomas Haller
2014-01-15
1
-6
/
+13
*
|
ipv6: addrconf spelling fixes
stephen hemminger
2014-01-14
1
-5
/
+5
*
|
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
1
-2
/
+4
|
\
\
|
|
/
|
*
ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
Hannes Frederic Sowa
2014-01-09
1
-2
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-10
1
-1
/
+3
|
\
\
|
*
|
ipv6: Add checks for 6LOWPAN ARP type
Jukka Rissanen
2013-12-11
1
-1
/
+3
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-5
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ipv6: don't install anycast address for /128 addresses on routers
Hannes Frederic Sowa
2014-01-06
1
-2
/
+2
|
*
|
ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...
Yasushi Asano
2014-01-02
1
-3
/
+10
[next]