| Commit message (Expand) | Author | Age |
* | packet: avoid warnings when high-order page allocation fails | Eric Dumazet | 2009-04-15 |
* | Revert "rose: zero length frame filtering in af_rose.c" | David S. Miller | 2009-04-14 |
* | gro: Restore correct value to gso_size | Herbert Xu | 2009-04-14 |
* | ipv6:remove useless check | Yang Hongyang | 2009-04-14 |
* | tcp: fix >2 iw selection | Ilpo Järvinen | 2009-04-14 |
* | netsched: Allow meta match on vlan tag on receive | Stephen Hemminger | 2009-04-13 |
* | gro: Normalise skb before bypassing GRO on netpoll VLAN path | Herbert Xu | 2009-04-13 |
* | ipv6: Fix NULL pointer dereference with time-wait sockets | Vlad Yasevich | 2009-04-11 |
* | tr: fix leakage of device in net/802/tr.c | Wei Yongjun | 2009-04-11 |
* | net: netif_device_attach/detach should start/stop all queues | Alexander Duyck | 2009-04-11 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-04-08 |
|\ |
|
| * | netfilter: ctnetlink: fix regression in expectation handling | Pablo Neira Ayuso | 2009-04-06 |
| * | netfilter: fix selection of "LED" target in netfilter | Alex Riesen | 2009-04-06 |
| * | netfilter: ip6tables regression fix | Eric Dumazet | 2009-04-06 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-06 |
|\ \ |
|
| * | | xfrm: fix fragmentation on inter family tunnels | Steffen Klassert | 2009-04-06 |
| * | | net/802/fddi.c: add MODULE_LICENSE | Adrian Bunk | 2009-04-06 |
| * | | socket: use percpu_add() while updating sockets_in_use | Eric Dumazet | 2009-04-04 |
* | | | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-04-06 |
|\ \ \
| |_|/
|/| | |
|
| * | | nfsd: don't use the deferral service, return NFS4ERR_DELAY | Andy Adamson | 2009-04-03 |
| * | | sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_process | ideawu | 2009-03-27 |
| * | | svcrpc: take advantage of tcp autotuning | Olga Kornievskaia | 2009-03-18 |
| * | | knfsd: add file to export stats about nfsd pools | Greg Banks | 2009-03-18 |
| * | | knfsd: avoid overloading the CPU scheduler with enormous load averages | Greg Banks | 2009-03-18 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 2009-04-05 |
|\ \ \ |
|
| * \ \ | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell | 2009-03-30 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 |
| | |\ \ \ |
|
| | * | | | | cpumask: replace node_to_cpumask with cpumask_of_node. | Rusty Russell | 2009-03-13 |
| | | | | | | |
| | | \ \ \ | |
| | | \ \ \ | |
| | | \ \ \ | |
| | *---. \ \ \ | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar | 2009-03-11 |
| | |\ \ \ \ \ \ |
|
* | | \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-04-03 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | New helper - current_umask() | Al Viro | 2009-03-31 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-03 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| * | | | | | | | | tcp: miscounts due to tcp_fragment pcount reset | Ilpo Järvinen | 2009-04-02 |
| * | | | | | | | | tcp: add helper for counter tweaking due mid-wq change | Ilpo Järvinen | 2009-04-02 |
| * | | | | | | | | net: allow multiple dev per napi with GRO | Stephen Hemminger | 2009-04-02 |
| * | | | | | | | | netfilter: use rcu_read_bh() in ipt_do_table() | Eric Dumazet | 2009-04-02 |
| * | | | | | | | | RDS: Use spinlock to protect 64b value update on 32b archs | Andy Grover | 2009-04-02 |
| * | | | | | | | | RDS: Rewrite connection cleanup, fixing oops on rmmod | Andy Grover | 2009-04-02 |
| * | | | | | | | | RDS: Fix m_rs_lock deadlock | Andy Grover | 2009-04-02 |
| * | | | | | | | | core: remove pointless conditional before kfree() | Wei Yongjun | 2009-03-31 |
| * | | | | | | | | ipv4: remove unused parameter from tcp_recv_urg(). | Rami Rosen | 2009-03-31 |
* | | | | | | | | | Merge branch 'devel' into for-linus | Trond Myklebust | 2009-04-01 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | SUNRPC: Ensure IPV6_V6ONLY is set on the socket before binding to a port | Trond Myklebust | 2009-04-01 |
| * | | | | | | | | | SUNRPC: Remove CONFIG_SUNRPC_REGISTER_V4 | Chuck Lever | 2009-03-28 |
| * | | | | | | | | | SUNRPC: rpcb_register() should handle errors silently | Chuck Lever | 2009-03-28 |
| * | | | | | | | | | SUNRPC: Simplify kernel RPC service registration | Chuck Lever | 2009-03-28 |
| * | | | | | | | | | SUNRPC: Simplify svc_unregister() | Chuck Lever | 2009-03-28 |
| * | | | | | | | | | SUNRPC: Allow callers to pass rpcb_v4_register a NULL address | Chuck Lever | 2009-03-28 |