aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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-23Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+1
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie1-0/+1
2021-08-19net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin1-1/+2
2021-08-19Merge 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/linux/kernel/git/mkl/linux-can-nextJakub 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/kernel/git/tip/tipLinus Torvalds3-1/+5
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann1-20/+28
2021-08-13net: 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-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-8/+11
2021-08-11net: 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/mellanox/linuxJakub Kicinski3-6/+32
2021-08-10virtio: Protect vqs list accessParav Pandit1-0/+1
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2-1/+18
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-3/+4
2021-08-10genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner1-0/+2
2021-08-10PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2-1/+2
2021-08-10bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song1-2/+2
2021-08-10bpf: Add lockdown check for probe_write_user helperDaniel Borkmann1-0/+1
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory1-2/+1
2021-08-09page_pool: add interface to manipulate frag count in page poolYunsheng Lin1-5/+13
2021-08-09page_pool: keep pp info as long as page pool owns the pageYunsheng Lin1-3/+1
2021-08-09net, core: Add support for XDP redirection to slave deviceJussi Maki2-1/+18
2021-08-09bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann1-1/+1
2021-08-09netfilter: x_tables: never register tables by defaultFlorian Westphal1-3/+3
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+24
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2021-08-08once: Fix panic when module unloadKefeng Wang1-2/+2
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+2
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-0/+3
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+6
2021-08-05net/mlx5: E-Switch, Add event callback for representorsMark Bloch1-0/+9
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch1-0/+1