Age | Commit message (Expand) | Author |
2014-02-07 | libceph: do not dereference a NULL bio pointer | Ilya Dryomov |
2014-02-07 | libceph: take map_sem for read in handle_reply() | Ilya Dryomov |
2014-02-07 | libceph: factor out logic from ceph_osdc_start_request() | Ilya Dryomov |
2014-02-03 | libceph: fix error handling in ceph_osdc_init() | Ilya Dryomov |
2014-01-31 | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-01-30 | x86, x32: Correct invalid use of user timespec in the kernel | PaX Team |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-01-30 | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-01-28 | net: Fix warning on make htmldocs caused by skbuff.c | Masanari Iida |
2014-01-28 | Merge tag 'rxrpc-20140126' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | David S. Miller |
2014-01-28 | llc: remove noisy WARN from llc_mac_hdr_init | Dave Jones |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-01-28 | Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-01-27 | net: gre: use icmp_hdr() to get inner ip header | Duan Jiong |
2014-01-27 | net: 6lowpan: fixup for code movement | Stephen Rothwell |
2014-01-27 | net: Fix memory leak if TPROXY used with TCP early demux | Holger Eitzenberger |
2014-01-27 | libceph: follow redirect replies from osds | Ilya Dryomov |
2014-01-27 | libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} | Ilya Dryomov |
2014-01-27 | libceph: follow {read,write}_tier fields on osd request submission | Ilya Dryomov |
2014-01-27 | libceph: add ceph_pg_pool_by_id() | Ilya Dryomov |
2014-01-27 | libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() | Ilya Dryomov |
2014-01-27 | libceph: introduce and start using oid abstraction | Ilya Dryomov |
2014-01-27 | libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN | Ilya Dryomov |
2014-01-27 | libceph: start using oloc abstraction | Ilya Dryomov |
2014-01-27 | net: ipv4: Use PTR_ERR_OR_ZERO | Sachin Kamat |
2014-01-27 | sunrpc: turn warn_gssd() log message into a dprintk() | Jeff Layton |
2014-01-26 | net: add and use skb_gso_transport_seglen() | Florian Westphal |
2014-01-26 | Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-01-26 | af_rxrpc: Handle frames delivered from another VM | Tim Smith |
2014-01-26 | af_rxrpc: Avoid setting up double-free on checksum error | Tim Smith |
2014-01-26 | RxRPC: do not unlock unheld spinlock in rxrpc_connect_exclusive() | Alexey Khoroshilov |
2014-01-26 | libceph: dout() is missing a newline | Ilya Dryomov |
2014-01-26 | libceph: add ceph_kv{malloc,free}() and switch to them | Ilya Dryomov |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-24 | ipv6: reallocate addrconf router for ipv6 address when lo device up | Gao feng |
2014-01-24 | fib_frontend: fix possible NULL pointer dereference | Oliver Hartkopp |
2014-01-24 | gss_krb5: use lcm from kernel lib | Luis Henriques |
2014-01-23 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-23 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-01-23 | net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration in... | Cody P Schafer |
2014-01-23 | remove extra definitions of U32_MAX | Alex Elder |
2014-01-23 | conditionally define U32_MAX | Alex Elder |
2014-01-23 | rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info | Jiri Pirko |
2014-01-23 | ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called | Duan Jiong |
2014-01-23 | net: Correctly sync addresses from multiple sources to single device | Vlad Yasevich |
2014-01-23 | net/udp_offload: Handle static checker complaints | Shlomo Pongratz |
2014-01-23 | tcp: metrics: Handle v6/v4-mapped sockets in tcp-metrics | Christoph Paasch |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2014-01-22 | 6lowpan: add a license to 6lowpan_iphc module | Yann Droneaud |