Commit Graph

88 Commits (0660e03f6b18f19b6bbafe7583265a51b90daf36)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 0660e03f6b [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h 18 years ago
Arnaldo Carvalho de Melo d0a92be05e [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph 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
Jay Vosburgh a816c7c712 bonding: Improve IGMP join processing 18 years ago
Jay Vosburgh e245cb71d4 bonding: only receive ARPs for us 18 years ago
Jay Vosburgh c4f283b1f2 bonding: fix double dev_add_pack 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
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() 18 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