Jay Vosburgh
|
2690f8d62e
bonding: Remove debug printk
|
16 éve |
Hannes Eder
|
1f78d9f945
drivers/net/bonding: fix sparse warnings: context imbalance
|
16 éve |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 éve |
Holger Eitzenberger
|
5a03cdb7f2
bonding: use pr_debug instead of own macros
|
16 éve |
Stephen Hemminger
|
eb7cc59a03
bonding: convert to net_device_ops
|
16 éve |
Wang Chen
|
454d7c9b14
netdevice: safe convert to netdev_priv() #part-1
|
16 éve |
Jay Vosburgh
|
6146b1a4da
bonding: Fix ALB mode to balance traffic on VLANs
|
16 éve |
Andy Gospodarek
|
ce39a800ea
bonding: fix panic when taking bond interface down before removing module
|
16 éve |
Vlad Yasevich
|
2d1ea19da0
bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds
|
16 éve |
Brian Haley
|
f14c4e4e36
bonding: change some __constant_htons() to htons()
|
16 éve |
Wang Chen
|
7e1a1ac1fb
bonding: Check return of dev_set_promiscuity/allmulti
|
17 éve |
David S. Miller
|
8e8e43843b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 éve |
Jay Vosburgh
|
966bc6f434
bonding: fix two compiler warnings
|
17 éve |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 éve |
Jay Vosburgh
|
2543331d36
bonding: fix locking during alb failover and slave removal
|
17 éve |
Jay Vosburgh
|
e0138a66e1
bonding: fix ASSERT_RTNL that produces spurious warnings
|
17 éve |
Jay Vosburgh
|
d0e81b7e22
bonding: Acquire correct locks in alb for promisc change
|
17 éve |
Jay Vosburgh
|
6603a6f25e
bonding: Convert more locks to _bh, acquire rtnl, for new locking
|
17 éve |
Jay Vosburgh
|
059fe7a578
bonding: Convert locks to _bh, rework alb locking for new locking
|
17 éve |
Jay Vosburgh
|
1b76b31693
Convert bonding timers to workqueues
|
17 éve |
Al Viro
|
d3bb52b094
endianness annotations drivers/net/bonding/
|
17 éve |
Eric W. Biederman
|
e730c15519
[NET]: Make packet reception network namespace safe
|
17 éve |
Arnaldo Carvalho de Melo
|
b0e380b1d8
[SK_BUFF]: unions of just one member don't get anything done, kill them
|
18 éve |
Arnaldo Carvalho de Melo
|
0660e03f6b
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
|
18 éve |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 éve |
Arnaldo Carvalho de Melo
|
d56f90a7c9
[SK_BUFF]: Introduce skb_network_header()
|
18 éve |
Arnaldo Carvalho de Melo
|
e7dd65dafd
[SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.raw
|
18 éve |
Arnaldo Carvalho de Melo
|
a16aeb3623
[BONDING]: Introduce arp_pkt()
|
18 éve |
Arnaldo Carvalho de Melo
|
459a98ed88
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
|
18 éve |
Joe Jin
|
243cb4e560
[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls
|
18 éve |