Age | Commit message (Expand) | Author |
2009-04-15 | packet: avoid warnings when high-order page allocation fails | Eric Dumazet |
2009-04-14 | 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-13 | 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-11 | 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-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
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 | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-04-06 | 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-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-04-04 | socket: use percpu_add() while updating sockets_in_use | Eric Dumazet |
2009-04-03 | nfsd: don't use the deferral service, return NFS4ERR_DELAY | Andy Adamson |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-04-02 | 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-01 | 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 | epoll keyed wakeups: make sockets use keyed wakeups | Davide Libenzi |
2009-04-01 | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan |
2009-04-01 | proc tty: switch ircomm to ->proc_fops | Alexey Dobriyan |
2009-03-31 | New helper - current_umask() | Al Viro |
2009-03-31 | 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 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |
2009-03-30 | cpumask: use new cpumask_ functions in core code. | Rusty Russell |
2009-03-29 | netfilter: xtables: fix IPv6 dependency in the cluster match | Pablo Neira Ayuso |
2009-03-29 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-28 | netpoll: store local and remote ip in net-endian | Harvey Harrison |
2009-03-28 | netfilter: fix endian bug in conntrack printks | Harvey Harrison |