Eric Dumazet
|
0287587884
net: better IFF_XMIT_DST_RELEASE support
|
11 years ago |
Mahesh Bandewar
|
ee63771474
bonding: Simplify the xmit function for modes that use xmit_hash
|
11 years ago |
Andy Gospodarek
|
5f0c5f73e5
bonding: make global bonding stats more reliable
|
11 years ago |
David S. Miller
|
1f6d80358d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
dingtianhong
|
37ab7ddf3f
bonding: remove the unnecessary notes for bond_xmit_broadcast()
|
11 years ago |
dingtianhong
|
a64d044e39
bonding: slight optimization for bond_xmit_roundrobin()
|
11 years ago |
Nikolay Aleksandrov
|
e0974585e7
bonding: consolidate ASSERT_RTNL()s and remove the unnecessary
|
11 years ago |
Nikolay Aleksandrov
|
547942cace
bonding: trivial: style and comment fixes
|
11 years ago |
Nikolay Aleksandrov
|
9a72c2da69
bonding: fix div by zero while enslaving and transmitting
|
11 years ago |
Nikolay Aleksandrov
|
8c0bc55028
bonding: adjust locking comments
|
11 years ago |
Nikolay Aleksandrov
|
e470259fa1
bonding: 3ad: convert to bond->mode_lock
|
11 years ago |
Nikolay Aleksandrov
|
4bab16d7c9
bonding: alb: convert to bond->mode_lock
|
11 years ago |
Nikolay Aleksandrov
|
b743562819
bonding: convert curr_slave_lock to a spinlock and rename it
|
11 years ago |
Nikolay Aleksandrov
|
1c72cfdc96
bonding: clean curr_slave_lock use
|
11 years ago |
Masanari Iida
|
37b7021d9d
net:bonding: Add missing space in bonding driver parameter description
|
11 years ago |
Nikolay Aleksandrov
|
87163ef9cd
bonding: remove last users of bond->lock and bond->lock itself
|
11 years ago |
Nikolay Aleksandrov
|
059b47e8aa
bonding: convert primary_slave to use RCU
|
11 years ago |
Nikolay Aleksandrov
|
bdbc5f1303
bonding: 3ad: use curr_slave_lock instead of bond->lock
|
11 years ago |
Dan Carpenter
|
a67eed571a
bonding: fix a memory leak in bond_arp_send_all()
|
11 years ago |
Veaceslav Falico
|
3e403a7777
bonding: make it possible to have unlimited nested upper vlans
|
11 years ago |
Veaceslav Falico
|
23fa5c2caa
bonding: destroy proc directory only after all bonds are gone
|
11 years ago |
Veaceslav Falico
|
14056e7930
bonding: use rtnl_deref in bond_change_rx_flags()
|
11 years ago |
Jianhua Xie
|
ce04d63502
bonding: enhance L2 hash helper with packet type
|
11 years ago |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Veaceslav Falico
|
f338532327
bonding: remove pr_fmt from bond_main.c
|
11 years ago |
Veaceslav Falico
|
76444f5052
bonding: convert bond_main.c to use netdev_printk instead of pr_
|
11 years ago |
Veaceslav Falico
|
f54424412b
bonding: permit enslaving interfaces without set_mac support
|
11 years ago |
Eric Dumazet
|
8574171833
bonding: add proper __rcu annotation for current_arp_slave
|
11 years ago |
Eric Dumazet
|
4740d63827
bonding: add proper __rcu annotation for curr_active_slave
|
11 years ago |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 years ago |