Age | Commit message (Expand) | Author | Files | Lines |
2018-07-25 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2018-07-23 | ipv6: use fib6_info_hold_safe() when necessary | Wei Wang | 1 | -1/+2 |
2018-07-12 | net/ipv6: propagate net.ipv6.conf.all.addr_gen_mode to devices | Sabrina Dubroca | 1 | -0/+12 |
2018-07-12 | net/ipv6: reserve room for IFLA_INET6_ADDR_GEN_MODE | Sabrina Dubroca | 1 | -1/+3 |
2018-07-12 | net/ipv6: don't reinitialize ndev->cnf.addr_gen_mode on new inet6_dev | Sabrina Dubroca | 1 | -2/+0 |
2018-07-12 | net/ipv6: fix addrconf_sysctl_addr_gen_mode | Sabrina Dubroca | 1 | -13/+14 |
2018-06-30 | net/ipv6: Fix updates to prefix route | David Ahern | 1 | -3/+6 |
2018-06-12 | net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddr | David Ahern | 1 | -1/+1 |
2018-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -222/+305 |
2018-06-05 | net: ipv6: Generate random IID for addresses on RAWIP devices | Subash Abhinov Kasiviswanathan | 1 | -1/+3 |
2018-05-29 | net/ipv6: Add support for specifying metric of connected routes | David Ahern | 1 | -18/+75 |
2018-05-29 | net/ipv6: Pass ifa6_config struct to inet6_addr_modify | David Ahern | 1 | -21/+23 |
2018-05-29 | net/ipv6: Pass ifa6_config struct to inet6_addr_add | David Ahern | 1 | -55/+57 |
2018-05-29 | net/ipv6: Convert ipv6_add_addr to struct ifa6_config | David Ahern | 1 | -59/+75 |
2018-05-16 | proc: introduce proc_create_net{,_data} | Christoph Hellwig | 1 | -14/+2 |
2018-04-25 | ipv6: addrconf: don't evaluate keep_addr_on_down twice | Ivan Vecera | 1 | -13/+10 |
2018-04-19 | net/ipv6: Fix gfp_flags arg to addrconf_prefix_route | David Ahern | 1 | -2/+2 |
2018-04-19 | net/ipv6: Remove aca_idev | David Ahern | 1 | -1/+2 |
2018-04-19 | net/ipv6: Rename addrconf_dst_alloc | David Ahern | 1 | -14/+14 |
2018-04-19 | net/ipv6: Rename fib6_info struct elements | David Ahern | 1 | -12/+12 |
2018-04-18 | net/ipv6: Flip FIB entries to fib6_info | David Ahern | 1 | -10/+10 |
2018-04-18 | net/ipv6: separate handling of FIB entries from dst based routes | David Ahern | 1 | -10/+8 |
2018-04-18 | net/ipv6: Add gfp_flags to route add functions | David Ahern | 1 | -16/+23 |
2018-04-18 | net/ipv6: Move dst flags to booleans in fib entries | David Ahern | 1 | -2/+2 |
2018-04-18 | net/ipv6: move expires into rt6_info | David Ahern | 1 | -3/+3 |
2018-04-18 | net/ipv6: Move nexthop data to fib6_nh | David Ahern | 1 | -1/+1 |
2018-04-18 | net/ipv6: Save route type in rt6_info | David Ahern | 1 | -0/+2 |
2018-04-18 | net/ipv6: Pass net namespace to route functions | David Ahern | 1 | -15/+18 |
2018-04-17 | ipv6: send netlink notifications for manually configured addresses | Lorenzo Bianconi | 1 | -8/+5 |
2018-04-17 | ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr() | Lorenzo Bianconi | 1 | -2/+1 |
2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai | 1 | -2/+0 |
2018-03-27 | ipv6: addrconf: Use normal debugging style | Joe Perches | 1 | -20/+8 |
2018-03-26 | net: Use octal not symbolic permissions | Joe Perches | 1 | -1/+1 |
2018-03-16 | net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flags | David Ahern | 1 | -0/+15 |
2018-03-16 | net/ipv6: Change address check to always take a device argument | David Ahern | 1 | -3/+8 |
2018-03-01 | ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses | Sabrina Dubroca | 1 | -1/+34 |
2018-02-19 | net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops ... | Kirill Tkhai | 1 | -0/+1 |
2018-02-13 | net: Convert addrconf_ops | Kirill Tkhai | 1 | -0/+1 |
2018-01-29 | ipv6: addrconf: break critical section in addrconf_verify_rtnl() | Eric Dumazet | 1 | -0/+2 |
2018-01-29 | net: ipv6: send unsolicited NA after DAD | David Ahern | 1 | -4/+26 |
2018-01-16 | net: delete /proc THIS_MODULE references | Alexey Dobriyan | 1 | -1/+0 |
2018-01-08 | ipv6: Set nexthop flags upon carrier change | Ido Schimmel | 1 | -0/+2 |
2018-01-08 | ipv6: Prepare to handle multiple netdev events | Ido Schimmel | 1 | -2/+2 |
2018-01-08 | ipv6: Clear nexthop flags upon netdev up | Ido Schimmel | 1 | -0/+3 |
2017-12-04 | rtnetlink: ipv6: convert remaining users to rtnl_register_module | Florian Westphal | 1 | -1/+3 |
2017-12-04 | rtnetlink: remove __rtnl_register | Florian Westphal | 1 | -14/+30 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -5/+4 |
2017-11-15 | ipv6: set all.accept_dad to 0 by default | Nicolas Dichtel | 1 | -1/+1 |
2017-11-11 | net: ipv6: sysctl to specify IPv6 ND traffic class | Maciej Żenczykowski | 1 | -0/+11 |
2017-11-07 | ipv6: addrconf: fix a lockdep splat | Eric Dumazet | 1 | -5/+7 |