Age | Commit message (Expand) | Author |
2006-10-25 | [BRIDGE]: correct print message typo | Randy Dunlap |
2006-10-25 | [TCP] H-TCP: fix integer overflow | Gavin McCullagh |
2006-10-25 | [TCP] cubic: scaling error | Stephen Hemminger |
2006-10-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2006-10-25 | [CRYPTO] users: Select ECB/CBC where needed | Patrick McHardy |
2006-10-24 | [DCCP]: Update documentation references. | Gerrit Renker |
2006-10-24 | [NETFILTER]: Fix ip6_tables extension header bypass bug | Patrick McHardy |
2006-10-24 | [NETFILTER]: Fix ip6_tables protocol bypass bug | Patrick McHardy |
2006-10-24 | [XFRM]: Fix xfrm_state accounting | Patrick McHardy |
2006-10-24 | [IPV4] ipconfig: fix RARP ic_servaddr breakage | Al 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 key | Thomas Graf |
2006-10-21 | [ATM]: handle sysfs errors | Jeff Garzik |
2006-10-21 | [DCCP] ipv6: Fix opt_skb leak. | David S. Miller |
2006-10-21 | [DCCP]: Fix Oops in DCCPv6 | Gerrit Renker |
2006-10-21 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik |
2006-10-21 | Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik |
2006-10-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-10-20 | [PATCH] knfsd: fix race that can disable NFS server | NeilBrown |
2006-10-20 | [PATCH] SUNRPC: fix a typo | Chuck Lever |
2006-10-20 | [PATCH] SUNRPC: fix race in in-kernel RPC portmapper client | Chuck Lever |
2006-10-20 | [Bluetooth] Fix HID disconnect NULL pointer dereference | Marcel 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 layer | Björn Steinbrink |
2006-10-19 | [NETPOLL]: initialize skb for UDP | Stephen Hemminger |
2006-10-19 | [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctls | John 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 decision | Thomas Graf |
2006-10-18 | [DECNET]: Fix input routing bug | Steven Whitehouse |
2006-10-18 | [TCP]: Bound TSO defer time | John Heffner |
2006-10-18 | [IPv4] fib: Remove unused fib_config members | Thomas 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 typo | Ville Nuorvala |
2006-10-18 | [TIPC]: Updated TIPC version number to 1.6.2 | Allan Stephens |
2006-10-18 | [TIPC]: Unrecognized configuration command now returns error message | Allan Stephens |
2006-10-18 | [TIPC]: Added subscription cancellation capability | Lijun Chen |
2006-10-18 | [TIPC]: Can now list multicast link on an isolated network node | Allan Stephens |
2006-10-18 | [TIPC]: Fixed slow link reactivation when link tolerance is large | Allan Stephens |
2006-10-18 | [TIPC]: Name publication events now delivered in chronological order | Allan Stephens |
2006-10-18 | [TIPC]: Add support for Ethernet VLANs | Allan Stephens |
2006-10-18 | [TIPC]: Remove code bloat introduced by print buffer rework | Allan Stephens |
2006-10-18 | [TIPC]: Optimize wakeup logic when socket has no waiting processes | Allan Stephens |
2006-10-18 | [TIPC]: Added duplicate node address detection capability | Allan Stephens |
2006-10-18 | [TIPC]: Stream socket can now send > 66000 bytes at a time | Allan Stephens |
2006-10-18 | [TIPC]: Debug print buffer enhancements and fixes | Allan Stephens |
2006-10-18 | [TIPC]: Add missing unlock in port timeout code. | Allan Stephens |
2006-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds |