| Commit message (Expand) | Author | Age |
... | |
| * | | | [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 |
* | | | [PATCH] kernel/nsproxy.c: use kmemdup() | Alexey Dobriyan | 2006-10-20 |
* | | | [PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop() | OGAWA Hirofumi | 2006-10-20 |
* | | | [PATCH] mm: more commenting on lock ordering | Nick Piggin | 2006-10-20 |
* | | | [PATCH] firmware/dcdbas: add size check in smi_data_write | Doug Warzecha | 2006-10-20 |
* | | | [PATCH] ipmi: fix return codes in failure case | Dave Jones | 2006-10-20 |
* | | | [PATCH] mm: D-cache aliasing issue in cow_user_page | Dmitriy Monakhov | 2006-10-20 |
* | | | [PATCH] doc: fixing cpu-hotplug documentation | Satoru Takeuchi | 2006-10-20 |
* | | | [PATCH] drivers/isdn: ioremap balanced with iounmap | Amol Lad | 2006-10-20 |
* | | | [PATCH] highest_possible_node_id() linkage fix | Andrew Morton | 2006-10-20 |
* | | | [PATCH] Fix potential interrupts during alternative patching | Zachary Amsden | 2006-10-20 |
* | | | [PATCH] nfsd: nfs_replay_me | Al Viro | 2006-10-20 |
* | | | [PATCH] nfsd: misc endianness annotations | Al Viro | 2006-10-20 |
* | | | [PATCH] xdr annotations: nfsd callback* | Al Viro | 2006-10-20 |
* | | | [PATCH] nfsd: NFSv4 errno endianness annotations | Al Viro | 2006-10-20 |
* | | | [PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values | Al Viro | 2006-10-20 |
* | | | [PATCH] nfsd: nfs4 code returns error values in net-endian | Al Viro | 2006-10-20 |