aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-18[IPV6]: Fix route.c warnings when multiple tables are disabled.David S. Miller1-3/+8
2006-10-18[IPv6] route: Fix prohibit and blackhole routing decisionThomas Graf1-6/+31
2006-10-18[DECNET]: Fix input routing bugSteven Whitehouse1-2/+1
2006-10-18[TCP]: Bound TSO defer timeJohn Heffner1-5/+15
2006-10-18[IPv4] fib: Remove unused fib_config membersThomas Graf1-5/+0
2006-10-18[IPV6]: Always copy rt->u.dst.error when copying a rt6_info.Ville Nuorvala1-2/+1
2006-10-18[IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES.Ville Nuorvala1-8/+8
2006-10-18[IPV6]: Clean up BACKTRACK().Ville Nuorvala1-1/+1
2006-10-18[IPV6]: Make sure error handling is done when calling ip6_route_output().Ville Nuorvala2-10/+12
2006-10-18[SCTP]: Fix minor typoVille Nuorvala1-1/+1
2006-10-18[TIPC]: Updated TIPC version number to 1.6.2Allan Stephens1-1/+1
2006-10-18[TIPC]: Unrecognized configuration command now returns error messageAllan Stephens1-2/+3
2006-10-18[TIPC]: Added subscription cancellation capabilityLijun Chen1-15/+84
2006-10-18[TIPC]: Can now list multicast link on an isolated network nodeAllan Stephens1-1/+1
2006-10-18[TIPC]: Fixed slow link reactivation when link tolerance is largeAllan Stephens1-3/+4
2006-10-18[TIPC]: Name publication events now delivered in chronological orderAllan Stephens1-1/+1
2006-10-18[TIPC]: Add support for Ethernet VLANsAllan Stephens2-3/+7
2006-10-18[TIPC]: Remove code bloat introduced by print buffer reworkAllan Stephens2-7/+7
2006-10-18[TIPC]: Optimize wakeup logic when socket has no waiting processesAllan Stephens1-2/+4
2006-10-18[TIPC]: Added duplicate node address detection capabilityAllan Stephens2-5/+35
2006-10-18[TIPC]: Stream socket can now send > 66000 bytes at a timeAllan Stephens1-1/+6
2006-10-18[TIPC]: Debug print buffer enhancements and fixesAllan Stephens3-57/+110
2006-10-18[TIPC]: Add missing unlock in port timeout code.Allan Stephens1-1/+6
2006-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2006-10-17[PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown1-0/+5
2006-10-17[PATCH] rename net_random to random32Stephen Hemminger2-118/+0
2006-10-17[PATCH] sotftmac: fix a slab corruption in WEP restricted key associationLaurent Riffard1-1/+1
2006-10-16[PATCH] softmac: Fix WX and association related racesMichael Buesch4-58/+79
2006-10-15[Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann8-14/+38
2006-10-15[Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann1-0/+3
2006-10-15[Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann3-9/+3
2006-10-15[Bluetooth] Disconnect HID interrupt channel firstMarcel Holtmann1-2/+2
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann3-7/+16
2006-10-15[Bluetooth] Make use of virtual devices treeMarcel Holtmann1-5/+1
2006-10-15[Bluetooth] Handle return values from driver core functionsMarcel Holtmann5-7/+16
2006-10-15[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann3-17/+161
2006-10-15[IPV6] sit: Add missing MODULE_LICENSEJan Dittmer1-0/+1
2006-10-15[IPV6]: Remove bogus WARN_ON in Proxy-NA handling.YOSHIFUJI Hideaki1-2/+0
2006-10-15[IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectorsThomas Graf2-7/+23
2006-10-15[XFRM]: Fix xfrm_state_num going negative.David S. Miller1-4/+13
2006-10-15[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet1-7/+22
2006-10-15NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctlyPaul Moore1-2/+2
2006-10-15NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore1-6/+12
2006-10-15[BRIDGE]: flush forwarding table when device carrier offStephen Hemminger4-4/+11
2006-10-15[NETFILTER]: ctnetlink: Remove debugging messagesPablo Neira Ayuso2-138/+6
2006-10-15[NETFILTER]: xt_CONNSECMARK: fix Kconfig dependenciesPatrick McHardy1-1/+3
2006-10-15[NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum updatePatrick McHardy2-6/+6
2006-10-15[NETFILTER]: arp_tables: missing unregistration on module unloadPatrick McHardy1-0/+2
2006-10-15[NETFILTER]: fix cut-and-paste error in exit functionsPatrick McHardy2-2/+2
2006-10-15[DECNET]: Use correct config option for routing by fwmark in compare_keys()Patrick McHardy1-1/+1