r8169: support additional 8168cp chipset
[safe/jmp/linux-2.6] / drivers / net / bonding /
2008-09-25 Ben Dooksdrivers/net/bonding: sparse fixes for exported tables
2008-09-24 Stephen Hemmingerbonding: add more ethtool support
2008-09-24 Harvey Harrisondrivers/net: replace __FUNCTION__ with __func__
2008-09-24 Vlad Yasevichbonding: Do not tx-balance some IPv6 packets on ALB...
2008-09-03 Brian Haleybonding: change some __constant_htons() to htons()
2008-08-07 Moni Shouabonding: Don't destroy bonding master when removing...
2008-08-07 Jay Vosburghbonding: refactor mii monitor
2008-07-22 David S. Millernetdev: Handle ->addr_list_lock just like ->_xmit_lock...
2008-07-18 David S. Millernetdev: Allocate multiple queues for TX.
2008-07-15 David S. Millernetdev: Do not use TX lock to protect address lists.
2008-07-15 David S. Millernetdev: Add netdev->addr_list_lock protection.
2008-07-15 Wang Chenbonding: Check return of dev_set_promiscuity/allmulti
2008-07-09 David S. Millernetdev: Move _xmit_lock and xmit_lock_owner into netdev...
2008-06-18 Jay Vosburghbonding: Allow setting max_bonds to zero
2008-06-18 Jay Vosburghbonding: Rework / fix multiple gratuitous ARP support
2008-06-18 Or Gerlitzbonding: deliver netdev event for fail-over under the...
2008-06-18 Or Gerlitzbonding: bond_change_active_slave() cleanup under activ...
2008-05-22 Jay Vosburghbonding: Add "follow" option to fail_over_mac
2008-05-22 Jay Vosburghbonding: refactor ARP active-backup monitor
2008-05-22 Moni Shouabonding: Send more than one gratuitous ARP when slave...
2008-05-22 Pavel Emelyanovbonding: Remove unneeded list_empty checks.
2008-05-22 Pavel Emelyanovbonding: Relax unneeded _safe lists iterations.
2008-05-22 Pavel Emelyanovbonding: Remove redundant argument from bond_create.
2008-05-22 Jay Vosburghbonding: remove test for IP in ARP monitor
2008-05-22 Jay Vosburghbonding: Use msecs_to_jiffies, eliminate panic
2008-05-15 Stephen Hemmingerbonding: handle case of device named bonding_master
2008-05-06 Jay Vosburghbonding: fix enslavement error unwinds
2008-05-06 Pavel Emelyanovbonding: Deadlock between bonding_store_bonds and bond_...
2008-05-06 Jay Vosburghbonding: fix error unwind in bonding_store_bonds
2008-05-06 Pavel Emelyanovbonding: Do not call free_netdev for already registered...
2008-04-29 Denis V. Lunevnetdev: use non-racy method for proc entries creation
2008-04-17 Joe Perchesdrivers/net/bonding/bond_main.c - remove unnecessary...
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28 David S. Miller[BOND]: Fix warning in bond_sysfs.c
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-26 Jay Vosburghbonding: update version
2008-03-26 Libor Pechacekbonding: Fix sysfs attribute handling
2008-03-26 Jay Vosburghbonding: fix two compiler warnings
2008-03-26 Jay Vosburghbonding: Fix locking in 802.3ad mode
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-03 Pavel Emelyanov[ARP]: Introduce the arp_hdr_len helper.
2008-02-29 Denis V. Lunev[NETNS]: Disable inetaddr notifiers in namespaces other...
2008-02-03 Jay Vosburghbonding: update version
2008-02-03 Jay Vosburghbonding: do not acquire rtnl in ARP monitor
2008-02-03 Andy Gospodarekbonding: fix race that causes invalid statistics
2008-02-03 Jay Vosburghbonding: fix NULL pointer deref in startup processing
2008-02-03 Jay Vosburghbonding: fix set_multicast_list locking
2008-02-03 Jay Vosburghbonding: fix parameter parsing
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_key.
2008-01-18 Jay Vosburghbonding: Don't hold lock when calling rtnl_unlock
2008-01-18 Jay Vosburghbonding: fix lock ordering for rtnl and bonding_rwsem
2008-01-18 Jay Vosburghbonding: Fix up parameter parsing
2008-01-18 Jay Vosburghbonding: release slaves when master removed via sysfs
2008-01-18 Jay Vosburghbonding: fix locking during alb failover and slave...
2008-01-18 Jay Vosburghbonding: fix ASSERT_RTNL that produces spurious warnings
2008-01-18 Jay Vosburghbonding: fix locking in sysfs primary/active selection
2007-12-07 Jay Vosburghbonding: Fix race at module unload
2007-12-07 Jay Vosburghbonding: Add new layer2+3 hash for xor/802.3ad modes
2007-12-07 David Sterbabonding: Fix time comparison
2007-12-07 Wagner Ferencbonding: Allow setting and querying xmit policy regardl...
2007-12-07 Wagner Ferencbonding: Coding style: break line after the if condition
2007-12-07 Wagner Ferencbonding: Purely cosmetic: rename a local variable
2007-12-07 Wagner Ferencbonding: Return nothing for not applicable values
2007-12-07 Wagner Ferencbonding: Remove trailing NULs from sysfs interface.
2007-11-14 Jay Vosburgh[BONDING]: Fix resource use after free
2007-11-10 Jay Vosburghbonding: don't validate address at device open
2007-11-10 Jay Vosburghbonding: fix rtnl locking merge error
2007-10-25 Adrian Bunkbonding/bond_main.c: fix cut'n'paste error
2007-10-25 Adrian Bunkmake bonding/bond_main.c:bond_deinit() static
2007-10-24 Jay Vosburghbonding: Acquire correct locks in alb for promisc change
2007-10-24 Jay Vosburghbonding: Convert more locks to _bh, acquire rtnl, for...
2007-10-24 Jay Vosburghbonding: Convert locks to _bh, rework alb locking for...
2007-10-24 Jay Vosburghbonding: Convert miimon to new locking
2007-10-24 Jay Vosburghbonding: Convert balance-rr transmit to new locking
2007-10-24 Jay VosburghConvert bonding timers to workqueues
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Mathieu DesnoyersChange struct marker users
2007-10-17 Jay Vosburghbonding: two small fixes for IPoIB support
2007-10-15 Jay Vosburghnet/bonding: Optionally allow ethernet slaves to keep...
2007-10-15 Moni Shouanet/bonding: Destroy bonding master when last slave...
2007-10-15 Moni Shouanet/bonding: Delay sending of gratuitous ARP to avoid...
2007-10-15 Moni Shouanet/bonding: Handlle wrong assumptions that slave is...
2007-10-15 Moni Shouanet/bonding: Enable IP multicast for bonding IPoIB...
2007-10-15 Moni Shouanet/bonding: Enable bonding to enslave netdevices not...
2007-10-15 Moni Shouanet/bonding: Enable bonding to enslave non ARPHRD_ETHER
2007-10-10 Al Viroendianness annotations drivers/net/bonding/
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Jesper JuhlClean up duplicate includes in drivers/net/
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-08-14 Herbert Xu[NET]: Share correct feature code between bridging...
2007-07-31 Matthew Wilcox[NET]: ethtool ops are the only way
2007-07-10 Adrian Bunkbonding/bond_main.c: make 2 functions static
2007-07-10 Jay Vosburghbonding / ipv6: no addrconf for slaves separately from...
2007-06-20 Jay Vosburghbonding: Fix 802.3ad no carrier on "no partner found...
2007-06-20 Jay Vosburghbonding: Fix use after free in unregister path
next