Commit Graph

117 Commits (f9527f121bd42c5d300815fbf12216bc1a63f60f)

Author SHA1 Message Date
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Mathieu Desnoyers 1c3f0b8e07 Change struct marker users 18 years ago
Jay Vosburgh 1284cd3a2b bonding: two small fixes for IPoIB support 18 years ago
Jay Vosburgh dd957c57c5 net/bonding: Optionally allow ethernet slaves to keep own MAC 18 years ago
Moni Shoua d90a162a4e net/bonding: Destroy bonding master when last slave is gone 18 years ago
Moni Shoua 1053f62c24 net/bonding: Delay sending of gratuitous ARP to avoid failure 18 years ago
Moni Shoua 3158bf7d41 net/bonding: Handlle wrong assumptions that slave is always an Ethernet device 18 years ago
Moni Shoua 6b1bf09650 net/bonding: Enable IP multicast for bonding IPoIB devices 18 years ago
Moni Shoua 2ab82852a2 net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address() 18 years ago
Moni Shoua 872254dd6b net/bonding: Enable bonding to enslave non ARPHRD_ETHER 18 years ago
Al Viro d3bb52b094 endianness annotations drivers/net/bonding/ 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Jesper Juhl bf1e9a080d Clean up duplicate includes in drivers/net/ 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Herbert Xu 7f353bf29e [NET]: Share correct feature code between bridging and bonding 18 years ago
Matthew Wilcox 61a44b9c4b [NET]: ethtool ops are the only way 18 years ago
Adrian Bunk 4ad072c984 bonding/bond_main.c: make 2 functions static 18 years ago
Jay Vosburgh c2edacf80e bonding / ipv6: no addrconf for slaves separately from master 18 years ago
Jay Vosburgh 031ae4deb0 bonding: Fix 802.3ad no carrier on "no partner found" instance 18 years ago
Jay Vosburgh 3201e656ce bonding: Fix use after free in unregister path 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Rusty Russell 5a1b5898ee [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. 18 years ago
Rusty Russell c45d286e72 [NET]: Inline net_device_stats 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 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