| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-31 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-05-30 |
| |\ |
|
| | * | mac80211: fix ADDBA declined after suspend with wowlan | Eyal Shapira | 2012-05-29 |
| | * | mac80211: fix flag check for QoS NOACK frames | Claudio Pisa | 2012-05-29 |
| | * | mac80211: Fix race in checking AP status by sending null frame | Soumik Das | 2012-05-25 |
| * | | drop_monitor: Add module alias to enable automatic module loading | Neil Horman | 2012-05-29 |
| * | | genetlink: Build a generic netlink family module alias | Neil Horman | 2012-05-29 |
| * | | rds_rdma: don't assume infiniband device is PCI | Thadeu Lima de Souza Cascardo | 2012-05-29 |
| * | | l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case | James Chapman | 2012-05-29 |
| * | | ipv6: fix incorrect ipsec fragment | Gao feng | 2012-05-27 |
| * | | xfrm: take net hdr len into account for esp payload size calculation | Benjamin Poirier | 2012-05-27 |
| * | | net/wanrouter: Deprecate and schedule for removal | Joe Perches | 2012-05-24 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds | 2012-05-30 |
|\ \ \ |
|
| * | | | libceph: fix pg_temp updates | Sage Weil | 2012-05-21 |
| * | | | 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 |
| * | | | 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 |
| * | | | ceph: messenger: change read_partial() to take "end" arg | Alex Elder | 2012-05-14 |
| * | | | ceph: messenger: update "to" in read_partial() caller | Alex Elder | 2012-05-14 |
| * | | | ceph: messenger: use read_partial() in read_partial_message() | Alex Elder | 2012-05-14 |
| * | | | ceph: osd_client: fix endianness bug in osd_req_encode_op() | Alex Elder | 2012-05-14 |
| * | | | crush: warn on do_rule failure | Sage Weil | 2012-05-07 |
| * | | | crush: fix memory leak when destroying tree buckets | Sage Weil | 2012-05-07 |
| * | | | crush: fix tree node weight lookup | Sage Weil | 2012-05-07 |
| * | | | crush: remove parent maps | Sage Weil | 2012-05-07 |
| * | | | crush: remove forcefeed functionality | Sage Weil | 2012-05-07 |
| * | | | crush: use a temporary variable to simplify crush_do_rule | Sage Weil | 2012-05-07 |
| * | | | crush: be more tolerant of nonsensical crush maps | Sage Weil | 2012-05-07 |
| * | | | crush: adjust local retry threshold | Sage Weil | 2012-05-07 |
| * | | | crush: clean up types, const-ness | Sage Weil | 2012-05-07 |
| * | | | ceph: drop support for preferred_osd pgs | Sage Weil | 2012-05-07 |
* | | | | memcg: decrement static keys at real destroy time | Glauber Costa | 2012-05-29 |
* | | | | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-05-29 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 2012-05-21 |
| |\ \ \ |
|
| | * | | | sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot | Trond Myklebust | 2012-05-19 |
| | * | | | sunrpc: suppress page allocation warnings in xprt_alloc_slot() | Jeff Layton | 2012-05-16 |