summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAgeFilesLines
* bonding: Fix LACPDU rx_dropped commit.David S. Miller2012-05-132-6/+8
* bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac2012-05-103-12/+24
* bonding: properly unset current_arp_slave on slave link upVeaceslav Falico2012-04-051-1/+5
* net/bonding: correctly proxy slave neigh param setup ndo functionShlomo Pongratz2012-04-041-8/+43
* net/bonding: emit address change event also in bond_releaseShlomo Pongratz2012-04-041-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-021-1/+7
|\
| * bonding: emit event when bonding changes MACWeiping Pan2012-03-291-1/+7
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \ | |/ |/|
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* | bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek2012-03-222-69/+31
|/
* bonding: send igmp report for its masterPeter Pan(潘卫平)2012-03-191-3/+15
* bonding: Fix misspelling of "since"Jesper Juhl2012-02-051-1/+1
* drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-8/+4
* bonding: fix enslaving in alb mode when link downJiri Bohac2012-01-181-18/+9
* bond_alb: don't disable softirq under bond_alb_xmitMaxim Uvarov2012-01-111-36/+76
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+0
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+0
| |\
| | * driver-core: remove sysdev.h usage.Kay Sievers2011-12-211-1/+0
* | | bonding: fix error handling if slave is busy (v2)stephen hemminger2012-01-031-2/+7
* | | net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...Jiri Pirko2011-12-081-30/+23
* | | net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-2/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-021-27/+6
|\ \ \ | |/ /
| * | bonding: only use primary address for ARPHenrik Saavedra Persson2011-11-301-27/+6
* | | bonding: Remove obsolete source file 'bond_ipv6.c'Ben Hutchings2011-11-261-223/+0
* | | net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-5/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-211-0/+7
|\ \ \ | |/ /
| * | bonding: Don't allow mode change via sysfs with slaves presentVeaceslav Falico2011-11-171-0/+7
| |/
* | net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2011-11-161-1/+1
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-4/+5
|/
* 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
OpenPOWER on IntegriCloud