aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-02xprtrdma: Simplify locking that protects the rl_allreqs listChuck Lever3-35/+23
2019-01-02xprtrdma: Expose transport header errorsChuck Lever1-1/+0
2019-01-02xprtrdma: Remove request_module from backchannelChuck Lever1-2/+0
2019-01-02xprtrdma: Recognize XDRBUF_SPARSE_PAGESChuck Lever1-5/+6
2019-01-02NFS: Make "port=" mount option optional for RDMA mountsChuck Lever1-2/+8
2019-01-02xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)Chuck Lever3-5/+8
2019-01-02xprtrdma: Remove rpcrdma_memreg_opsChuck Lever5-101/+116
2019-01-02xprtrdma: Remove support for FMR memory registrationChuck Lever4-359/+2
2019-01-02xprtrdma: Reduce max_frwr_depthChuck Lever1-4/+11
2019-01-02xprtrdma: Fix ri_max_segs and the result of ro_maxpagesChuck Lever3-6/+14
2019-01-02xprtrdma: Don't wake pending tasks until disconnect is doneChuck Lever5-17/+23
2019-01-02xprtrdma: No qp_event disconnectChuck Lever2-33/+0
2019-01-02xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueueChuck Lever4-48/+44
2019-01-02xprtrdma: Refactor Receive accountingChuck Lever5-39/+19
2019-01-02xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV failsChuck Lever1-2/+2
2019-01-02xprtrdma: Yet another double DMA-unmapChuck Lever2-5/+10
2019-01-01KEYS: fix parsing invalid pkey info stringEric Biggers1-0/+2
2019-01-01net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan1-3/+4
2019-01-01ip: validate header length on virtual device xmitWillem de Bruijn9-32/+66
2019-01-01tap: call skb_probe_transport_header after setting skb->devWillem de Bruijn1-2/+1
2019-01-01ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang1-0/+2
2019-01-01ALSA: hda - Revert DSP detection on legacy HD-audio driverTakashi Iwai4-116/+8
2019-01-01net: rds: remove unnecessary NULL checkZhu Yanjun1-1/+1
2019-01-01add document for TCP OFO, PAWS and skip ACK countersyupeng1-1/+239
2019-01-01sock: Make sock->sk_stamp thread-safeDeepa Dinamani4-15/+55
2019-01-01selftests/bpf: fix error printing in test_devmap()Xiaozhou Liu1-1/+1
2019-01-01ALSA: hda/tegra: clear pending irq handlersSameer Pujar1-0/+2
2019-01-01ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptopsJian-Hong Pan1-1/+1
2018-12-31ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2018-12-31block/swim3: Fix regression on PowerBook G3Finn Thain1-4/+3
2018-12-31block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain1-1/+5
2018-12-31block/swim3: Remove dead return statementFinn Thain1-1/+0
2018-12-31block/amiflop: Don't log error message on invalid ioctlFinn Thain1-2/+0
2018-12-31nfs: fixed broken compilation in nfs_callback_up_net()Vasily Averin2-1/+10
2018-12-31rtc: rename core filesAlexandre Belloni5-4/+4
2018-12-31cifs: update internal module version numberSteve French1-1/+1
2018-12-31cifs: we can not use small padding iovs together with encryptionRonnie Sahlberg3-33/+55
2018-12-30r8169: fix WoL device wakeup enableHeiner Kallweit1-2/+2
2018-12-30netrom: fix locking in nr_find_socket()Cong Wang1-5/+10
2018-12-30net/wan: fix a double free in x25_asy_open_tty()Cong Wang1-0/+2
2018-12-31rtc: nvmem: fix possible use after freeAlexandre Belloni1-4/+5
2018-12-30ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang2-2/+11
2018-12-30ipv6: fix typo in net/ipv6/reassembly.cSu Yanjun1-1/+1
2018-12-30ipv4: fib_rules: Fix possible infinite loop in fib_empty_tableYueHaibing1-2/+6
2018-12-30net/ipv6: Fix a test against 'ipv6_find_idev()' return valueChristophe JAILLET1-2/+2
2018-12-30net: rtnetlink: address is mandatory for rtnl_fdb_getNikolay Aleksandrov1-0/+5
2018-12-30sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9cLinus Torvalds1-34/+9
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy14-14/+14
2018-12-30mips/kgdb: prepare arch_kgdb_ops for constnessChristophe Leroy1-9/+7
2018-12-30kdb: use bool for binary state indicatorsNicholas Mc Guire1-7/+7