summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-12libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov7-12/+11
2016-12-12libceph: verify authorize reply on connectIlya Dryomov1-0/+13
2016-12-12libceph: no need for GFP_NOFS in ceph_monc_init()Ilya Dryomov1-6/+6
2016-12-12libceph: stop allocating a new cipher on every crypto requestIlya Dryomov2-25/+61
2016-12-12libceph: uninline ceph_crypto_key_destroy()Ilya Dryomov2-8/+9
2016-12-12libceph: remove now unused ceph_*{en,de}crypt*() functionsIlya Dryomov2-383/+0
2016-12-12libceph: switch ceph_x_decrypt() to ceph_crypt()Ilya Dryomov1-46/+32
2016-12-12libceph: switch ceph_x_encrypt() to ceph_crypt()Ilya Dryomov1-34/+37
2016-12-12libceph: tweak calcu_signature() a littleIlya Dryomov1-15/+28
2016-12-12libceph: rename and align ceph_x_authorizer::reply_bufIlya Dryomov2-6/+7
2016-12-12libceph: introduce ceph_crypt() for in-place en/decryptionIlya Dryomov2-0/+89
2016-12-12libceph: introduce ceph_x_encrypt_offset()Ilya Dryomov1-2/+6
2016-12-12libceph: old_key in process_one_ticket() is redundantIlya Dryomov1-3/+1
2016-12-12libceph: ceph_x_encrypt_buflen() takes in_lenIlya Dryomov1-3/+4
2016-12-11Linux 4.9v4.9Linus Torvalds1-2/+2
2016-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2016-12-11MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens1-1/+1
2016-12-11MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen1-1/+1
2016-12-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-37/+57
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-20/+142
2016-12-09net: mlx5: Fix Kconfig help textChristopher Covington1-2/+0
2016-12-09net: smsc911x: back out silently on probe deferralsLinus Walleij1-1/+8
2016-12-09ibmveth: set correct gso_size and gso_typeThomas Falcon2-2/+64
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-28/+326
2016-12-09Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+15
2016-12-09Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds1-10/+14
2016-12-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-4/+7
2016-12-09Merge tag 'm68k-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-25/+73
2016-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-2/+6
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds3-1/+30
2016-12-08Merge branch 'ethernet-missing-netdev-parent'David S. Miller2-0/+2
2016-12-08net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-08net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-08vhost-vsock: fix orphan connection resetPeng Tao1-1/+1
2016-12-08Merge branch 'parisc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-25/+16
2016-12-08Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller1-2/+4
2016-12-08cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V3-1/+2
2016-12-08parisc: Fix TLB related boot crash on SMP machinesHelge Deller1-0/+11
2016-12-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-6/+8
2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng1-1/+3
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2016-12-08ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu1-0/+4
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas3-6/+32
2016-12-08can: peak: fix bad memory access and free sequence추지호1-2/+4
2016-12-08ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton1-10/+14
2016-12-08crypto: algif_aead - fix uninitialized variable warningStephan Mueller1-1/+1
2016-12-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-31/+9
2016-12-07kcov: add missing #include <linux/sched.h>Kefeng Wang1-0/+1
2016-12-07radix tree test suite: fix compilationMatthew Wilcox3-30/+1
2016-12-07zram: restrict add/remove attributes to root onlySergey Senozhatsky1-1/+7