Age | Commit message (Expand) | Author |
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 | libceph: avoid unregistering osd request when not registered | Sage Weil |
2012-05-18 | ceph: add auth buf in prepare_write_connect() | Alex Elder |
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 | ceph: rename prepare_connect_authorizer() | Alex Elder |
2012-05-17 | ceph: return pointer from prepare_connect_authorizer() | Alex Elder |
2012-05-17 | ceph: use info returned by get_authorizer | Alex Elder |
2012-05-17 | ceph: have get_authorizer methods return pointers | Alex Elder |
2012-05-17 | ceph: ensure auth ops are defined before use | Alex Elder |
2012-05-17 | ceph: messenger: reduce args to create_authorizer | Alex Elder |
2012-05-17 | ceph: define ceph_auth_handshake type | Alex Elder |
2012-05-17 | ceph: messenger: check return from get_authorizer | Alex Elder |
2012-05-17 | ceph: messenger: rework prepare_connect_authorizer() | Alex Elder |
2012-05-17 | ceph: messenger: check prepare_write_connect() result | Alex Elder |
2012-05-17 | ceph: don't set WRITE_PENDING too early | Alex Elder |
2012-05-17 | ceph: drop msgr argument from prepare_write_connect() | Alex Elder |
2012-05-17 | ceph: messenger: send banner in process_connect() | Alex Elder |
2012-05-17 | ceph: messenger: reset connection kvec caller | Alex Elder |
2012-05-17 | libceph: don't reset kvec in prepare_write_banner() | Alex Elder |
2012-05-17 | net: core: Use pr_<level> | Joe Perches |
2012-05-17 | net: ipv6: ndisc: Neaten ND_PRINTx macros | Joe Perches |
2012-05-17 | pktgen: Use pr_debug | Joe Perches |
2012-05-17 | net: include/net/sock.h cleanup | Eric Dumazet |