summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-10-24[NETFILTER]: Fix ip6_tables protocol bypass bugPatrick McHardy
2006-10-24[XFRM]: Fix xfrm_state accountingPatrick McHardy
2006-10-24[IPV4] ipconfig: fix RARP ic_servaddr breakageAl Viro
2006-10-22[PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller
2006-10-21[IPv6] fib: initialize tb6_lock in common place to give lockdep a keyThomas Graf
2006-10-21[ATM]: handle sysfs errorsJeff Garzik
2006-10-21[DCCP] ipv6: Fix opt_skb leak.David S. Miller
2006-10-21[DCCP]: Fix Oops in DCCPv6Gerrit Renker
2006-10-21Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2006-10-21Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-10-20[PATCH] knfsd: fix race that can disable NFS serverNeilBrown
2006-10-20[PATCH] SUNRPC: fix a typoChuck Lever
2006-10-20[PATCH] SUNRPC: fix race in in-kernel RPC portmapper clientChuck Lever
2006-10-20[Bluetooth] Fix HID disconnect NULL pointer dereferenceMarcel Holtmann
2006-10-20[TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err()Eric Dumazet
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-19[PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctlsJohn W. Linville
2006-10-18[IPV6]: Fix route.c warnings when multiple tables are disabled.David S. Miller
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-17[PATCH] sotftmac: fix a slab corruption in WEP restricted key associationLaurent Riffard
2006-10-16[PATCH] softmac: Fix WX and association related racesMichael Buesch
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