| Commit message (Expand) | Author | Age |
... | |
| * | | | [GFS2] fs/gfs2/ops_fstype.c:fill_super_meta(): fix NULL dereference | Adrian Bunk | 2006-10-20 |
| * | | | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): don't use an uninitialized variable | Adrian Bunk | 2006-10-20 |
| * | | | [GFS2] fs/gfs2/ops_fstype.c:gfs2_get_sb_meta(): remove unused variable | Adrian Bunk | 2006-10-20 |
| * | | | [GFS2] fs/gfs2/dir.c:gfs2_dir_write_data(): remove dead code | Adrian Bunk | 2006-10-20 |
| * | | | [GFS2] gfs2 endianness bug: be16 assigned to be32 field | Al Viro | 2006-10-20 |
| * | | | [GFS2] Fix bmap to map extents properly | Steven Whitehouse | 2006-10-20 |
| * | | | [DLM] fix iovec length in recvmsg | Patrick Caulfield | 2006-10-20 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-10-20 |
|\ \ \ |
|
| * | | | [SPARC]: Clean up asm-sparc/elf.h pollution in userspace. | David Woodhouse | 2006-10-20 |
| * | | | [SPARC64]: Fix of_ioremap(). | David S. Miller | 2006-10-19 |
| * | | | [SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly. | David S. Miller | 2006-10-19 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-10-20 |
|\ \ \ |
|
| * | | | [Bluetooth] Fix HID disconnect NULL pointer dereference | Marcel Holtmann | 2006-10-20 |
| * | | | [Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA card | Marcel Holtmann | 2006-10-20 |
| * | | | [Bluetooth] Add support for newer ANYCOM USB dongles | Marcel Holtmann | 2006-10-20 |
| * | | | [NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver. | Eric Dumazet | 2006-10-20 |
| * | | | [IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup look... | Eric Dumazet | 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-20 |
| * | | | [NETPOLL]: initialize skb for UDP | Stephen Hemminger | 2006-10-20 |
| * | | | [IPV6]: Fix route.c warnings when multiple tables are disabled. | David S. Miller | 2006-10-19 |
| * | | | [TG3]: Bump driver version and release date. | David S. Miller | 2006-10-18 |
| * | | | [TG3]: Add lower bound checks for tx ring size. | Michael Chan | 2006-10-18 |
| * | | | [TG3]: Fix set ring params tx ring size implementation | Ranjit Manomohan | 2006-10-18 |
| * | | | [NET]: reduce per cpu ram used for loopback stats | Eric Dumazet | 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 |
| * | | | [IPV6]: Remove struct pol_chain. | 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-18 |
| |/ / |
|
* | | | [PATCH] one more ARM IRQ fix | Adrian Bunk | 2006-10-20 |
* | | | [PATCH] knfsd: fix race that can disable NFS server | NeilBrown | 2006-10-20 |