Commit Graph

31 Commits (7736c09c6cf9521f2413d78856a66f4a37046e84)

Author SHA1 Message Date
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 20 years ago
Mitch Williams b76850ab57 [PATCH] bonding: explicitly clear RLB flag during ALB init 20 years ago
Mitch Williams 0d206a3af4 [PATCH] bonding: move kmalloc out of spinlock in ALB init 20 years ago
Mitch Williams 4e0952c74e [PATCH] bonding: add bond name to all error messages 20 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