index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
2016-04-13
net: ipv6: Do not keep linklocal and loopback addresses
David Ahern
2016-04-11
net: vrf: Fix dev refcnt leak due to IPv6 prefix route
David Ahern
2016-03-13
netconf: add macro to represent all attributes
Zhang Shengju
2016-03-03
net: ipv6: Fix refcnt on host routes
David Ahern
2016-03-01
net: ipv6/l3mdev: Move host route on saved address if necessary
David Ahern
2016-02-25
net: ipv6: Make address flushing on ifdown optional
David Ahern
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-19
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
2016-02-11
ipv6: add option to drop unsolicited neighbor advertisements
Johannes Berg
2016-02-11
ipv6: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
2016-02-06
ipv6: addrconf: Fix recursive spin lock call
subashab@codeaurora.org
2016-01-10
ipv6: always add flag an address that failed DAD with DADFAILED
Lubomir Rintel
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-22
addrconf: always initialize sysctl table data
WANG Cong
2015-12-18
ipv6: addrconf: use stable address generator for ARPHRD_NONE
Bjørn Mork
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-15
ipv6: automatically enable stable privacy mode if stable_secret set
Hannes Frederic Sowa
2015-12-14
ipv6: addrconf: drop ieee802154 specific things
Alexander Aring
2015-12-05
ipv6: keep existing flags when setting IFA_F_OPTIMISTIC
Bjørn Mork
2015-12-05
ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses
Andrew Lunn
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
net: ipv6: restrict hop_limit sysctl setting to range [1; 255]
Phil Sutter
2015-12-01
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
2015-11-04
ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
Sabrina Dubroca
2015-10-30
ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU
Alexander Duyck
2015-10-21
netlink: Rightsize IFLA_AF_SPEC size calculation
Arad, Ronen
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-13
net: Add VRF support to IPv6 stack
David Ahern
2015-10-11
ipv6: gre: setup default multicast routes over PtP links
Hannes Frederic Sowa
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
2015-09-15
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
Sowmini Varadhan
2015-09-15
ipv6: Avoid double dst_free
Martin KaFai Lau
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-08-30
net: Optimize snmp stat aggregation by walking all the percpu data at once
Raghavendra K T
2015-08-30
net/ipv6: Export addrconf_ifid_eui48
Matan Barak
2015-08-20
ipv6: ndisc: inherit metadata dst when creating ndisc requests
Jiri Benc
2015-08-13
net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo
Andy Gospodarek
2015-08-13
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-07-30
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2015-07-22
ipv6: sysctl to restrict candidate source addresses
Erik Kline
2015-07-16
ipv6: Remove unused arguments for __ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
2015-07-15
ipv6: Fix finding best source address in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki/吉藤英明
2015-07-10
ipv6: Do not iterate over all interfaces when finding source address on speci...
YOSHIFUJI Hideaki/吉藤英明
2015-05-01
ipv6: Consider RTF_CACHE when searching the fib6 tree
Martin KaFai Lau
2015-04-02
dev: introduce dev_get_iflink()
Nicolas Dichtel
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
2015-03-24
ipv6: fix sparse warnings in privacy stable addresses generation
Hannes Frederic Sowa
2015-03-23
ipv6: introduce idgen_delay and idgen_retries knobs
Hannes Frederic Sowa
[next]