summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_netlink.c
Commit message (Expand)AuthorAgeFilesLines
* net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer2017-06-261-1/+2
* net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-261-1/+2
* net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-261-3/+4
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-261-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-141-1/+5
* bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov2015-07-311-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-151-0/+5
* bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov2015-06-151-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-291-1/+6
* | net: Move bonding headers under include/netDavid S. Miller2014-11-101-1/+1
|/
* bonding: convert primary_slave to use RCUNikolay Aleksandrov2014-09-091-3/+4
* bonding: add slave netlink policy and put slave-related ops togetherJiri Pirko2014-09-051-2/+7
* bonding: add slave_changelink support and use it for queue_idNikolay Aleksandrov2014-09-011-0/+29
* bonding: bonding: remove pr_fmt from bond_netlink.cVeaceslav Falico2014-07-151-2/+0
* bonding: convert bond_netlink.c to use netdev_printk instead of pr_Veaceslav Falico2014-07-151-6/+3
* bonding: get rid of bond_option_active_slave_get()Eric Dumazet2014-07-151-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-221-2/+19
* rtnetlink: put "BOND" into nl attribute names which are related to bondingJiri Pirko2014-01-221-6/+6
* bonding: convert lp_interval to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert resend_igmp to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert all_slaves_active to use the new option APINikolay Aleksandrov2014-01-221-2/+2
* bonding: convert active_slave to use the new option APINikolay Aleksandrov2014-01-221-4/+5
* bonding: convert use_carrier to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert primary_reselect to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert primary to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert miimon to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert num_peer_notif to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert ad_select to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert min_links to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert lacp_rate to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert updelay to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert downdelay to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert arp_ip_target to use the new option APINikolay Aleksandrov2014-01-221-4/+11
* bonding: convert arp_interval to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert fail_over_mac to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert arp_all_targets to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert arp_validate to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert xmit_hash_policy to use the new option APINikolay Aleksandrov2014-01-221-1/+2
* bonding: convert packets_per_slave to use the new option APINikolay Aleksandrov2014-01-221-2/+2
* bonding: convert mode setting to use the new option APINikolay Aleksandrov2014-01-221-1/+3
* reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa2014-01-211-4/+0
OpenPOWER on IntegriCloud