Commit Graph

46 Commits (b90f8e7296c39a13225fb0c0dfde1922fcf47ba7)

Author SHA1 Message Date
Eric W. Biederman ec87fd3b4e bond: Add support for multiple network namespaces 15 years ago
Eric Dumazet 885a136c52 bonding: use compare_ether_addr_64bits() in ALB 16 years ago
Jiri Pirko e5e2a8fd83 bonding: wipe out printk's 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Jay Vosburgh 815bcc2719 bonding: fix alb mode locking regression 16 years ago
Jay Vosburgh 2690f8d62e bonding: Remove debug printk 16 years ago
Hannes Eder 1f78d9f945 drivers/net/bonding: fix sparse warnings: context imbalance 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Holger Eitzenberger 5a03cdb7f2 bonding: use pr_debug instead of own macros 16 years ago
Stephen Hemminger eb7cc59a03 bonding: convert to net_device_ops 16 years ago
Wang Chen 454d7c9b14 netdevice: safe convert to netdev_priv() #part-1 16 years ago
Jay Vosburgh 6146b1a4da bonding: Fix ALB mode to balance traffic on VLANs 16 years ago
Andy Gospodarek ce39a800ea bonding: fix panic when taking bond interface down before removing module 16 years ago
Vlad Yasevich 2d1ea19da0 bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds 17 years ago
Brian Haley f14c4e4e36 bonding: change some __constant_htons() to htons() 17 years ago
Wang Chen 7e1a1ac1fb bonding: Check return of dev_set_promiscuity/allmulti 17 years ago
Jay Vosburgh 966bc6f434 bonding: fix two compiler warnings 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Jay Vosburgh 2543331d36 bonding: fix locking during alb failover and slave removal 17 years ago
Jay Vosburgh e0138a66e1 bonding: fix ASSERT_RTNL that produces spurious warnings 17 years ago
Jay Vosburgh d0e81b7e22 bonding: Acquire correct locks in alb for promisc change 18 years ago
Jay Vosburgh 6603a6f25e bonding: Convert more locks to _bh, acquire rtnl, for new locking 18 years ago
Jay Vosburgh 059fe7a578 bonding: Convert locks to _bh, rework alb locking for new locking 18 years ago
Jay Vosburgh 1b76b31693 Convert bonding timers to workqueues 18 years ago
Al Viro d3bb52b094 endianness annotations drivers/net/bonding/ 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Arnaldo Carvalho de Melo b0e380b1d8 [SK_BUFF]: unions of just one member don't get anything done, kill them 18 years ago
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago
Arnaldo Carvalho de Melo e7dd65dafd [SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.raw 18 years ago
Arnaldo Carvalho de Melo a16aeb3623 [BONDING]: Introduce arp_pkt() 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Joe Jin 243cb4e560 [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls 18 years ago
Karsten Keil 39984a9fad [PATCH] bonding: fix deadlock on high loads in bond_alb_monitor() 19 years ago
Arjan van de Ven f71e130966 Massive net driver const-ification. 19 years ago
Jay Vosburgh 5af47b2ff1 [PATCH] bonding: UPDATED hash-table corruption in bond_alb.c 19 years ago
Jeff Garzik 2e06cb5859 [bonding] Remove superfluous changelog. 19 years ago
Mitch Williams e944ef7918 [PATCH] bonding: spelling and whitespace corrections 19 years ago
Mitch Williams b76850ab57 [PATCH] bonding: explicitly clear RLB flag during ALB init 19 years ago
Mitch Williams 0d206a3af4 [PATCH] bonding: move kmalloc out of spinlock in ALB init 19 years ago
Mitch Williams 4e0952c74e [PATCH] bonding: add bond name to all error messages 19 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
John W. Linville 6b38aefe92 [PATCH] bonding: ALB -- allow slave to use bond's MAC address if its own MAC address conflicts 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago