| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | bonding: change test for presence of VLANs | Jay Vosburgh | 2010-07-22 | 2 | -9/+25 |
* | | bonding: avoid a warning | Eric Dumazet | 2010-07-19 | 1 | -0/+2 |
* | | bonding: fix bond_inet6addr_event() | Eric Dumazet | 2010-07-19 | 1 | -0/+2 |
* | | bonding: fix a buffer overflow in bonding_show_queue_id. | Nicolas de Pesloüan | 2010-07-14 | 1 | -2/+2 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-07-07 | 2 | -12/+24 |
|\ \
| |/ |
|
| * | bonding: check if clients MAC addr has changed | Flavio Leitner | 2010-06-30 | 1 | -1/+2 |
| * | bonding: prevent netpoll over bonded interfaces | Andy Gospodarek | 2010-06-28 | 1 | -11/+22 |
* | | net: fix 64 bit counters on 32 bit arches | Eric Dumazet | 2010-07-07 | 1 | -33/+31 |
* | | net: Enable 64-bit net device statistics on 32-bit architectures | Ben Hutchings | 2010-06-12 | 1 | -6/+7 |
* | | net-next: remove useless union keyword | Changli Gao | 2010-06-10 | 1 | -3/+3 |
* | | bonding: allow user-controlled output slave selection | Andy Gospodarek | 2010-06-05 | 3 | -5/+195 |
* | | bonding: add all_slaves_active parameter | Andy Gospodarek | 2010-06-05 | 3 | -1/+68 |
* | | bonding: optimize tlb_get_least_loaded_slave | Jiri Pirko | 2010-06-02 | 1 | -20/+13 |
* | | bonding: remove unused original_flags struct slave member | Jiri Pirko | 2010-06-02 | 2 | -6/+0 |
* | | bonding: move dev_addr cpy to bond_enslave | Jiri Pirko | 2010-06-02 | 2 | -8/+7 |
* | | bonding: make bonding_store_slaves simpler | Jiri Pirko | 2010-06-02 | 1 | -41/+25 |
* | | bonding: remove redundant checks from bonding_store_slaves V2 | Jiri Pirko | 2010-06-02 | 1 | -19/+1 |
* | | bonding: move slave MTU handling from sysfs V2 | Jiri Pirko | 2010-06-02 | 2 | -21/+16 |
* | | bonding: remove unused variable "found" | Jiri Pirko | 2010-06-02 | 1 | -2/+1 |
|/ |
|
* | bonding: make bonding support netpoll | WANG Cong | 2010-05-06 | 1 | -1/+98 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-06 | 1 | -20/+46 |
|\ |
|
| * | bonding: fix potential deadlock in bond_uninit() | Amerigo Wang | 2010-04-01 | 1 | -12/+14 |
| * | bonding: bond_xmit_roundrobin() fix | Eric Dumazet | 2010-03-31 | 1 | -1/+1 |
| * | bonding: fix broken multicast with round-robin mode | Andy Gospodarek | 2010-03-27 | 1 | -8/+32 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 2 | -107/+52 |
* | | net: move address list functions to a separate file | Jiri Pirko | 2010-04-03 | 1 | -1/+1 |
* | | net/various: remove trailing space in messages | Frans Pop | 2010-03-24 | 1 | -2/+2 |
* | | bonding: flush unicast and multicast lists when changing type | Jiri Pirko | 2010-03-21 | 1 | -0/+4 |
* | | ipv6: convert idev_list to list macros | stephen hemminger | 2010-03-20 | 1 | -4/+5 |
* | | bonding: check return value of nofitier when changing type | Jiri Pirko | 2010-03-18 | 1 | -2/+9 |
* | | net: rename notifier defines for netdev type change | Jiri Pirko | 2010-03-18 | 1 | -2/+4 |
|/ |
|
* | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 2010-03-07 | 1 | -1/+4 |
* | bonding: fix device leak on error in bond_create() | Patrick McHardy | 2010-02-27 | 1 | -0/+2 |
* | bonding: Remove net_device_stats from bonding struct | Ajit Khaparde | 2010-02-03 | 2 | -2/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-28 | 1 | -1/+1 |
|\ |
|
| * | bonding: bond_open error return value | stephen hemminger | 2010-01-28 | 1 | -1/+1 |
* | | net: spread __net_init, __net_exit | Alexey Dobriyan | 2010-01-17 | 1 | -6/+6 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-10 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | bond_3ad.c avoid possible null deref | Dan Carpenter | 2009-12-26 | 1 | -1/+1 |
* | | bonding: allow arp_ip_targets on separate vlans to use arp validation | Andy Gospodarek | 2010-01-03 | 1 | -0/+11 |
|/ |
|
* | drivers/net/bonding/: : use pr_fmt | Joe Perches | 2009-12-13 | 5 | -690/+465 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 | 1 | -1/+1 |
* | | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 3 | -16/+16 |
* | | net: Simplify the bond drivers pernet operations. | Eric W. Biederman | 2009-12-01 | 1 | -23/+9 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-29 | 1 | -5/+5 |
| |\ |
|
| * | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | | | netns: net_identifiers should be read_mostly | Eric Dumazet | 2009-11-18 | 1 | -1/+1 |
* | | | bonding: fix 802.3ad standards compliance error | Jay Vosburgh | 2009-11-15 | 1 | -42/+43 |