aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAge
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* Change struct marker usersMathieu Desnoyers2007-10-19
* bonding: two small fixes for IPoIB supportJay Vosburgh2007-10-16
* net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh2007-10-15
* net/bonding: Destroy bonding master when last slave is goneMoni Shoua2007-10-15
* net/bonding: Delay sending of gratuitous ARP to avoid failureMoni Shoua2007-10-15
* net/bonding: Handlle wrong assumptions that slave is always an Ethernet deviceMoni Shoua2007-10-15
* net/bonding: Enable IP multicast for bonding IPoIB devicesMoni Shoua2007-10-15
* net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr...Moni Shoua2007-10-15
* net/bonding: Enable bonding to enslave non ARPHRD_ETHERMoni Shoua2007-10-15
* endianness annotations drivers/net/bonding/Al Viro2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* Clean up duplicate includes in drivers/net/Jesper Juhl2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-10
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [NET]: Share correct feature code between bridging and bondingHerbert Xu2007-08-14
* [NET]: ethtool ops are the only wayMatthew Wilcox2007-07-31
* bonding/bond_main.c: make 2 functions staticAdrian Bunk2007-07-10
* bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh2007-07-10
* bonding: Fix 802.3ad no carrier on "no partner found" instanceJay Vosburgh2007-06-20
* bonding: Fix use after free in unregister pathJay Vosburgh2007-06-20
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-29
* [NET]: Inline net_device_statsRusty Russell2007-04-26
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF] bonding: Set skb->nh.raw relative to skb->mac.rawArnaldo Carvalho de Melo2007-04-26
* [BONDING]: Introduce arp_pkt()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* bonding: Improve IGMP join processingJay Vosburgh2007-03-06
* bonding: only receive ARPs for usJay Vosburgh2007-03-06
* bonding: fix double dev_add_packJay Vosburgh2007-03-06
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-02
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* [BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...Joe Jin2007-02-08
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-07
|\
| * Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-07
* | bonding: update versionJay Vosburgh2007-02-05
* | bonding: modify sysfs support to permit multiple loadsJay Vosburgh2007-02-05
* | bonding: fix error check in sysfs creationJay Vosburgh2007-02-05
* | bonding: fix device name allocation errorJay Vosburgh2007-02-05
* | bonding.h: "extern inline" -> "static inline"Adrian Bunk2007-02-05
|/