Age | Commit message (Expand) | Author |
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 |
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 |