aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_main.c
Commit message (Expand)AuthorAge
* net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-14
* netpoll: copy dev name of slaves to struct netpollWANG Cong2011-06-19
* bonding: reset queue mapping prior to transmission to physical device (v5)Neil Horman2011-06-05
* bonding: cleanup module option descriptionsAndy Gospodarek2011-05-26
* bonding: documentation and code cleanup for resend_igmpFlavio Leitner2011-05-25
* bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman2011-05-25
* net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang2011-05-22
* netpoll: disable netpoll when enslave a deviceAmerigo Wang2011-05-22
* bonding: convert to ndo_fix_featuresMichał Mirosław2011-05-12
* net: bonding: factor out rlock(bond->lock) in xmit pathMichał Mirosław2011-05-09
* net: call dev_alloc_name from register_netdeviceJiri Pirko2011-05-05
* ipv4, ipv6, bonding: Restore control over number of peer notificationsBen Hutchings2011-04-29
* bonding: move processing of recv handlers into handle_frame()Jiri Pirko2011-04-25
* bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_...Ben Hutchings2011-04-18
* bonding: Fix set-but-unused variable.David S. Miller2011-04-17
* net-bonding: Adding support for throughputs larger than 65536 MbpsDavid Decotigny2011-04-15
* net-bonding: Fix minor/cosmetic type inconsistenciesDavid Decotigny2011-04-15
* net-bonding: Fix minor sparse complaintsDavid Decotigny2011-04-15
* net: Allow no-cache copy from user on transmitTom Herbert2011-04-05
* bonding: fix rx_handler lockingJiri Pirko2011-03-23
* bonding: fix a typo in a commentNicolas de Pesloüan2011-03-19
* bonding: enable netpoll without checking link statusAndy Gospodarek2011-03-16
* net: introduce rx_handler results and logic around thatJiri Pirko2011-03-16
* bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flagJiri Pirko2011-03-16
* bonding: wrap slave state workJiri Pirko2011-03-16
* net: get rid of multiple bond-related netdevice->priv_flagsJiri Pirko2011-03-16
* bonding: register slave pointer for rx_handlerJiri Pirko2011-03-16
* bonding: Call netif_carrier_off after register_netdevicePhil Oester2011-03-15
* bonding: Incorrect TX queue offsetPhil Oester2011-03-15
* ipv4: Create and use route lookup helpers.David S. Miller2011-03-12
* bonding: move procfs code into bond_procfs.cAmerigo Wang2011-03-09
* bonding: COW before overwriting the destination MAC addressChangli Gao2011-03-07
* bonding: remove the unused dummy functions when net poll controller isn't ena...Changli Gao2011-03-07
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
* net: convert bonding to use rx_handlerJiri Pirko2011-02-28
* netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang2011-02-27
* bonding: sync netpoll code with bridgeAmerigo Wang2011-02-27
* bond: implement [add/del]_slave opsJiri Pirko2011-02-13
* net: make dev->master generalJiri Pirko2011-02-13
* net: reduce and unify printk level in netdev_fix_features()Michał Mirosław2011-01-24
* net: change netdev->features to u32Michał Mirosław2011-01-24
* bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman2011-01-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * bonding: Change active slave quietly when bond is downBen Hutchings2010-12-16
| * bonding/vlan: Remove redundant VLAN tag insertion logicBen Hutchings2010-12-16
| * net: Convert netpoll blocking api in bonding driver to be a counterNeil Horman2010-12-09
* | bonding: add the debugfs facility to the bonding driverTaku Izumi2010-12-10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\|
| * bonding: check for assigned mac before adopting the slaves mac addressDavid Strand2010-12-01
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-19
|\|