summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-20[NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver.Eric Dumazet1-3/+3
2006-10-20[IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup look...Eric Dumazet1-3/+4
2006-10-20[TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err()Eric Dumazet1-1/+1
2006-10-20[NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layerBjörn Steinbrink1-0/+3
2006-10-20[NETPOLL]: initialize skb for UDPStephen Hemminger1-4/+4
2006-10-19[IPV6]: Fix route.c warnings when multiple tables are disabled.David S. Miller1-3/+8
2006-10-19[TG3]: Bump driver version and release date.David S. Miller1-2/+2
2006-10-19[TG3]: Add lower bound checks for tx ring size.Michael Chan1-1/+4
2006-10-19[TG3]: Fix set ring params tx ring size implementationRanjit Manomohan1-5/+5
2006-10-19[NET]: reduce per cpu ram used for loopback statsEric Dumazet1-16/+19
2006-10-19[IPv6] route: Fix prohibit and blackhole routing decisionThomas Graf1-6/+31
2006-10-19[DECNET]: Fix input routing bugSteven Whitehouse1-2/+1
2006-10-19[TCP]: Bound TSO defer timeJohn Heffner2-5/+17
2006-10-19[IPv4] fib: Remove unused fib_config membersThomas Graf2-9/+1
2006-10-19[IPV6]: Always copy rt->u.dst.error when copying a rt6_info.Ville Nuorvala1-2/+1
2006-10-19[IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES.Ville Nuorvala1-8/+8
2006-10-19[IPV6]: Clean up BACKTRACK().Ville Nuorvala1-1/+1
2006-10-19[IPV6]: Make sure error handling is done when calling ip6_route_output().Ville Nuorvala2-10/+12
2006-10-19[SCTP]: Fix minor typoVille Nuorvala1-1/+1
2006-10-19[IPV6]: Remove struct pol_chain.Ville Nuorvala1-7/+0
2006-10-19[TIPC]: Updated TIPC version number to 1.6.2Allan Stephens1-1/+1
2006-10-19[TIPC]: Unrecognized configuration command now returns error messageAllan Stephens1-2/+3
2006-10-19[TIPC]: Added subscription cancellation capabilityLijun Chen2-15/+85
2006-10-19[TIPC]: Can now list multicast link on an isolated network nodeAllan Stephens1-1/+1
2006-10-19[TIPC]: Fixed slow link reactivation when link tolerance is largeAllan Stephens1-3/+4
2006-10-19[TIPC]: Name publication events now delivered in chronological orderAllan Stephens1-1/+1
2006-10-19[TIPC]: Add support for Ethernet VLANsAllan Stephens2-3/+7
2006-10-19[TIPC]: Remove code bloat introduced by print buffer reworkAllan Stephens2-7/+7
2006-10-19[TIPC]: Optimize wakeup logic when socket has no waiting processesAllan Stephens1-2/+4
2006-10-19[TIPC]: Added duplicate node address detection capabilityAllan Stephens2-5/+35
2006-10-19[TIPC]: Stream socket can now send > 66000 bytes at a timeAllan Stephens1-1/+6
2006-10-19[TIPC]: Debug print buffer enhancements and fixesAllan Stephens3-57/+110
2006-10-19[TIPC]: Add missing unlock in port timeout code.Allan Stephens1-1/+6
2006-10-18hwmon: Fix debug messages in w83781dJean Delvare1-8/+10
2006-10-18hwmon: Let w83781d and lm78 load againJean Delvare3-13/+13
2006-10-18w83627ehf: Fix the detection of fan5Rudolf Marek1-2/+9
2006-10-18k8temp: Documentation updateRudolf Marek3-7/+18
2006-10-18smsc47m1: List the SMSC LPC47M112 as supportedJean Delvare3-8/+11
2006-10-18hwmon: Fix documentation typosJean Delvare2-4/+4
2006-10-18adm9240: Update Grant Coady's email addressGrant Coady2-3/+3
2006-10-18w83791d: Fix unchecked return statusJim Cromie1-29/+56
2006-10-18aoe: fix sysfs_create_file warningsGreg Kroah-Hartman1-9/+14
2006-10-18aoe: revert printk macrosEd L. Cashin7-37/+39
2006-10-18aoe: update driver versionEd L. Cashin1-1/+1
2006-10-18aoe: remove sysfs commentEd L. Cashin1-1/+0
2006-10-18aoe: use bio->bi_idxEd L. Cashin2-1/+3
2006-10-18aoe: module parameter for device timeoutEd L. Cashin1-2/+5
2006-10-18aoe: zero copy write 2 of 2Ed L. Cashin3-20/+64
2006-10-18aoe: improve retransmission heuristicsEd L. Cashin2-6/+17
2006-10-18aoe: jumbo frame support 2 of 2Ed L. Cashin1-2/+6