Age | Commit message (Expand) | Author | Files | Lines |
2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 46 | -855/+1350 |
2012-05-24 | tcp: take care of overlaps in tcp_try_coalesce() | Eric Dumazet | 1 | -0/+5 |
2012-05-24 | ipv4: fix the rcu race between free_fib_info and ip_route_output_slow | Yanmin Zhang | 1 | -6/+6 |
2012-05-24 | mm: add a low limit to alloc_large_system_hash | Tim Bird | 3 | -20/+13 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 6 | -16/+43 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -26/+1 |
2012-05-23 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 4 | -83/+65 |
2012-05-23 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2 | -8/+8 |
2012-05-23 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -73/+64 |
2012-05-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 41 | -829/+1326 |
2012-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 41 | -829/+1326 |
2012-05-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 4 | -13/+7 |
2012-05-22 | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2012-05-22 | 9p: disconnect channel when PCI device is removed | Sasha Levin | 1 | -1/+2 |
2012-05-22 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 1 | -0/+1 |
2012-05-21 | net: drop NET dependency from HAVE_BPF_JIT | Sam Ravnborg | 1 | -3/+4 |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 543 | -11997/+18656 |
2012-05-21 | Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations) | Linus Torvalds | 2 | -8/+3 |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -4/+3 |
2012-05-21 | ipv6/exthdrs: strict Pad1 and PadN check | Eldad Zack | 1 | -1/+14 |
2012-05-20 | net/ipv4: replace simple_strtoul with kstrtoul | Eldad Zack | 3 | -3/+21 |
2012-05-20 | net/ipv4/ipconfig: neaten __setup placement | Eldad Zack | 1 | -3/+2 |
2012-05-20 | ipv6: use skb coalescing in reassembly | Eric Dumazet | 1 | -6/+20 |
2012-05-20 | ipv4: use skb coalescing in defragmentation | Eric Dumazet | 1 | -6/+20 |
2012-05-20 | net: introduce skb_try_coalesce() | Eric Dumazet | 2 | -64/+89 |
2012-05-20 | net:ipv6:fixed space issues relating to operators. | Jeffrin Jose | 1 | -2/+2 |
2012-05-20 | net:ipv6:fixed a trailing white space issue. | Jeffrin Jose | 1 | -1/+1 |
2012-05-19 | ipv6: disable GSO on sockets hitting dst_allfrag | Eric Dumazet | 1 | -1/+4 |
2012-05-19 | net: napi_frags_skb() is static | Eric Dumazet | 1 | -2/+1 |
2012-05-19 | ipv6: bool/const conversions phase2 | Eric Dumazet | 13 | -118/+119 |
2012-05-19 | ipx: Remove spurious NULL checking in ipx_ioctl(). | David S. Miller | 1 | -3/+1 |
2012-05-19 | ipv6: ip6_fragment() should check CHECKSUM_PARTIAL | Eric Dumazet | 1 | -0/+4 |
2012-05-18 | pktgen: fix module unload for good | Eric Dumazet | 1 | -2/+2 |
2012-05-18 | ipv6: remove csummode in ip6_append_data() | Eric Dumazet | 1 | -3/+1 |
2012-05-18 | net: introduce netdev_alloc_frag() | Eric Dumazet | 1 | -41/+41 |
2012-05-18 | ipv6: bool conversions phase1 | Eric Dumazet | 2 | -6/+6 |
2012-05-18 | ip_frag: struct inet_frags match() method returns a bool | Eric Dumazet | 2 | -9/+10 |
2012-05-18 | econet: remove ancient bug ridden protocol | Stephen Hemminger | 5 | -1217/+0 |
2012-05-18 | lapb: Neaten debugging | Joe Perches | 5 | -306/+134 |
2012-05-18 | tcp: do_tcp_sendpages() must try to push data out on oom conditions | Willy Tarreau | 1 | -2/+1 |
2012-05-18 | drop_monitor: convert to modular building | Neil Horman | 2 | -3/+45 |
2012-05-17 | net: netdev_alloc_skb() use build_skb() | Eric Dumazet | 1 | -1/+31 |
2012-05-17 | ipv6: correct the ipv6 option name - Pad0 to Pad1 | Eldad Zack | 6 | -9/+9 |
2012-05-17 | tcp: bool conversions | Eric Dumazet | 8 | -188/+191 |
2012-05-17 | net: core: Use pr_<level> | Joe Perches | 6 | -36/+44 |
2012-05-17 | net: ipv6: ndisc: Neaten ND_PRINTx macros | Joe Perches | 1 | -125/+91 |
2012-05-17 | pktgen: Use pr_debug | Joe Perches | 1 | -23/+18 |
2012-05-17 | net: include/net/sock.h cleanup | Eric Dumazet | 3 | -10/+10 |
2012-05-17 | net: l2tp: Standardize logging styles | Joe Perches | 8 | -221/+213 |