summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...Stephen Mallon2018-11-201-0/+1
| * | | | | tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam2018-11-201-2/+16
| * | | | | Merge tag 'mlx5-fixes-2018-11-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-11-2012-83/+116
| |\ \ \ \ \
| | * | | | | net/mlx5e: Fix failing ethtool query on FEC query errorShay Agroskin2018-11-201-2/+1Star
| | * | | | | net/mlx5e: Removed unnecessary warnings in FEC caps queryShay Agroskin2018-11-202-4/+4
| | * | | | | net/mlx5e: Fix wrong field name in FEC related functionsShay Agroskin2018-11-201-2/+2
| | * | | | | net/mlx5e: Fix a bug in turning off FEC policy in unsupported speedsShay Agroskin2018-11-201-16/+12Star
| | * | | | | net/mlx5e: Fix selftest for small MTUsValentine Fatiev2018-11-191-16/+10Star
| | * | | | | net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh2018-11-195-1/+15
| | * | | | | net/mlx5e: Apply the correct check for supporting TC esw rules splitRoi Dayan2018-11-191-1/+1
| | * | | | | net/mlx5e: Adjust to max number of channles when re-attachingYuval Avnery2018-11-191-5/+22
| | * | | | | net/mlx5e: Always use the match level enum when parsing TC rule matchOr Gerlitz2018-11-191-2/+2
| | * | | | | net/mlx5e: Claim TC hw offloads support only under a proper build configOr Gerlitz2018-11-191-0/+6
| | * | | | | net/mlx5e: Don't match on vlan non-existence if ethertype is wildcardedOr Gerlitz2018-11-191-31/+32
| | * | | | | net/mlx5e: IPoIB, Reset QP after channels are closedDenis Drozdov2018-11-191-1/+1
| | * | | | | net/mlx5: IPSec, Fix the SA context hash keyRaed Salem2018-11-191-2/+8
| | |/ / / /
| * | | | | net/ibmnvic: Fix deadlock problem in resetJuliet Kim2018-11-202-39/+22Star
| * | | | | Merge branch 'qed-Fix-Queue-Manager-getters'David S. Miller2018-11-201-5/+24
| |\ \ \ \ \
| | * | | | | qed: Fix QM getters to always return a valid pqDenis Bolotin2018-11-201-4/+20
| | * | | | | qed: Fix bitmap_weight() checkDenis Bolotin2018-11-201-1/+4
| |/ / / / /
| * | | | | Merge branch 'ena-hibernation-and-rmmod-bug-fixes'David S. Miller2018-11-202-13/+12Star
| |\ \ \ \ \
| | * | | | | net: ena: update driver version from 2.0.1 to 2.0.2Arthur Kiyanovski2018-11-201-1/+1
| | * | | | | net: ena: fix crash during ena_remove()Arthur Kiyanovski2018-11-201-11/+10Star
| | * | | | | net: ena: fix crash during failed resume from hibernationArthur Kiyanovski2018-11-201-1/+1
| |/ / / / /
| * | | | | sctp: not increase stream's incnt before sending addstrm_in requestXin Long2018-11-191-1/+0Star
| * | | | | Revert "sctp: remove sctp_transport_pmtu_check"Xin Long2018-11-192-0/+15
| * | | | | sctp: not allow to set asoc prsctp_enable by sockoptXin Long2018-11-191-21/+5Star
| * | | | | sctp: count sk_wmem_alloc by skb truesize in sctp_packet_transmitXin Long2018-11-191-20/+1Star
| * | | | | MAINTAINERS: Add myself as third phylib maintainerHeiner Kallweit2018-11-191-0/+1
* | | | | | Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-11-2410-46/+104
|\ \ \ \ \ \
| * | | | | | iomap: readpages doesn't zero page tail beyond EOFDave Chinner2018-11-211-3/+8
| * | | | | | vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPPDave Chinner2018-11-211-8/+7Star
| * | | | | | iomap: dio data corruption and spurious errors when pipes fillDave Chinner2018-11-211-3/+19
| * | | | | | iomap: sub-block dio needs to zeroout beyond EOFDave Chinner2018-11-211-1/+8
| * | | | | | iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extentsDave Chinner2018-11-211-5/+6
| * | | | | | xfs: delalloc -> unwritten COW fork allocation can go wrongDave Chinner2018-11-211-1/+4
| * | | | | | xfs: flush removing page cache in xfs_reflink_remap_prepDave Chinner2018-11-213-5/+17
| * | | | | | xfs: extent shifting doesn't fully invalidate page cacheDave Chinner2018-11-201-7/+1Star
| * | | | | | xfs: finobt AG reserves don't consider last AG can be a runtDave Chinner2018-11-201-4/+7
| * | | | | | xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffersDave Chinner2018-11-201-7/+21
| * | | | | | xfs: uncached buffer tracing needs to print bnoDave Chinner2018-11-201-1/+4
| * | | | | | xfs: make xfs_file_remap_range() staticEric Biggers2018-11-191-1/+1
| * | | | | | xfs: fix shared extent data corruption due to missing cow reservationBrian Foster2018-11-191-0/+1
* | | | | | | Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2018-11-231-3/+9
|\ \ \ \ \ \ \
| * | | | | | | libceph: fall back to sendmsg for slab pagesIlya Dryomov2018-11-191-3/+9
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-231-10/+63
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nvme-4.20' of git://git.infradead.org/nvme into for-linusJens Axboe2018-11-211-10/+63
| |\ \ \ \ \ \ \
| | * | | | | | | nvme-fc: resolve io failures during connectJames Smart2018-11-151-10/+63
| |/ / / / / / /
* | | | | | | | Merge tag 'iommu-fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-11-234-3/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu/vt-d: Use memunmap to free memremapPan Bian2018-11-221-1/+1