aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-20[NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layerBjörn Steinbrink
2006-10-19[NETPOLL]: initialize skb for UDPStephen Hemminger
2006-10-18[IPV6]: Fix route.c warnings when multiple tables are disabled.David S. Miller
2006-10-18[TG3]: Bump driver version and release date.David S. Miller
2006-10-18[TG3]: Add lower bound checks for tx ring size.Michael Chan
2006-10-18[TG3]: Fix set ring params tx ring size implementationRanjit Manomohan
2006-10-18[NET]: reduce per cpu ram used for loopback statsEric Dumazet
2006-10-18[IPv6] route: Fix prohibit and blackhole routing decisionThomas Graf
2006-10-18[DECNET]: Fix input routing bugSteven Whitehouse
2006-10-18[TCP]: Bound TSO defer timeJohn Heffner
2006-10-18[IPv4] fib: Remove unused fib_config membersThomas Graf
2006-10-18[IPV6]: Always copy rt->u.dst.error when copying a rt6_info.Ville Nuorvala
2006-10-18[IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES.Ville Nuorvala
2006-10-18[IPV6]: Clean up BACKTRACK().Ville Nuorvala
2006-10-18[IPV6]: Make sure error handling is done when calling ip6_route_output().Ville Nuorvala
2006-10-18[SCTP]: Fix minor typoVille Nuorvala
2006-10-18[IPV6]: Remove struct pol_chain.Ville Nuorvala
2006-10-18[TIPC]: Updated TIPC version number to 1.6.2Allan Stephens
2006-10-18[TIPC]: Unrecognized configuration command now returns error messageAllan Stephens
2006-10-18[TIPC]: Added subscription cancellation capabilityLijun Chen
2006-10-18[TIPC]: Can now list multicast link on an isolated network nodeAllan Stephens
2006-10-18[TIPC]: Fixed slow link reactivation when link tolerance is largeAllan Stephens
2006-10-18[TIPC]: Name publication events now delivered in chronological orderAllan Stephens
2006-10-18[TIPC]: Add support for Ethernet VLANsAllan Stephens
2006-10-18[TIPC]: Remove code bloat introduced by print buffer reworkAllan Stephens
2006-10-18[TIPC]: Optimize wakeup logic when socket has no waiting processesAllan Stephens
2006-10-18[TIPC]: Added duplicate node address detection capabilityAllan Stephens
2006-10-18[TIPC]: Stream socket can now send > 66000 bytes at a timeAllan Stephens
2006-10-18[TIPC]: Debug print buffer enhancements and fixesAllan Stephens
2006-10-18[TIPC]: Add missing unlock in port timeout code.Allan Stephens
2006-10-18Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-10-18Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-10-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2006-10-18hwmon: Fix debug messages in w83781dJean Delvare
2006-10-18hwmon: Let w83781d and lm78 load againJean Delvare
2006-10-18w83627ehf: Fix the detection of fan5Rudolf Marek
2006-10-18k8temp: Documentation updateRudolf Marek
2006-10-18smsc47m1: List the SMSC LPC47M112 as supportedJean Delvare
2006-10-18hwmon: Fix documentation typosJean Delvare
2006-10-18adm9240: Update Grant Coady's email addressGrant Coady
2006-10-18w83791d: Fix unchecked return statusJim Cromie
2006-10-18aoe: fix sysfs_create_file warningsGreg Kroah-Hartman
2006-10-18aoe: revert printk macrosEd L. Cashin
2006-10-18aoe: update driver versionEd L. Cashin
2006-10-18aoe: remove sysfs commentEd L. Cashin
2006-10-18aoe: use bio->bi_idxEd L. Cashin