aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | | | | | Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-07-31
|\ \ \ \ \ \
| * | | | | | SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky2012-07-30
| * | | | | | nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton2012-07-30
| * | | | | | sunrpc: clarify comments on rpc_make_runnableJeff Layton2012-07-30
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-31
|\ \ \ \ \ \ \
| * | | | | | | ipv4: Properly purge netdev references on uncached routes.David S. Miller2012-07-31
| * | | | | | | ipv4: Cache routes in nexthop exception entries.David S. Miller2012-07-31
| * | | | | | | ipv4: percpu nh_rth_output cacheEric Dumazet2012-07-31
| * | | | | | | ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-31
| * | | | | | | bridge: make port attributes conststephen hemminger2012-07-30
| * | | | | | | ipv4: remove rt_cache_rebuild_countEric Dumazet2012-07-30
| * | | | | | | net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-30
| * | | | | | | net: TCP early demux cleanupEric Dumazet2012-07-30
| * | | | | | | ipv6: fix incorrect route 'expires' value passed to userspaceLi Wei2012-07-30
| * | | | | | | ipv4: clean up put_childLin Ming2012-07-30
| * | | | | | | ipv4: fix debug info in tnode_newLin Ming2012-07-30
* | | | | | | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-07-31
|\ \ \ \ \ \ \ \
| * | | | | | | | SUNRPC/cache: fix reporting of expired cache entries in 'content' file.NeilBrown2012-07-12
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-07-31
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | libceph: recheck con state after allocating incoming messageSage Weil2012-07-30
| * | | | | | | | libceph: change ceph_con_in_msg_alloc convention to be less weirdSage Weil2012-07-30
| * | | | | | | | libceph: avoid dropping con mutex before faultSage Weil2012-07-30
| * | | | | | | | libceph: verify state after retaking con lock after dispatchSage Weil2012-07-30
| * | | | | | | | libceph: revoke mon_client messages on session restartSage Weil2012-07-30
| * | | | | | | | libceph: fix handling of immediate socket connect failureSage Weil2012-07-30
| * | | | | | | | libceph: be less chatty about stray repliesSage Weil2012-07-30
| * | | | | | | | libceph: clear all flags on con_closeSage Weil2012-07-30
| * | | | | | | | libceph: clean up con flagsSage Weil2012-07-30
| * | | | | | | | libceph: replace connection state bits with statesSage Weil2012-07-30
| * | | | | | | | libceph: drop unnecessary CLOSED check in socket state change callbackSage Weil2012-07-30
| * | | | | | | | libceph: close socket directly from ceph_con_close()Sage Weil2012-07-30
| * | | | | | | | libceph: drop gratuitous socket close calls in con_workSage Weil2012-07-30
| * | | | | | | | libceph: move ceph_con_send() closed check under the con mutexSage Weil2012-07-30
| * | | | | | | | libceph: move msgr clear_standby under con mutex protectionSage Weil2012-07-30
| * | | | | | | | libceph: fix fault locking; close socket on lossy faultSage Weil2012-07-30
| * | | | | | | | libceph: trivial fix for the incorrect debug outputJiaju Zhang2012-07-30
| * | | | | | | | libceph: reset connection retry on successfully negotiationSage Weil2012-07-30
| * | | | | | | | libceph: protect ceph_con_open() with mutexSage Weil2012-07-30
| * | | | | | | | libceph: (re)initialize bio_iter on start of message receiveSage Weil2012-07-30
| * | | | | | | | libceph: resubmit linger ops when pg mapping changesSage Weil2012-07-30
| * | | | | | | | libceph: fix mutex coverage for ceph_con_closeSage Weil2012-07-30
| * | | | | | | | libceph: report socket read/write error messageSage Weil2012-07-30
| * | | | | | | | libceph: support crush tunablesSage Weil2012-07-30
| * | | | | | | | libceph: move feature bits to separate headerSage Weil2012-07-30
| * | | | | | | | libceph: prevent the race of incoming work during teardownGuanjun He2012-07-30
| * | | | | | | | libceph: fix messenger retrySage Weil2012-07-30
| * | | | | | | | libceph: initialize rb, list nodes in ceph_osd_requestSage Weil2012-07-30
| * | | | | | | | libceph: initialize msgpool message typesSage Weil2012-07-30
| * | | | | | | | libceph: allow sock transition from CONNECTING to CLOSEDSage Weil2012-07-06
| * | | | | | | | libceph: initialize mon_client con only onceSage Weil2012-07-06