summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-02-18libceph: update ceph_osd_op_name()Alex Elder1-0/+24
2013-02-18libceph: add ceph_osd_state_name()Alex Elder1-0/+15
2013-02-18libceph: kill ceph_osdc_wait_event()Alex Elder1-18/+0
2013-02-18libceph: kill ceph_osdc_create_event() "one_shot" parameterAlex Elder1-6/+5
2013-02-18libceph: kill ceph_calc_raw_layout()Alex Elder1-45/+32
2013-02-18libdeph: don't export ceph_osdc_init() or ceph_osdc_stop()Alex Elder1-2/+0
2013-02-18libceph: lock outside send_queued()Alex Elder1-10/+9
2013-02-18ceph: kill ceph_osdc_new_request() "num_reply" parameterAlex Elder1-3/+3
2013-02-18ceph: kill ceph_osdc_writepages() "flags" parameterAlex Elder1-4/+2
2013-02-18ceph: kill ceph_osdc_writepages() "dosync" parameterAlex Elder1-2/+2
2013-02-18ceph: kill ceph_osdc_writepages() "nofail" parameterAlex Elder1-3/+3
2013-02-14libceph: don't require r_num_pages for bio requestsAlex Elder1-3/+4
2013-02-14rbd: don't take extra bio reference for osd clientAlex Elder2-5/+1
2013-02-14libceph: add a compatibility check interfaceAlex Elder1-0/+16
2013-02-14libceph: fix messenger CONFIG_BLOCK dependenciesAlex Elder1-1/+4
2013-01-30Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder3-161/+103
2013-01-26libceph: fix undefined behavior when using snprintf()Cong Ding1-18/+10
2013-01-18libceph: pass num_op with opsAlex Elder1-28/+15
2013-01-18libceph: don't set pages or bio in ceph_osdc_alloc_request()Alex Elder1-13/+2
2013-01-18libceph: don't set flags in ceph_osdc_alloc_request()Alex Elder1-7/+4
2013-01-18libceph: drop osdc from ceph_calc_raw_layout()Alex Elder1-6/+4
2013-01-18libceph: drop snapid in ceph_calc_raw_layout()Alex Elder1-10/+4
2013-01-18libceph: pass length to ceph_calc_file_object_mapping()Alex Elder2-7/+8
2013-01-18libceph: pass length to ceph_osdc_build_request()Alex Elder1-3/+3
2013-01-18libceph: kill op_needs_trail()Alex Elder1-23/+4
2013-01-18libceph: always allow trail in osd requestAlex Elder1-31/+12
2013-01-18rbd: drop oid parameters from ceph_osdc_build_request()Alex Elder1-8/+5
2013-01-18libceph: reformat __reset_osd()Alex Elder1-14/+18
2013-01-17crush: avoid recursion if we have already collidedSage Weil1-1/+1
2013-01-17libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...Jim Schutt2-3/+16
2013-01-17ceph: re-calculate truncate_size for strip objectYan, Zheng1-0/+8
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-115/+237
2013-01-12net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2-2/+9
2013-01-12Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-4/+11
2013-01-11tcp: accept RST without ACK flagEric Dumazet1-2/+2
2013-01-11nfs: fix sunrpc/clnt.c kernel-doc warningsRandy Dunlap1-1/+1
2013-01-11ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]Romain Kuntz1-14/+11
2013-01-11ipv6: fix the noflags test in addrconf_get_prefix_routeRomain Kuntz1-1/+1
2013-01-11tcp: fix splice() and tcp collapsing interactionEric Dumazet1-3/+10
2013-01-11tcp: splice: fix an infinite loop in tcp_read_sock()Eric Dumazet1-1/+1
2013-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2013-01-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-91/+202
2013-01-09net: prevent setting ttl=0 via IP_TTLCong Wang1-1/+1
2013-01-08SUNRPC: Ensure we release the socket write lock if the rpc_task exits earlyTrond Myklebust2-4/+11
2013-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-68/+221
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2013-01-08Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller3-31/+28
2013-01-07sctp: fix Kconfig bug in default cookie hmac selectionAlex Elder1-1/+1
2013-01-07ipv4: fix NULL checking in devinet_ioctl()Xi Wang1-1/+1
2013-01-05net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.Philippe De Muyter1-2/+6