Commit Graph

77 Commits (da68d61f89e275260cc993a0d4a39e63700098fb)

Author SHA1 Message Date
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven d54b1fdb1d [PATCH] mark struct file_operations const 5 18 years ago
Joe Jin 243cb4e560 [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() calls 18 years ago
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device 18 years ago
Jay Vosburgh 658f648ad1 bonding: update version 18 years ago
Jay Vosburgh 877cbd36b2 bonding: modify sysfs support to permit multiple loads 18 years ago
Jay Vosburgh 09c8927976 bonding: fix error check in sysfs creation 18 years ago
Jay Vosburgh e4b91c4846 bonding: fix device name allocation error 18 years ago
Adrian Bunk 079ca7da1e bonding.h: "extern inline" -> "static inline" 18 years ago
Andy Gospodarek f8a8ccd56d bonding: ARP monitoring broken on x86_64 18 years ago
Andy Gospodarek 4e1400796c [PATCH] bonding: incorrect bonding state reported via ioctl 18 years ago
Laurent Riffard 418e8f3d7e [PATCH] bonding: fix an oops when slave device does not provide get_stats 18 years ago
Peter Zijlstra 0daa230302 [PATCH] bonding: lockdep annotation 18 years ago
Karsten Keil 39984a9fad [PATCH] bonding: fix deadlock on high loads in bond_alb_monitor() 19 years ago
Al Viro a144ea4b7a [IPV4]: annotate struct in_ifaddr 19 years ago
Jay Vosburgh 0ba8821b12 [PATCH] bonding: update version number 19 years ago
Jay Vosburgh 8a8e447b2a [PATCH] bonding: Fix primary selection error at enslavement time 19 years ago
Jay Vosburgh 89cc76f95a [PATCH] bonding: Don't mangle LACPDUs 19 years ago
Jay Vosburgh f5b2b966f0 [PATCH] bonding: Validate probe replies in ARP monitor 19 years ago
jamal 70298705bb [PATCH] bonding: Don't release slaves when master is admin down 19 years ago
Jay Vosburgh 0b680e7537 [PATCH] bonding: Add priv_flag to avoid event mishandling 19 years ago
Jay Vosburgh 54ef313714 [PATCH] bonding: Handle large hard_header_len 19 years ago
Jay Vosburgh a50d8de2cc [PATCH] bonding: Remove unneeded NULL test 19 years ago
Kenzo Iwami 65509645ae [PATCH] bonding: Format fix in seq_printf call 19 years ago
Jay Vosburgh 8bb5f96b0c [PATCH] bonding: Convert delay value from s16 to int 19 years ago
Jay Vosburgh 94dbffd540 [PATCH] bonding: Allow bonding to enslave a 10 Gig adapter 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Herbert Xu 8648b3053b [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM 19 years ago
Herbert Xu 932ff279a4 [NET]: Add netif_tx_lock 19 years ago
Jay Vosburgh ff59c4563a [PATCH] bonding: support carrier state for master 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Arjan van de Ven f71e130966 Massive net driver const-ification. 19 years ago
Jay Vosburgh 8f903c708f [PATCH] bonding: suppress duplicate packets 19 years ago
Jay Vosburgh f5e2a7b22e [PATCH] bonding: fix a locking bug in bond_release 19 years ago
Luiz Fernando Capitulino 3418db7cfa [PATCH] bonding: Sparse warnings fix 19 years ago
Jay Vosburgh a0de3adf8f [PATCH] bonding: allow bond to use TSO if slaves support it 19 years ago
Eric Sesterhenn 6a986ce45d [PATCH] bonding: fix ->get_settings error checking 19 years ago
Jay Vosburgh 5af47b2ff1 [PATCH] bonding: UPDATED hash-table corruption in bond_alb.c 19 years ago
Adrian Bunk cceb904f9b [PATCH] drivers/net/bonding/bonding.h: "extern inline" -> "static inline" 19 years ago
Jeff Garzik 2e06cb5859 [bonding] Remove superfluous changelog. 19 years ago
Mitch Williams 691b73b132 [PATCH] bonding: comments and changelog 19 years ago
Mitch Williams e944ef7918 [PATCH] bonding: spelling and whitespace corrections 19 years ago
Mitch Williams 39755cad88 [PATCH] bonding: version update 19 years ago
Mitch Williams b76cdba9cd [PATCH] bonding: add sysfs functionality to bonding (large) 19 years ago
Mitch Williams 4756b02f55 [PATCH] bonding: add ARP entries to /proc 19 years ago
Mitch Williams 6b78056722 [PATCH] bonding: Allow ARP target table to have empty entries 19 years ago
Mitch Williams 3c535952d8 [PATCH] bonding: make bond_init not __init 19 years ago
Mitch Williams dfe60397a6 [PATCH] bonding: move bond creation into separate function 19 years ago
Mitch Williams a77b53258d [PATCH] bonding: make functions not static 19 years ago