summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: constify some inline functions in sock.hPeter Lafreniere2022-06-081-3/+3
* net: dropreason: reformat the comment fo skb drop reasonsMenglong Dong2022-06-071-156/+226
* net: skb: use auto-generation to convert skb drop reason to stringMenglong Dong2022-06-072-88/+3
* net: skb: move enum skb_drop_reason to standalone header fileMenglong Dong2022-06-072-178/+185
* Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-0210-37/+41
|\
| * net: add debug info to __skb_pull()Eric Dumazet2022-06-021-1/+8
| * ax25: Fix ax25 session cleanup problemsDuoming Zhou2022-06-021-0/+1
| * Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2022-06-011-3/+2
| |\
| | * net/mlx5: correct ECE offset in query qp outputChangcheng Liu2022-05-311-3/+2
| * | socket: Don't use u8 type in uapi socket.hTobias Klauser2022-06-011-1/+1
| * | bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu2022-06-011-0/+6
| * | net: sched: add barrier to fix packet stuck problem for lockless qdiscGuoju Fang2022-05-311-0/+6
| |/
| * net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S2022-05-312-2/+2
| * netfilter: conntrack: re-fetch conntrack after insertionFlorian Westphal2022-05-271-1/+6
| * net: sched: fixed barrier to prevent skbuff sticking in qdisc backlogVincent Ray2022-05-261-28/+8
| * amt: fix typo in amtTaehee Yoo2022-05-251-1/+1
* | Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-021-2/+0
|\ \
| * | livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy2022-05-241-2/+0
* | | Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2022-06-012-0/+91
|\ \ \
| * | | dt-bindings: reset: mt7986: Add reset-controller header fileSam Shih2022-05-081-0/+55
| * | | dt-bindings: reset: mt8186: add reset-controller header fileRunyang Chen2022-05-081-0/+36
* | | | Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-06-014-34/+29
|\ \ \ \
| * | | | vfio: remove VFIO_GROUP_NOTIFY_SET_KVMMatthew Rosato2022-05-241-4/+2
| * | | | include/uapi/linux/vfio.h: Fix trivial typo - _IORW should be _IOWR insteadThomas Huth2022-05-161-2/+2
| * | | | vfio/pci: Use the struct file as the handle not the vfio_groupJason Gunthorpe2022-05-131-2/+1
| * | | | vfio: Change vfio_group_set_kvm() to vfio_file_set_kvm()Jason Gunthorpe2022-05-131-2/+3
| * | | | vfio: Change vfio_external_check_extension() to vfio_file_enforced_coherent()Jason Gunthorpe2022-05-131-2/+1
| * | | | vfio: Remove vfio_external_group_match_file()Jason Gunthorpe2022-05-131-2/+0
| * | | | vfio: Change vfio_external_user_iommu_id() to vfio_file_iommu_group()Jason Gunthorpe2022-05-131-1/+1
| * | | | Merge remote-tracking branch 'iommu/vfio-notifier-fix' into v5.19/vfio/nextAlex Williamson2022-05-136-25/+66
| |\ \ \ \
| * | | | | vfio/pci: Remove vfio_device_get_from_dev()Jason Gunthorpe2022-05-112-3/+2
| * | | | | vfio: Remove dead codeJason Gunthorpe2022-05-111-11/+0
| * | | | | vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()Jason Gunthorpe2022-05-111-1/+1
| * | | | | vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()Jason Gunthorpe2022-05-111-2/+2
| * | | | | vfio: Make vfio_(un)register_notifier accept a vfio_deviceJason Gunthorpe2022-05-111-2/+2
| * | | | | Merge tag 'gvt-next-2022-04-29' into v5.19/vfio/nextAlex Williamson2022-05-111-78/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'mlx5-lm-parallel' of https://git.kernel.org/pub/scm/linux/kernel/g...Alex Williamson2022-05-115-242/+29
| |\ \ \ \ \ \
| | * | | | | | net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIsYishai Hadas2022-05-101-0/+12
* | | | | | | | Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-012-0/+91
|\ \ \ \ \ \ \ \
| * | | | | | | | dt-bindings: Add mfd/cros_ec definitionsFabio Baltieri2022-05-201-0/+18
| * | | | | | | | pwm: Add support for Xilinx AXI TimerSean Anderson2022-04-221-0/+73
* | | | | | | | | Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-05-313-1/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia2022-05-311-0/+1
| * | | | | | | | | NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington2022-05-311-1/+1
| * | | | | | | | | NFSv4: Add encoders/decoders for the NFSv4.1 dacl and sacl attributesTrond Myklebust2022-05-171-0/+3
| * | | | | | | | | NFSv4: Specify the type of ACL to cacheTrond Myklebust2022-05-172-0/+9
* | | | | | | | | | Merge tag 'f2fs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-311-32/+109
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | f2fs: do not stop GC when requiring a free sectionJaegeuk Kim2022-05-171-3/+8
| * | | | | | | | | | f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parametersJaegeuk Kim2022-05-121-9/+9
| * | | | | | | | | | f2fs: change the current atomic write wayDaeho Jeong2022-05-121-22/+0