aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAge
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* net: make bonding slaves honour master's skb->priorityMaciej Żenczykowski2011-10-25
* Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-24
|\
| * bonding: use local function pointer of bond->recv_probe in bond_handle_frameMitsuo Hayasaka2011-10-19
* | bonding: Add a forgetten sysfs_attr_init on class_attr_bonding_mastersEric W. Biederman2011-10-22
* | bonding: Use a per netns implementation of /sys/class/net/bonding_masters.Eric W. Biederman2011-10-19
* | bonding: fix wrong port enabling in 802.3adFlavio Leitner2011-10-19
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-07
|\|
| * bonding: properly stop queuing work when requestedAndy Gospodarek2011-10-03
* | net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko2011-09-15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-20
|\|
| * bonding:reset backup and inactive flag of slavePeter Pan(潘卫平)2011-08-17
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* | bonding: use ndo_change_rx_flags callbackJiri Pirko2011-08-17
* | bonding: implement get_tx_queues rtnk_link_opJiri Pirko2011-08-11
|/
* bonding: reduce noise during initAndy Gospodarek2011-07-28
* bonding: fix string comparison errorsAndy Gospodarek2011-07-28
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-28
* bonding: do vlan cleanupJiri Pirko2011-07-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-21
|\
| * net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-14
* | bonding: add min links parameter to 802.3adstephen hemminger2011-06-23
* | ip: introduce ip_is_fragment helper inline functionPaul Gortmaker2011-06-21
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\|
| * 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:delete a dereference before checkPeter Pan(潘卫平)2011-06-13
* | bonding: clean up bond_del_vlan()Jiri Bohac2011-06-11
* | bonding: delete unused arp_mon_ptPeter Pan(潘卫平)2011-06-09
* | bonding: delete unused ad_timerPeter Pan(潘卫平)2011-06-09
* | bonding:delete agg_select_mode from ad_bond_infoPeter Pan(潘卫平)2011-06-09
* | bonding:delete lacp_fast from ad_bond_infoPeter Pan(潘卫平)2011-06-09
* | bonding: make 802.3ad use latest lacp_ratePeter Pan(潘卫平)2011-06-09
* | bonding: allow all slave speedsJiri Pirko2011-06-02
|/
* 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
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-17
|\
| * bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets2011-05-13
* | net: drivers: kill two unused macro definitionsShan Wei2011-05-15
* | 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
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-26
|\|
| * bonding: 802.3ad - fix agg_device_upJiri Bohac2011-04-20
* | 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