summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* libceph: Remove unnecessary ivsize variablesIlya Dryomov2016-01-271-12/+8
* tcp: Use ahashHerbert Xu2016-01-274-35/+53
* sctp: Use shashHerbert Xu2016-01-274-44/+52
* ipsec: Use skcipher and ahash when probing algorithmsHerbert Xu2016-01-271-3/+4
* rxrpc: Use skcipherHerbert Xu2016-01-273-72/+114
* mac802154: Use skcipherHerbert Xu2016-01-272-20/+24
* libceph: Use skcipherHerbert Xu2016-01-271-41/+56
* Bluetooth: Use skcipher and hashHerbert Xu2016-01-271-72/+63
* lib80211: Use skcipher and ahashHerbert Xu2016-01-272-64/+81
* sunrpc: Use skcipher and ahash/shashHerbert Xu2016-01-275-207/+290
* Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-01-242-43/+47
|\
| * 9p: trans_fd, bail out if recv fcall if missingDominique Martinet2015-11-141-7/+6
| * 9p: trans_fd, read rework to use p9_parse_headerDominique Martinet2015-11-141-35/+40
| * net/9p: Add device name details on errorAneesh Kumar K.V2015-11-141-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-244-51/+109
|\ \
| * | libceph: remove outdated commentIlya Dryomov2016-01-211-4/+0
| * | libceph: kill off ceph_x_ticket_handler::validityIlya Dryomov2016-01-212-5/+2
| * | libceph: invalidate AUTH in addition to a service ticketIlya Dryomov2016-01-211-2/+14
| * | libceph: fix authorizer invalidation, take 2Ilya Dryomov2016-01-212-5/+23
| * | libceph: clear messenger auth_retry flag if we faultIlya Dryomov2016-01-211-3/+7
| * | libceph: fix ceph_msg_revoke()Ilya Dryomov2016-01-211-18/+58
| * | libceph: use list_for_each_entry_safeGeliang Tang2016-01-211-9/+3
| * | libceph: use list_next_entry instead of list_entry_nextGeliang Tang2016-01-211-5/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-2313-259/+744
|\ \ \
| * | | svc_rdma: use local_dma_lkeyChristoph Hellwig2016-01-194-38/+10
| * | | svcrdma: Add class for RDMA backwards direction transportChuck Lever2016-01-197-15/+470
| * | | svcrdma: Define maximum number of backchannel requestsChuck Lever2016-01-192-12/+18
| * | | svcrdma: Make map_xdr non-staticChuck Lever2016-01-191-7/+7
| * | | svcrdma: Remove last two __GFP_NOFAIL call sitesChuck Lever2016-01-192-2/+7
| * | | svcrdma: Add gfp flags to svc_rdma_post_recv()Chuck Lever2016-01-192-4/+6
| * | | svcrdma: Remove unused req_map and ctxt kmem_cachesChuck Lever2016-01-192-42/+0
| * | | svcrdma: Improve allocation of struct svc_rdma_req_mapChuck Lever2016-01-192-13/+78
| * | | svcrdma: Improve allocation of struct svc_rdma_op_ctxtChuck Lever2016-01-191-13/+89
| * | | svcrdma: Clean up process_context()Chuck Lever2016-01-191-23/+21
| * | | svcrdma: Clean up rdma_create_xprt()Chuck Lever2016-01-191-8/+1
| * | | xprtrdma: Avoid calling ib_query_deviceOr Gerlitz2015-12-224-50/+30
| * | | net/rds: Avoid calling ib_query_deviceOr Gerlitz2015-12-222-41/+16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-232-35/+35
|\ \ \ \
| * | | | wrappers for ->i_mutex accessAl Viro2016-01-222-35/+35
* | | | | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-221-3/+1
|/ / / /
* | | | net: drop tcp_memcontrol.cVladimir Davydov2016-01-205-204/+0
* | | | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-201-1/+1
* | | | mm: memcontrol: drop unused @css argument in memcg_init_kmemJohannes Weiner2016-01-201-1/+1
* | | | net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin2016-01-201-5/+2
* | | | ovs: limit ovs recursions in ovs_execute_actions to not corrupt stackHannes Frederic Sowa2016-01-181-5/+14
* | | | sctp: the temp asoc's transports should not be hashed/unhashedXin Long2016-01-172-2/+8
* | | | batman-adv: Drop immediate orig_node free functionSven Eckelmann2016-01-163-27/+13
* | | | batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann2016-01-162-20/+7
* | | | batman-adv: Drop immediate neigh_ifinfo free functionSven Eckelmann2016-01-161-24/+10
* | | | batman-adv: Drop immediate batadv_hardif_neigh_node free functionSven Eckelmann2016-01-161-33/+13
OpenPOWER on IntegriCloud