summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-08-29Merge tag 'wireless-drivers-next-2021-08-29' of git://git.kernel.org/pub/scm/...David S. Miller2-2/+2
2021-08-29ssb: fix boolreturn.cocci warningJing Yangyang1-1/+1
2021-08-29ssb: Drop legacy header includeLinus Walleij1-1/+1
2021-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-23/+20
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-6/+1
2021-08-26Revert "net: really fix the build..."Kalle Valo1-6/+1
2021-08-26Merge tag 'mac80211-next-for-net-next-2021-08-26' of git://git.kernel.org/pub...David S. Miller1-1/+105
2021-08-26ieee80211: add definition for transmit power envelope elementWen Gong1-1/+39
2021-08-26ieee80211: add definition of regulatory info in 6 GHz operation informationWen Gong1-0/+4
2021-08-25net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean1-1/+0
2021-08-25net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean1-0/+2
2021-08-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller1-0/+10
2021-08-25net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...Gilad Naaman1-0/+5
2021-08-24PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes1-0/+3
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes1-0/+7
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+9
2021-08-24ethtool: add two coalesce attributes for CQE modeYufeng Mo1-1/+10
2021-08-24netdevice: move xdp_rxq within netdev_rx_queueJakub Kicinski1-1/+1
2021-08-24ieee80211: add TWT element definitionsLorenzo Bianconi1-0/+62
2021-08-23Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/...David S. Miller1-0/+1
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie1-0/+1
2021-08-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-17/+19
2021-08-20kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZEMarco Elver1-3/+4
2021-08-20mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner1-14/+15
2021-08-20net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin1-1/+2
2021-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-5/+26
2021-08-19Merge tag 'linux-can-next-for-5.15-20210819' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+8
2021-08-19can: dev: provide optional GPIO based termination supportOleksij Rempel1-0/+8
2021-08-19net: mii: make mii_ethtool_gset() return voidPavel Skripkin1-1/+1
2021-08-18pipe: avoid unnecessary EPOLLET wakeups under normal loadsLinus Torvalds1-0/+2
2021-08-18net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()Wei Wang1-1/+2
2021-08-18net: dsa: tag_sja1105: be dsa_loop-safeVladimir Oltean1-0/+18
2021-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-4/+19
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+5
2021-08-14ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann1-20/+28
2021-08-14net: in_irq() cleanupChangbin Du1-1/+1
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-6/+36
2021-08-13driver core: Add missing kernel doc for device::msi_lockThomas Gleixner1-0/+1
2021-08-13Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-8/+11
2021-08-12net: igmp: increase size of mr_ifc_countEric Dumazet1-1/+1
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit2-34/+37
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit2-35/+39
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky1-2/+1
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing2-3/+3
2021-08-11vdpa/mlx5: Fix queue type selection logicEli Cohen1-4/+6
2021-08-11vringh: pull in spinlock headerMichael S. Tsirkin1-0/+1
2021-08-11vdpa: Add documentation for vdpa_alloc_device() macroXie Yongji1-0/+11
2021-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-3/+5
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski3-6/+32
2021-08-10virtio: Protect vqs list accessParav Pandit1-0/+1