Age | Commit message (Expand) | Author |
2012-05-29 | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-24 | tcp: take care of overlaps in tcp_try_coalesce() | Eric Dumazet |
2012-05-24 | ipv4: fix the rcu race between free_fib_info and ip_route_output_slow | Yanmin Zhang |
2012-05-24 | mm: add a low limit to alloc_large_system_hash | Tim Bird |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds |
2012-05-22 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2012-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville |
2012-05-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-05-21 | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-05-22 | 9p: disconnect channel when PCI device is removed | Sasha Levin |
2012-05-22 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris |
2012-05-21 | net: drop NET dependency from HAVE_BPF_JIT | Sam Ravnborg |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-05-21 | Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) | Linus Torvalds |
2012-05-21 | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust |
2012-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-20 | ipv6/exthdrs: strict Pad1 and PadN check | Eldad Zack |
2012-05-20 | net/ipv4: replace simple_strtoul with kstrtoul | Eldad Zack |
2012-05-20 | net/ipv4/ipconfig: neaten __setup placement | Eldad Zack |
2012-05-19 | ipv6: use skb coalescing in reassembly | Eric Dumazet |
2012-05-19 | ipv4: use skb coalescing in defragmentation | Eric Dumazet |
2012-05-19 | net: introduce skb_try_coalesce() | Eric Dumazet |
2012-05-19 | net:ipv6:fixed space issues relating to operators. | Jeffrin Jose |
2012-05-19 | net:ipv6:fixed a trailing white space issue. | Jeffrin Jose |
2012-05-19 | sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot | Trond Myklebust |
2012-05-19 | ipv6: disable GSO on sockets hitting dst_allfrag | Eric Dumazet |
2012-05-19 | net: napi_frags_skb() is static | Eric Dumazet |
2012-05-19 | ipv6: bool/const conversions phase2 | Eric Dumazet |
2012-05-19 | ipx: Remove spurious NULL checking in ipx_ioctl(). | David S. Miller |
2012-05-18 | ipv6: ip6_fragment() should check CHECKSUM_PARTIAL | Eric Dumazet |
2012-05-18 | pktgen: fix module unload for good | Eric Dumazet |
2012-05-18 | ipv6: remove csummode in ip6_append_data() | Eric Dumazet |
2012-05-18 | net: introduce netdev_alloc_frag() | Eric Dumazet |
2012-05-18 | ipv6: bool conversions phase1 | Eric Dumazet |
2012-05-18 | ip_frag: struct inet_frags match() method returns a bool | Eric Dumazet |
2012-05-18 | econet: remove ancient bug ridden protocol | Stephen Hemminger |
2012-05-17 | lapb: Neaten debugging | Joe Perches |
2012-05-17 | tcp: do_tcp_sendpages() must try to push data out on oom conditions | Willy Tarreau |
2012-05-17 | drop_monitor: convert to modular building | Neil Horman |
2012-05-17 | net: netdev_alloc_skb() use build_skb() | Eric Dumazet |
2012-05-17 | ipv6: correct the ipv6 option name - Pad0 to Pad1 | Eldad Zack |
2012-05-17 | tcp: bool conversions | Eric Dumazet |
2012-05-17 | net: core: Use pr_<level> | Joe Perches |
2012-05-17 | net: ipv6: ndisc: Neaten ND_PRINTx macros | Joe Perches |