aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-25[BRIDGE]: correct print message typoRandy Dunlap1-1/+1
2006-10-25[TCP] H-TCP: fix integer overflowGavin McCullagh1-1/+1
2006-10-25[TCP] cubic: scaling errorStephen Hemminger1-3/+3
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+2
2006-10-25[CRYPTO] users: Select ECB/CBC where neededPatrick McHardy1-0/+2
2006-10-24[DCCP]: Update documentation references.Gerrit Renker11-30/+27
2006-10-24[NETFILTER]: Fix ip6_tables extension header bypass bugPatrick McHardy5-8/+31
2006-10-24[NETFILTER]: Fix ip6_tables protocol bypass bugPatrick McHardy1-4/+6
2006-10-24[XFRM]: Fix xfrm_state accountingPatrick McHardy1-8/+10
2006-10-24[IPV4] ipconfig: fix RARP ic_servaddr breakageAl Viro1-1/+1
2006-10-22[PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller1-0/+2
2006-10-21[IPv6] fib: initialize tb6_lock in common place to give lockdep a keyThomas Graf1-3/+6
2006-10-21[ATM]: handle sysfs errorsJeff Garzik1-3/+12
2006-10-21[DCCP] ipv6: Fix opt_skb leak.David S. Miller1-0/+8
2006-10-21[DCCP]: Fix Oops in DCCPv6Gerrit Renker2-4/+4
2006-10-21Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik4-59/+80
2006-10-21Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into tmpJeff Garzik1-1/+32
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-148/+354
2006-10-20[PATCH] knfsd: fix race that can disable NFS serverNeilBrown1-1/+1
2006-10-20[PATCH] SUNRPC: fix a typoChuck Lever1-1/+1
2006-10-20[PATCH] SUNRPC: fix race in in-kernel RPC portmapper clientChuck Lever1-7/+7
2006-10-20[Bluetooth] Fix HID disconnect NULL pointer dereferenceMarcel Holtmann1-4/+2
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-19[NETPOLL]: initialize skb for UDPStephen Hemminger1-4/+4
2006-10-19[PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctlsJohn W. Linville1-1/+32
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