summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_netlink.c
Commit message (Expand)AuthorAgeFilesLines
* bonding: fix value exported by Netlink for peer_notif_delayVincent Bernat2019-07-091-1/+1
* bonding: add an option to specify a delay between peer notificationsVincent Bernat2019-07-041-0/+14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-4/+4
* bonding: count master 3ad stats separatelyNikolay Aleksandrov2019-01-251-11/+7Star
* bonding: add support for xstats and export 3ad statsNikolay Aleksandrov2019-01-221-0/+71
* bonding: fix length of actor systemTobias Jungel2018-10-301-2/+1Star
* bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEMXin Long2017-11-281-1/+1
* net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer2017-06-271-1/+2
* net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-271-1/+2
* net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-271-3/+4
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-271-1/+2
* bonding: check nla_put_be32 return valueHangbin Liu2017-05-081-1/+2
* bonding: fix wq initialization for links created via netlinkMahesh Bandewar2017-04-211-0/+5
* bonding: set carrier off for devices created through netlinkBeniamino Galvani2016-07-151-1/+5
* 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