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
/
include
/
net
/
addrconf.h
Age
Commit message (
Expand
)
Author
2017-11-05
ipv6: remove IN6_ADDR_HSIZE from addrconf.h
Eric Dumazet
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
net: display hw address of source machine during ipv6 DAD failure
Vishwanath Pai
2017-10-24
ipv6: addrconf: add per netns perturbation in inet6_addr_hash()
Eric Dumazet
2017-10-20
net: Add extack to validator_info structs used for address notifier
David Ahern
2017-09-18
net: Convert int functions to bool
Joe Perches
2017-08-15
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2017-07-04
net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-06-09
Ipvlan should return an error when an address is already in use.
Krister Johansen
2017-05-08
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-04-25
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
2017-03-28
net: ipv6: Refactor inet6_netconf_notify_devconf to take event
David Ahern
2017-01-18
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
2016-10-21
ipv6: fix a potential deadlock in do_ipv6_setsockopt()
WANG Cong
2016-09-30
ipv6 addrconf: implement RFC7559 router solicitation backoff
Maciej Żenczykowski
2016-06-15
ipv6: export several functions
Alexander Aring
2016-06-15
6lowpan: add 802.15.4 short addr slaac
Alexander Aring
2016-02-11
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
2016-01-04
soreuseport: fast reuseport UDP socket selection
Craig Gallek
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-08-30
net/ipv6: Export addrconf_ifid_eui48
Matan Barak
2015-07-31
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
2015-02-05
net: ipv6: allow explicitly choosing optimistic addresses
Erik Kline
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-13
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
2014-09-12
ipv6: clean up anycast when an interface is destroyed
Sabrina Dubroca
2014-04-30
net: ipv6: Introduce ip6_sk_dst_hoplimit.
Lorenzo Colitti
2014-02-27
ipv6: addrconf: silence sparse endianness warnings
Bjørn Mork
2014-01-22
ipv6: enable anycast addresses as source addresses for datagrams
FX Le Bail
2013-12-09
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
2013-12-06
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
2013-09-28
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin\(ux\) M. BOIE
2013-08-31
vxlan: add ipv6 proxy support
Cong Wang
2013-08-31
vxlan: add ipv6 route short circuit support
Cong Wang
2013-08-31
ipv6: export a stub for IPv6 symbols used by vxlan
Cong Wang
2013-07-31
addrconf.h: Remove extern function prototypes
Joe Perches
2013-07-01
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-06-28
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2013-05-23
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2013-04-14
ipv6: statically link register_inet6addr_notifier()
Cong Wang
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
2013-01-20
ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
ipv6: Optimize ipv6_addr_is_solict_mult().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...
YOSHIFUJI Hideaki / 吉藤英明
2013-01-20
ipv6: Make ipv6_addr_is_XXX() return boolean.
YOSHIFUJI Hideaki
2013-01-13
ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().
YOSHIFUJI Hideaki / 吉藤英明
[next]