aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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[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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-10-17[PATCH] knfsd: Allow lockd to drop replies as appropriateNeilBrown
2006-10-17[PATCH] rename net_random to random32Stephen Hemminger
2006-10-15[Bluetooth] Add locking for bt_proto array manipulationMarcel Holtmann
2006-10-15[Bluetooth] Check if DLC is still attached to the TTYMarcel Holtmann
2006-10-15[Bluetooth] Fix reference count when connection lookup failsMarcel Holtmann
2006-10-15[Bluetooth] Disconnect HID interrupt channel firstMarcel Holtmann
2006-10-15[Bluetooth] Support concurrent connect requestsMarcel Holtmann
2006-10-15[Bluetooth] Make use of virtual devices treeMarcel Holtmann
2006-10-15[Bluetooth] Handle return values from driver core functionsMarcel Holtmann
2006-10-15[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDPMarcel Holtmann
2006-10-15[IPV6] sit: Add missing MODULE_LICENSEJan Dittmer
2006-10-15[IPV6]: Remove bogus WARN_ON in Proxy-NA handling.YOSHIFUJI Hideaki
2006-10-15[IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectorsThomas Graf
2006-10-15[XFRM]: Fix xfrm_state_num going negative.David S. Miller
2006-10-15[NET]: reduce sizeof(struct inet_peer), cleanup, change in peer_check_expire()Eric Dumazet
2006-10-15NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctlyPaul Moore
2006-10-15NetLabel: only deref the CIPSOv4 standard map fields when using standard mappingPaul Moore
2006-10-15[BRIDGE]: flush forwarding table when device carrier offStephen Hemminger
2006-10-15[NETFILTER]: ctnetlink: Remove debugging messagesPablo Neira Ayuso
2006-10-15[NETFILTER]: xt_CONNSECMARK: fix Kconfig dependenciesPatrick McHardy
2006-10-15[NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum updatePatrick McHardy
2006-10-15[NETFILTER]: arp_tables: missing unregistration on module unloadPatrick McHardy
2006-10-15[NETFILTER]: fix cut-and-paste error in exit functionsPatrick McHardy
2006-10-15[DECNET]: Use correct config option for routing by fwmark in compare_keys()Patrick McHardy
2006-10-12[PKT_SCHED] sch_htb: use rb_first() cleanupAkinbou Mita
2006-10-12[RTNETLINK]: Fix use of wrong skb in do_getlink()Patrick McHardy
2006-10-12[DECNET]: Fix sfuzz hanging on 2.6.18Patrick McHardy