summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ceph: messenger: update "to" in read_partial() callerAlex Elder2012-05-141-15/+16
| * | | | | ceph: messenger: use read_partial() in read_partial_message()Alex Elder2012-05-141-20/+10
| * | | | | ceph: osd_client: fix endianness bug in osd_req_encode_op()Alex Elder2012-05-141-1/+1
| * | | | | crush: warn on do_rule failureSage Weil2012-05-071-4/+11
| * | | | | crush: fix memory leak when destroying tree bucketsSage Weil2012-05-071-0/+2
| * | | | | crush: fix tree node weight lookupSage Weil2012-05-071-3/+1
| * | | | | crush: remove parent mapsSage Weil2012-05-072-32/+0
| * | | | | crush: remove forcefeed functionalitySage Weil2012-05-072-48/+2
| * | | | | crush: use a temporary variable to simplify crush_do_ruleSage Weil2012-05-071-9/+11
| * | | | | crush: be more tolerant of nonsensical crush mapsSage Weil2012-05-071-9/+24
| * | | | | crush: adjust local retry thresholdSage Weil2012-05-071-1/+1
| * | | | | crush: clean up types, const-nessSage Weil2012-05-072-19/+20
| * | | | | ceph: drop support for preferred_osd pgsSage Weil2012-05-071-37/+10
* | | | | | memcg: decrement static keys at real destroy timeGlauber Costa2012-05-291-7/+27
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-294-9/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-2140-186/+307
| |\ \ \ \
| | * | | | sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slotTrond Myklebust2012-05-192-2/+5
| | * | | | sunrpc: suppress page allocation warnings in xprt_alloc_slot()Jeff Layton2012-05-161-1/+1
| | * | | | sunrpc: fix kernel-doc warningsRandy Dunlap2012-05-142-5/+5
| * | | | | rpc_pipefs: clear write bit from top level rpc_pipefs directoryJeff Layton2012-05-161-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-2446-855/+1350
|\ \ \ \ \ \
| * | | | | | tcp: take care of overlaps in tcp_try_coalesce()Eric Dumazet2012-05-241-0/+5
| * | | | | | ipv4: fix the rcu race between free_fib_info and ip_route_output_slowYanmin Zhang2012-05-241-6/+6
| * | | | | | mm: add a low limit to alloc_large_system_hashTim Bird2012-05-243-20/+13
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-2241-829/+1326
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-2241-829/+1326
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-05-1612-640/+1016
| | | |\ \ \ \ \
| | | | * | | | | Bluetooth: Report proper error number in disconnectionGustavo Padovan2012-05-161-1/+1
| | | | * | | | | Bluetooth: Create flags for bt_sk()Gustavo Padovan2012-05-164-22/+35
| | | | * | | | | Bluetooth: report the right security level in getsockoptGustavo Padovan2012-05-161-1/+4
| | | | * | | | | Bluetooth: Lock the L2CAP channel when sendingMat Martineau2012-05-161-6/+6
| | | | * | | | | Bluetooth: Restore locking semantics when looking up L2CAP channelsMat Martineau2012-05-161-7/+3
| | | | * | | | | Bluetooth: Fix a redundant and problematic incoming MTU checkMat Martineau2012-05-161-20/+0
| | | | * | | | | Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal2012-05-161-1/+3
| | | | * | | | | Bluetooth: Fix Inquiry with RSSI event maskJohan Hedberg2012-05-161-1/+1
| | | | * | | | | Bluetooth: improve readability of l2cap_seq_list codeGustavo Padovan2012-05-161-15/+18
| | | | * | | | | Bluetooth: Fix skb length calculationGustavo Padovan2012-05-161-0/+3
| | | | * | | | | Bluetooth: Fix packet size provided to the controllerGustavo Padovan2012-05-161-2/+6
| | | | * | | | | Bluetooth: Fix wrong set of skb fragmentsGustavo Padovan2012-05-161-4/+8
| | | | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-165-7/+31
| | | | |\ \ \ \ \
| | | | * | | | | | Bluetooth: Initialize the transmit queue for L2CAP streaming modeMat Martineau2012-05-151-1/+2
| | | | * | | | | | Bluetooth: Update tx_send_head when sending ERTM dataMat Martineau2012-05-141-0/+3
| | | | * | | | | | Bluetooth: Fixed checkpatch warningsCristian Chilipirea2012-05-091-1/+2
| | | | * | | | | | Bluetooth: bnep: use constant for ethertypeEldad Zack2012-05-091-1/+1
| | | | * | | | | | Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau2012-05-091-58/+86
| | | | * | | | | | Bluetooth: Remove unneeded calculation and magic numberAndrei Emeltchenko2012-05-091-2/+2
| | | | * | | | | | Bluetooth: Remove hlen variableGustavo Padovan2012-05-091-3/+3
| | | | * | | | | | Bluetooth: Enable Low Energy support by defaultMarcel Holtmann2012-05-092-10/+4
| | | | * | | | | | Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan2012-05-091-14/+0
| | | | * | | | | | Bluetooth: Remove unneeded elements from size calculationGustavo Padovan2012-05-091-1/+1