summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2017-07-31udp6: fix jumbogram receptionPaolo Abeni
2017-07-29udp6: fix socket leak on early demuxPaolo Abeni
2017-07-27net/mlx5e: Add field select to MTPPS registerEugenia Emantayev
2017-07-27net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure sizeEugenia Emantayev
2017-07-27sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-07-25net: phy: Remove trailing semicolon in macro definitionMarc Gonzalez
2017-07-25udp: preserve head state for IP_CMSG_PASSSECPaolo Abeni
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann
2017-07-19llist: clang: introduce member_address_is_nonnull()Alexander Potapenko
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-19Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-07-17IB/core: Remove NOIO QP create flagLeon Romanovsky
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-07-17IB/{rdmavt, qib, hfi1}: Remove gfp flags argumentLeon Romanovsky
2017-07-17IB/core: Introduce modify QP operation with udataParav Pandit
2017-07-17bpf: check NULL for sk_to_full_sk() return valueWANG Cong
2017-07-17jhash: fix -Wimplicit-fallthrough warningsJakub Kicinski
2017-07-17netfilter: remove old pre-netns era hook apiFlorian Westphal
2017-07-17libceph: fix old style declaration warningsArnd Bergmann
2017-07-15sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-07-15Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-14Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-14replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay
2017-07-14fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds
2017-07-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2017-07-14Merge tag 'clk-bulk-get-prep-enable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-14cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan
2017-07-13Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-13NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust
2017-07-13Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-07-13nfs4: add NFSv4 LOOKUPP handlersJeff Layton
2017-07-13nfs: add a nfs_ilookup helperPeng Tao
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever
2017-07-13NFS: Ensure we commit after writeback is completeTrond Myklebust
2017-07-13NFS: Remove unused fields in the page I/O structuresTrond Myklebust
2017-07-13NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington
2017-07-13NFS: convert flags to boolBenjamin Coddington
2017-07-13sunrpc: mark all struct svc_version instances as constChristoph Hellwig
2017-07-13sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig
2017-07-13sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig