Commit Graph

87 Commits (cd58310d775fc10cc820b27c10f619187b8c4133)

Author SHA1 Message Date
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
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 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 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
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
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
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 19 years ago
Al Viro a144ea4b7a [IPV4]: annotate struct in_ifaddr 19 years ago
Jay Vosburgh 8a8e447b2a [PATCH] bonding: Fix primary selection error at enslavement time 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
Kenzo Iwami 65509645ae [PATCH] bonding: Format fix in seq_printf call 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