index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
addrconf.h
Age
Commit message (
Expand
)
Author
2024-08-26
net: Correct spelling in headers
Simon Horman
2024-08-15
ip: Move INFINITY_LIFE_TIME to addrconf.h.
Kuniyuki Iwashima
2024-07-31
Add support for PIO p flag
Patrick Rohr
2024-04-09
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Jiri Benc
2024-03-01
ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown
Eric Dumazet
2024-02-15
net: ipv6/addrconf: introduce a regen_min_advance sysctl
Alex Henrie
2023-12-08
net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIX
Maciej Żenczykowski
2023-03-17
ipv6: constify inet6_mc_check()
Eric Dumazet
2022-07-28
ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
Ziyang Xuan
2022-02-18
net: Add new protocol attribute to IP addresses
Jacques de Laval
2022-02-14
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
2021-04-27
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
2020-08-18
ipv6: some fixes for ipv6_dev_find()
Xin Long
2020-08-05
ipv6: add ipv6_dev_find()
Xin Long
2020-07-30
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
2020-04-23
ipv6: Honor all IPv6 PIO Valid Lifetime values
Fernando Gont
2020-03-29
addrconf: add functionality to check on rpl requirements
Alexander Aring
2019-12-16
ipv6: Annotate ipv6_addr_is_* bitwise pointer casts
Sven Eckelmann
2019-10-07
ipv6: Make ipv6_mc_may_pull() return bool.
David S. Miller
2019-08-19
ipv6: Fix return value of ipv6_mc_may_pull() for malformed packets
Stefano Brivio
2019-06-12
vrf: Increment Icmp6InMsgs on the original netdev
Stephen Suryaputra
2019-03-29
ipv6: Move ipv6 stubs to a separate header file
David Ahern
2019-03-29
ipv6: Refactor fib6_ignore_linkdown
David Ahern
2019-02-13
ipv6_stub: add ipv6_route_input stub/proxy.
Peter Oskolkov
2019-01-22
bridge: Snoop Multicast Router Advertisements
Linus Lüssing
2019-01-22
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
2018-11-02
net/ipv6: Add anycast addresses to a global hashtable
Jeff Barnhill
2018-10-15
bpf: Allow sk_lookup with IPv6 module
Joe Stringer
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-05-29
net/ipv6: Add support for specifying metric of connected routes
David Ahern
2018-05-29
net/ipv6: Convert ipv6_add_addr to struct ifa6_config
David Ahern
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
2018-05-11
net/ipv6: Add fib lookup stubs for use in bpf helper
David Ahern
2018-04-17
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-16
net/ipv6: Change address check to always take a device argument
David Ahern
2017-12-04
rtnetlink: ipv6: convert remaining users to rtnl_register_module
Florian Westphal
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
[next]