aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | libceph: simplify new message initializationAlex Elder2013-05-02
| * | | | | libceph: advance pagelist with list_rotate_left()Alex Elder2013-05-02
| * | | | | libceph: define and use in_msg_pos_next()Alex Elder2013-05-02
| * | | | | libceph: kill args in read_partial_message_bio()Alex Elder2013-05-02
| * | | | | libceph: change type of ceph_tcp_sendpage() "more"Alex Elder2013-05-02
| * | | | | libceph: minor byte order problems in read_partial_message()Alex Elder2013-05-02
| * | | | | libceph: define CEPH_MSG_MAX_MIDDLE_LENAlex Elder2013-05-02
| * | | | | libceph: clean up skipped message logicAlex Elder2013-05-02
| * | | | | libceph: separate read and write dataAlex Elder2013-05-02
| * | | | | libceph: distinguish page and bio requestsAlex Elder2013-05-02
| * | | | | libceph: separate osd request data infoAlex Elder2013-05-02
| * | | | | libceph: don't assign page info in ceph_osdc_new_request()Alex Elder2013-05-02
| * | | | | libceph: define mds_alloc_msg() methodAlex Elder2013-05-02
| * | | | | libceph: drop mutex while allocating a messageAlex Elder2013-05-02
| * | | | | libceph: rename ceph_calc_object_layout()Alex Elder2013-05-02
| * | | | | libceph: kill ceph_msg->pagelist_countAlex Elder2013-05-02
| * | | | | libceph: fix wrong opcode use in osd_req_encode_op()Alex Elder2013-05-02
| * | | | | libceph: complete lingering requests only onceAlex Elder2013-05-02
| * | | | | libceph: set page alignment in start_request()Alex Elder2013-05-02
| * | | | | libceph: distinguish page array and pagelist countAlex Elder2013-05-02
| * | | | | libceph: don't pass request to calc_layout()Alex Elder2013-05-02
| * | | | | libceph: format target object name in callerAlex Elder2013-05-02
| * | | | | libceph: pass object number back to calc_layout() callerAlex Elder2013-05-02
| * | | | | libceph: make ceph_msg->bio_seg be unsignedAlex Elder2013-05-02
| * | | | | libceph: fix a osd request memory leakAlex Elder2013-05-02
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-04
|\ \ \ \ \
| * | | | | packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann2013-05-03
| * | | | | vxlan: Fix TCPv6 segmentation.Pravin B Shelar2013-05-03
| * | | | | gre: Fix GREv4 TCPv6 segmentation.Pravin B Shelar2013-05-03
| * | | | | bridge: fix race with topology change timerstephen hemminger2013-05-03
| * | | | | tipc: pskb_copy() buffers when sending on more than one bearerGerlando Falauto2013-05-03
| * | | | | tipc: tipc_bcbearer_send(): simplify bearer selectionGerlando Falauto2013-05-03
| * | | | | tipc: cosmetic: clean up comments and break a long lineGerlando Falauto2013-05-03
| * | | | | net: vlan,ethtool: netdev_features_t is more than 32 bitBjørn Mork2013-05-02
| * | | | | net: use netdev_features_t in skb_needs_linearize()Patrick McHardy2013-05-02
* | | | | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-03
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | svcauth_gss: fix error return code in rsc_parse()Wei Yongjun2013-04-30
| * | | | | svcrpc: fix gss-proxy to respect user namespacesJ. Bruce Fields2013-04-29
| * | | | | SUNRPC: gssp_procedures[] can be staticFengguang Wu2013-04-29
| * | | | | SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields2013-04-29
| * | | | | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-29
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce2013-04-26
| * | | | | SUNRPC: Add RPC based upcall mechanism for RPCGSS authSimo Sorce2013-04-26
| * | | | | SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce2013-04-26
| * | | | | SUNRPC: allow disabling idle timeoutJ. Bruce Fields2013-04-26
| * | | | | SUNRPC: attempt AF_LOCAL connect on setupJ. Bruce Fields2013-04-26
| * | | | | Merge Trond's nfs-for-nextJ. Bruce Fields2013-04-26
| |\ \ \ \ \
| * | | | | | SUNRPC/cache: add module_put() on error path in cache_open()Alexey Khoroshilov2013-04-03
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-02
|\ \ \ \ \ \ \
| * | | | | | | xfrm: add rfc4494 AES-CMAC-96 supportJussi Kivilinna2013-04-25