summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* libceph: allow STAT osd operationsAlex Elder2013-02-191-1/+2
* libceph: simplify data length calculationAlex Elder2013-02-191-8/+4
* libceph: remove dead code in osd_req_encode_op()Alex Elder2013-02-181-26/+5
* libceph: report defined but unsupported osd opsAlex Elder2013-02-181-0/+54
* libceph: update ceph_osd_op_name()Alex Elder2013-02-181-0/+24
* libceph: add ceph_osd_state_name()Alex Elder2013-02-181-0/+15
* libceph: kill ceph_osdc_wait_event()Alex Elder2013-02-181-18/+0
* libceph: kill ceph_osdc_create_event() "one_shot" parameterAlex Elder2013-02-181-6/+5
* libceph: kill ceph_calc_raw_layout()Alex Elder2013-02-181-45/+32
* libdeph: don't export ceph_osdc_init() or ceph_osdc_stop()Alex Elder2013-02-181-2/+0
* libceph: lock outside send_queued()Alex Elder2013-02-181-10/+9
* ceph: kill ceph_osdc_new_request() "num_reply" parameterAlex Elder2013-02-181-3/+3
* ceph: kill ceph_osdc_writepages() "flags" parameterAlex Elder2013-02-181-4/+2
* ceph: kill ceph_osdc_writepages() "dosync" parameterAlex Elder2013-02-181-2/+2
* ceph: kill ceph_osdc_writepages() "nofail" parameterAlex Elder2013-02-181-3/+3
* libceph: don't require r_num_pages for bio requestsAlex Elder2013-02-131-3/+4
* rbd: don't take extra bio reference for osd clientAlex Elder2013-02-132-5/+1
* libceph: add a compatibility check interfaceAlex Elder2013-02-131-0/+16
* libceph: fix messenger CONFIG_BLOCK dependenciesAlex Elder2013-02-131-1/+4
* Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder2013-01-303-161/+103
|\
| * libceph: fix undefined behavior when using snprintf()Cong Ding2013-01-251-18/+10
| * libceph: pass num_op with opsAlex Elder2013-01-171-28/+15
| * libceph: don't set pages or bio in ceph_osdc_alloc_request()Alex Elder2013-01-171-13/+2
| * libceph: don't set flags in ceph_osdc_alloc_request()Alex Elder2013-01-171-7/+4
| * libceph: drop osdc from ceph_calc_raw_layout()Alex Elder2013-01-171-6/+4
| * libceph: drop snapid in ceph_calc_raw_layout()Alex Elder2013-01-171-10/+4
| * libceph: pass length to ceph_calc_file_object_mapping()Alex Elder2013-01-172-7/+8
| * libceph: pass length to ceph_osdc_build_request()Alex Elder2013-01-171-3/+3
| * libceph: kill op_needs_trail()Alex Elder2013-01-171-23/+4
| * libceph: always allow trail in osd requestAlex Elder2013-01-171-31/+12
| * rbd: drop oid parameters from ceph_osdc_build_request()Alex Elder2013-01-171-8/+5
| * libceph: reformat __reset_osd()Alex Elder2013-01-171-14/+18
| * crush: avoid recursion if we have already collidedSage Weil2013-01-171-1/+1
| * libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...Jim Schutt2013-01-172-3/+16
| * ceph: re-calculate truncate_size for strip objectYan, Zheng2013-01-171-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-1417-115/+237
|\ \
| * | net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-112-2/+9
| * | tcp: accept RST without ACK flagEric Dumazet2013-01-101-2/+2
| * | ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz2013-01-101-14/+11
| * | ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz2013-01-101-1/+1
| * | tcp: fix splice() and tcp collapsing interactionEric Dumazet2013-01-101-3/+10
| * | tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet2013-01-101-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-0911-91/+202
| |\ \
| | * | mac80211: fix maximum MTUChaitanya2013-01-031-10/+1
| | * | mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-033-37/+55
| | * | mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg2013-01-031-1/+1
| | * | mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-034-17/+62
| | * | mac80211: RMC buckets are just list headsThomas Pedersen2013-01-032-5/+5
| | * | mac80211: assign VLAN channel contextsJohannes Berg2013-01-033-3/+45
| | * | mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau2013-01-031-0/+2
OpenPOWER on IntegriCloud