summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_main.c
Commit message (Expand)AuthorAgeFilesLines
* bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman2012-07-091-3/+6
* bonding: Fix corrupted queue_mappingEric Dumazet2012-06-121-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-161-5/+11
|\
| * bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac2012-05-101-5/+11
* | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-1/+1
* | bonding: bond_update_speed_duplex() can return void since no callers check it...Rick Jones2012-04-271-6/+6
* | bonding: start slaves with link down for ARP monitorMichal Kubeček2012-04-191-12/+21
* | bonding: Fixup get_tx_queue() op second arg type.David S. Miller2012-04-131-1/+1
* | rtnetlink & bonding: change args got get_tx_queuesstephen hemminger2012-04-131-5/+2
|/
* 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-221-67/+15
|/
* bonding: send igmp report for its masterPeter Pan(潘卫平)2012-03-191-3/+15
* 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
* | 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
|/
* bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-041-2/+2
* bonding:update speed/duplex for NETDEV_CHANGEWeiping Pan2011-11-011-25/+12
* bonding: eliminate bond_close race conditionsJay Vosburgh2011-10-301-44/+52
* 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: Use a per netns implementation of /sys/class/net/bonding_masters.Eric W. Biederman2011-10-191-5/+2
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-5/+8
|\ \ | |/
| * bonding: properly stop queuing work when requestedAndy Gospodarek2011-10-031-5/+8
* | 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-171-30/+14
* | bonding: implement get_tx_queues rtnk_link_opJiri Pirko2011-08-111-0/+9
|/
* bonding: reduce noise during initAndy Gospodarek2011-07-271-1/+1
* net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-271-2/+4
* bonding: do vlan cleanupJiri Pirko2011-07-211-76/+22
* 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-231-0/+5
* | 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
OpenPOWER on IntegriCloud