summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | libceph: add a compatibility check interfaceAlex Elder2013-02-141-0/+16
| | * | | libceph: fix messenger CONFIG_BLOCK dependenciesAlex Elder2013-02-141-1/+4
| | * | | Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder2013-01-303-161/+103Star
| | |\ \ \
| | | * | | libceph: fix undefined behavior when using snprintf()Cong Ding2013-01-261-18/+10Star
| | | * | | libceph: pass num_op with opsAlex Elder2013-01-171-28/+15Star
| | | * | | libceph: don't set pages or bio in ceph_osdc_alloc_request()Alex Elder2013-01-171-13/+2Star
| | | * | | libceph: don't set flags in ceph_osdc_alloc_request()Alex Elder2013-01-171-7/+4Star
| | | * | | libceph: drop osdc from ceph_calc_raw_layout()Alex Elder2013-01-171-6/+4Star
| | | * | | libceph: drop snapid in ceph_calc_raw_layout()Alex Elder2013-01-171-10/+4Star
| | | * | | 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/+4Star
| | | * | | libceph: always allow trail in osd requestAlex Elder2013-01-171-31/+12Star
| | | * | | rbd: drop oid parameters from ceph_osdc_build_request()Alex Elder2013-01-171-8/+5Star
| | | * | | 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
* | | | | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-28110-870/+555Star
* | | | | | sctp: convert to idr_alloc()Tejun Heo2013-02-281-16/+15Star
* | | | | | mac80211: convert to idr_alloc()Tejun Heo2013-02-282-16/+4Star
* | | | | | net/9p: convert to idr_alloc()Tejun Heo2013-02-281-11/+6Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2710-29/+28Star
|\ \ \ \ \ \
| * | | | | | get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zeroAl Viro2013-02-261-1/+0Star
| * | | | | | fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov2013-02-231-2/+2
| * | | | | | new helper: file_inode(file)Al Viro2013-02-239-26/+26
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-268-45/+75
|\ \ \ \ \ \
| * | | | | | Revert "ip_gre: propogate target device GSO capability to the tunnel device"Pravin B Shelar2013-02-251-8/+2Star
| * | | | | | IP_GRE: Fix GRE_CSUM case.Pravin B Shelar2013-02-251-4/+8
| * | | | | | IP_GRE: Fix IP-Identification.Pravin B Shelar2013-02-252-3/+6
| * | | | | | sock_diag: Simplify sock_diag_handlers[] handling in __sock_diag_rcv_msgMathias Krause2013-02-231-17/+7Star
| * | | | | | sock_diag: Fix out-of-bounds access to sock_diag_handlers[]Mathias Krause2013-02-231-0/+3
| * | | | | | tcp: fix SYN-data space mis-accountingYuchung Cheng2013-02-221-7/+11
| * | | | | | sock: only define socket limit if mem cgroup configuredstephen hemminger2013-02-221-0/+2
| * | | | | | net: Fix locking bug in netif_set_xps_queueAlexander Duyck2013-02-221-1/+3
| * | | | | | ipv4: fix error handling in icmp_protocol.Li Wei2013-02-222-1/+24
| * | | | | | ipv6: use a stronger hash for tcpEric Dumazet2013-02-221-2/+7
| * | | | | | ipv4: fix a bug in ping_err().Li Wei2013-02-211-2/+2
* | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-261-10/+10
|\ \ \ \ \ \ \
| * | | | | | | IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-10/+10
* | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-261-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | dmaengine: remove dma_async_memcpy_complete() macroBartlomiej Zolnierkiewicz2013-01-081-1/+1
| * | | | | | | | dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz2013-01-081-3/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-269-91/+170
|\ \ \ \ \ \ \ \
| * | | | | | | | sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-131-2/+4
| * | | | | | | | sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls.Eric W. Biederman2013-02-131-5/+9
| * | | | | | | | sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentialsEric W. Biederman2013-02-131-3/+3
| * | | | | | | | sunrpc: Hash uids by first computing their value in the initial usernsEric W. Biederman2013-02-132-3/+8
| * | | | | | | | sunrpc: Update svcgss xdr handle to rpsec_contect cacheEric W. Biederman2013-02-131-5/+13
| * | | | | | | | sunrpc: Update gss uid to security context mapping.Eric W. Biederman2013-02-131-5/+15