summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAgeFilesLines
* bonding: only use primary address for ARPHenrik Saavedra Persson2011-11-301-27/+6
* bonding: Don't allow mode change via sysfs with slaves presentVeaceslav Falico2011-11-171-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-072-4/+4
|\
| * bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-042-4/+4
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\ \ | |/ |/|
| * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* | bonding:update speed/duplex for NETDEV_CHANGEWeiping Pan2011-11-012-27/+22
* | bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-304-60/+61
|/
* net: make bonding slaves honour master's skb->priorityMaciej Żenczykowski2011-10-251-1/+0
* Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-241-2/+5
|\
| * bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka2011-10-191-2/+5
* | bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_mastersEric W. Biederman2011-10-221-0/+1
* | bonding: Use a per netns implementation of /sys/class/net/bonding_masters.Eric W. Biederman2011-10-193-21/+38
* | bonding: fix wrong port enabling in 802.3adFlavio Leitner2011-10-191-7/+0
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-073-7/+12
|\ \ | |/
| * bonding: properly stop queuing work when requestedAndy Gospodarek2011-10-033-7/+12
* | net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-151-8/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-201-0/+18
|\ \ | |/
| * bonding:reset backup and inactive flag of slavePeter Pan(潘卫平)2011-08-171-0/+18
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* | bonding: use ndo_change_rx_flags callbackJiri Pirko2011-08-172-31/+14
* | bonding: implement get_tx_queues rtnk_link_opJiri Pirko2011-08-111-0/+9
|/
* bonding: reduce noise during initAndy Gospodarek2011-07-271-1/+1
* bonding: fix string comparison errorsAndy Gospodarek2011-07-271-62/+71
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-271-2/+4
* bonding: do vlan cleanupJiri Pirko2011-07-214-83/+33
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-211-3/+3
|\
| * net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-141-3/+3
* | bonding: add min links parameter to 802.3adstephen hemminger2011-06-235-2/+51
* | ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-211-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-201-0/+12
|\ \ | |/
| * netpoll: copy dev name of slaves to struct netpollWANG Cong2011-06-191-0/+1
| * bonding: reset queue mapping prior to transmission to physical device (v5)Neil Horman2011-06-051-0/+11
* | bonding:delete a dereference before checkPeter Pan(潘卫平)2011-06-131-2/+1
* | bonding: clean up bond_del_vlan()Jiri Bohac2011-06-111-10/+0
* | bonding: delete unused arp_mon_ptPeter Pan(潘卫平)2011-06-091-1/+0
* | bonding: delete unused ad_timerPeter Pan(潘卫平)2011-06-091-1/+0
* | bonding:delete agg_select_mode from ad_bond_infoPeter Pan(潘卫平)2011-06-092-3/+1
* | bonding:delete lacp_fast from ad_bond_infoPeter Pan(潘卫平)2011-06-093-10/+5
* | bonding: make 802.3ad use latest lacp_ratePeter Pan(潘卫平)2011-06-093-0/+33
* | bonding: allow all slave speedsJiri Pirko2011-06-021-8/+1
|/
* bonding: cleanup module option descriptionsAndy Gospodarek2011-05-261-12/+22
* bonding: documentation and code cleanup for resend_igmpFlavio Leitner2011-05-252-10/+12
* bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman2011-05-253-16/+10
* net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang2011-05-221-1/+1
* netpoll: disable netpoll when enslave a deviceAmerigo Wang2011-05-221-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-171-5/+5
|\
| * bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets2011-05-131-5/+5
* | net: drivers: kill two unused macro definitionsShan Wei2011-05-151-10/+0
* | bonding: convert to ndo_fix_featuresMichał Mirosław2011-05-121-91/+66
OpenPOWER on IntegriCloud