summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_netlink.c
Commit message (Expand)AuthorAgeFilesLines
* bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov2015-08-011-2/+15
* bonding: Display LACP info only to CAP_NET_ADMIN capable userMahesh Bandewar2015-06-231-11/+12
* bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov2015-06-161-0/+5
* bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov2015-06-161-1/+9
* bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek2015-05-111-0/+50
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-101-1/+6
|\
| * bond: Check length of IFLA_BOND_ARP_IP_TARGET attributesThomas Graf2014-11-301-1/+6
* | net: Move bonding headers under include/netDavid S. Miller2014-11-101-1/+1
|/
* bonding: convert primary_slave to use RCUNikolay Aleksandrov2014-09-101-3/+4
* bonding: add slave netlink policy and put slave-related ops togetherJiri Pirko2014-09-061-2/+7
* bonding: add slave_changelink support and use it for queue_idNikolay Aleksandrov2014-09-021-0/+29
* bonding: bonding: remove pr_fmt from bond_netlink.cVeaceslav Falico2014-07-161-2/+0Star
* bonding: convert bond_netlink.c to use netdev_printk instead of pr_Veaceslav Falico2014-07-161-6/+3Star
* bonding: get rid of bond_option_active_slave_get()Eric Dumazet2014-07-161-5/+16
* bonding: create a macro for bond mode and use itVeaceslav Falico2014-05-161-3/+3
* bonding: alloc the structure ad_info dynamically in per slavedingtianhong2014-05-141-1/+1
* bonding: force cast of IP address in optionsstephen hemminger2014-03-111-1/+1
* bonding: Neaten pr_<level>Joe Perches2014-02-171-3/+3
* bonding: convert netlink to use slave data info apiJiri Pirko2014-01-231-2/+19
* rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko2014-01-231-6/+6
* bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-231-2/+2
* bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-231-4/+5
* bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-231-4/+11
* bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-231-1/+2
* bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-231-2/+2
* bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-231-1/+3
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-221-4/+0Star
* bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com2014-01-181-0/+36
* bonding: fix netlink msg sizesfeldma@cumulusnetworks.com2014-01-041-0/+1
* bonding: add ad_info attribute netlink supportsfeldma@cumulusnetworks.com2014-01-041-0/+38
* bonding: add ad_select attribute netlink supportsfeldma@cumulusnetworks.com2014-01-041-0/+14
* bonding: add lacp_rate attribute netlink supportsfeldma@cumulusnetworks.com2014-01-041-0/+14
* bonding: add packets_per_slave attribute netlink supportsfeldma@cumulusnetworks.com2013-12-201-0/+21
* bonding: add lp_interval attribute netlink supportsfeldma@cumulusnetworks.com2013-12-201-0/+14