aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [Bluetooth] Add support for newer ANYCOM USB donglesMarcel Holtmann2006-10-201-0/+3
| * | | [NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver.Eric Dumazet2006-10-201-3/+3
| * | | [IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup look...Eric Dumazet2006-10-201-3/+4
| * | | [TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err()Eric Dumazet2006-10-201-1/+1
| * | | [NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layerBjörn Steinbrink2006-10-201-0/+3
| * | | [NETPOLL]: initialize skb for UDPStephen Hemminger2006-10-191-4/+4
| * | | [IPV6]: Fix route.c warnings when multiple tables are disabled.David S. Miller2006-10-181-3/+8
| * | | [TG3]: Bump driver version and release date.David S. Miller2006-10-181-2/+2
| * | | [TG3]: Add lower bound checks for tx ring size.Michael Chan2006-10-181-1/+4
| * | | [TG3]: Fix set ring params tx ring size implementationRanjit Manomohan2006-10-181-5/+5
| * | | [NET]: reduce per cpu ram used for loopback statsEric Dumazet2006-10-181-16/+19
| * | | [IPv6] route: Fix prohibit and blackhole routing decisionThomas Graf2006-10-181-6/+31
| * | | [DECNET]: Fix input routing bugSteven Whitehouse2006-10-181-2/+1
| * | | [TCP]: Bound TSO defer timeJohn Heffner2006-10-182-5/+17
| * | | [IPv4] fib: Remove unused fib_config membersThomas Graf2006-10-182-9/+1
| * | | [IPV6]: Always copy rt->u.dst.error when copying a rt6_info.Ville Nuorvala2006-10-181-2/+1
| * | | [IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES.Ville Nuorvala2006-10-181-8/+8
| * | | [IPV6]: Clean up BACKTRACK().Ville Nuorvala2006-10-181-1/+1
| * | | [IPV6]: Make sure error handling is done when calling ip6_route_output().Ville Nuorvala2006-10-182-10/+12
| * | | [SCTP]: Fix minor typoVille Nuorvala2006-10-181-1/+1
| * | | [IPV6]: Remove struct pol_chain.Ville Nuorvala2006-10-181-7/+0
| * | | [TIPC]: Updated TIPC version number to 1.6.2Allan Stephens2006-10-181-1/+1
| * | | [TIPC]: Unrecognized configuration command now returns error messageAllan Stephens2006-10-181-2/+3
| * | | [TIPC]: Added subscription cancellation capabilityLijun Chen2006-10-182-15/+85
| * | | [TIPC]: Can now list multicast link on an isolated network nodeAllan Stephens2006-10-181-1/+1
| * | | [TIPC]: Fixed slow link reactivation when link tolerance is largeAllan Stephens2006-10-181-3/+4
| * | | [TIPC]: Name publication events now delivered in chronological orderAllan Stephens2006-10-181-1/+1
| * | | [TIPC]: Add support for Ethernet VLANsAllan Stephens2006-10-182-3/+7
| * | | [TIPC]: Remove code bloat introduced by print buffer reworkAllan Stephens2006-10-182-7/+7
| * | | [TIPC]: Optimize wakeup logic when socket has no waiting processesAllan Stephens2006-10-181-2/+4
| * | | [TIPC]: Added duplicate node address detection capabilityAllan Stephens2006-10-182-5/+35
| * | | [TIPC]: Stream socket can now send > 66000 bytes at a timeAllan Stephens2006-10-181-1/+6
| * | | [TIPC]: Debug print buffer enhancements and fixesAllan Stephens2006-10-183-57/+110
| * | | [TIPC]: Add missing unlock in port timeout code.Allan Stephens2006-10-181-1/+6
| |/ /
* | | [PATCH] one more ARM IRQ fixAdrian Bunk2006-10-201-1/+1
* | | [PATCH] knfsd: fix race that can disable NFS serverNeilBrown2006-10-201-1/+1
* | | [PATCH] kernel/nsproxy.c: use kmemdup()Alexey Dobriyan2006-10-201-4/+2
* | | [PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()OGAWA Hirofumi2006-10-202-4/+6
* | | [PATCH] mm: more commenting on lock orderingNick Piggin2006-10-202-23/+17
* | | [PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha2006-10-201-2/+5
* | | [PATCH] ipmi: fix return codes in failure caseDave Jones2006-10-201-2/+2
* | | [PATCH] mm: D-cache aliasing issue in cow_user_pageDmitriy Monakhov2006-10-201-0/+1
* | | [PATCH] doc: fixing cpu-hotplug documentationSatoru Takeuchi2006-10-201-74/+74
* | | [PATCH] drivers/isdn: ioremap balanced with iounmapAmol Lad2006-10-202-3/+25
* | | [PATCH] highest_possible_node_id() linkage fixAndrew Morton2006-10-202-16/+16
* | | [PATCH] Fix potential interrupts during alternative patchingZachary Amsden2006-10-201-0/+4
* | | [PATCH] nfsd: nfs_replay_meAl Viro2006-10-203-5/+6
* | | [PATCH] nfsd: misc endianness annotationsAl Viro2006-10-2011-18/+18
* | | [PATCH] xdr annotations: nfsd callback*Al Viro2006-10-201-10/+10
* | | [PATCH] nfsd: NFSv4 errno endianness annotationsAl Viro2006-10-202-26/+31