summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-05-282-7/+12
|\
| * net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey2021-05-271-0/+2
| * net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen2021-05-271-7/+10
* | Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-05-271-2/+11
|\ \
| * | can: uapi: introduce CANFD_FDF flag for mixed content in struct canfd_frameOliver Hartkopp2021-05-271-0/+9
| * | can: uapi: update CAN-FD frame descriptionMarc Kleine-Budde2021-05-271-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-2744-203/+375
|\ \ | |/ |/|
| * Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-2710-33/+97
| |\
| | * net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli2021-05-261-0/+5
| | * net: zero-initialize tc skb extension on allocationVlad Buslov2021-05-261-0/+11
| | * {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen2021-05-191-0/+18
| | * {net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb2021-05-191-22/+22
| | * NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2021-05-171-0/+1
| | * net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin2021-05-151-6/+1
| | * net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin2021-05-151-1/+34
| | * netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan2021-05-141-1/+0
| | * net: really orphan skbs tied to closing skPaolo Abeni2021-05-121-1/+3
| | * mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-05-111-2/+2
| * | Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-242-4/+4
| |\ \
| | * | cgroup: fix spelling mistakesZhen Lei2021-05-242-4/+4
| * | | Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-241-2/+2
| |\ \ \
| | * | | Merge tag 'v5.13-rc2' into spi-5.13Mark Brown2021-05-18723-7037/+17608
| | |\| |
| | * | | spi: Switch to signed types for *_native_cs SPI controller fieldsAndy Shevchenko2021-05-111-2/+2
| * | | | linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2021-05-233-9/+11
| * | | | Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-221-2/+0
| |\ \ \ \
| | * | | | block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig2021-05-201-2/+0
| * | | | | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-216-15/+18
| |\ \ \ \ \
| | * | | | | signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfoEric W. Biederman2021-05-181-3/+1
| | * | | | | signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-184-6/+13
| | * | | | | signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman2021-05-181-0/+1
| | * | | | | signal: Implement SIL_FAULT_TRAPNOEric W. Biederman2021-05-181-0/+1
| | * | | | | siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman2021-05-182-8/+4
| * | | | | | Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-05-201-3/+3
| |\ \ \ \ \ \
| | * | | | | | platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann2021-05-191-3/+3
| * | | | | | | Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-202-0/+38
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | dyndbg: avoid calling dyndbg_emit_prefix when it has no workJim Cromie2021-05-131-0/+5
| | * | | | | | Merge tag 'misc-habanalabs-fixes-2021-05-08' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman2021-05-101-0/+33
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | habanalabs: expose ASIC specific PLL indexBharat Jauhari2021-05-081-0/+33
| * | | | | | | Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-161-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan2021-05-101-0/+1
| | |/ / / / / /
| * | | | | | | Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-161-1/+14
| |\ \ \ \ \ \ \
| | * | | | | | | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini2021-05-141-1/+14
| | |/ / / / / /
| * | | | | | | Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-05-151-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | stack: Replace "o" output with "r" input constraintNick Desaulniers2021-05-111-1/+1
| | |/ / / / / /
| * | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-154-6/+48
| |\ \ \ \ \ \ \
| | * | | | | | | mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)2021-05-151-3/+3
| | * | | | | | | mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)2021-05-152-3/+13
| | * | | | | | | mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu2021-05-151-0/+32
| * | | | | | | | Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-153-7/+2
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | blkdev.h: remove unused codes blk_account_rqLin Feng2021-05-121-5/+0