summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: tls: Add ARIA-GCM algorithmTaehee Yoo2022-09-271-0/+30
* headers: Remove some left-over license textChristophe JAILLET2022-09-275-34/+1
* xdp: Adjust xdp_frame layout to avoid using bitfieldsJesper Dangaard Brouer2022-09-261-2/+2
* net: Remove unused inline function dst_hold_and_use()Gaosheng Cui2022-09-261-6/+0
* net: Remove unused inline function sk_nulls_node_init()Gaosheng Cui2022-09-261-5/+0
* neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui2022-09-261-5/+0
* net: macsec: remove the prepare flag from the MACsec offloading contextAntoine Tenart2022-09-231-2/+0
* net: phylink: Adjust advertisement based on rate matchingSean Anderson2022-09-231-1/+2
* net: phylink: Adjust link settings based on rate matchingSean Anderson2022-09-231-0/+5
* net: phy: Add support for rate matchingSean Anderson2022-09-233-3/+38
* net: phylink: Generate caps and convert to linkmodes separatelySean Anderson2022-09-231-2/+2
* net: phylink: Export phylink_caps_to_linkmodesSean Anderson2022-09-231-0/+1
* net: phylink: Document MAC_(A)SYM_PAUSESean Anderson2022-09-231-0/+29
* net/mlx5e: Support MACsec offload extended packet number (EPN)Emeel Hakim2022-09-221-0/+8
* net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay pro...Emeel Hakim2022-09-221-0/+29
* net/mlx5: Fix fields name prefix in MACsecEmeel Hakim2022-09-221-3/+3
* net/sched: sch_api: add helper for tc qdisc walker stats dumpZhengchao Shao2022-09-221-0/+13
* net/tls: Describe ciphers sizes by const structsTariq Toukan2022-09-221-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-2217-32/+78
|\
| * Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-224-4/+40
| |\
| | * Merge tag 'for-net-2022-09-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-09-191-2/+0
| | |\
| | | * Bluetooth: Fix HCIGETDEVINFO regressionLuiz Augusto von Dentz2022-09-091-2/+0
| | * | net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier2022-09-162-2/+3
| | * | net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang2022-09-161-0/+37
| | |/
| * | Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu2022-09-211-3/+1
| * | Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-09-181-1/+1
| |\ \
| | * | Input: hp_sdc: fix spelling typo in commentJiangshan Yi2022-09-131-1/+1
| * | | Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-09-141-2/+3
| |\ \ \
| | * | | of/device: Fix up of_dma_configure_id() stubThierry Reding2022-08-251-2/+3
| * | | | Merge tag 'hyperv-fixes-signed-20220912' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-09-121-0/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to p...Vitaly Kuznetsov2022-09-051-0/+3
| | |/ /
| * | | Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-09-111-1/+3
| |\ \ \
| | * | | iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu2022-09-111-1/+3
| * | | | Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/d...Linus Torvalds2022-09-101-5/+0
| |\ \ \ \
| | * | | | dma-mapping: mark dma_supported staticChristoph Hellwig2022-09-071-5/+0
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-09-092-5/+2
| |\ \ \ \ \
| | * | | | | scsi: core: Fix a use-after-freeBart Van Assche2022-09-011-0/+2
| | * | | | | scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche2022-09-011-2/+0
| | * | | | | scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche2022-09-011-3/+0
| * | | | | | Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-09-091-0/+6
| |\ \ \ \ \ \
| | * | | | | | debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman2022-09-051-0/+6
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-09-091-9/+10
| |\ \ \ \ \ \ \
| | * | | | | | | RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla2022-09-051-9/+10
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'drm-fixes-2022-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-09-092-2/+7
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-09-102-2/+7
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | drm/edid: Handle EDID 1.4 range descriptor h/vfreq offsetsVille Syrjälä2022-09-022-2/+7
| | | |/ / / / /
| * | | | | | | Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/s...Linus Torvalds2022-09-091-3/+3
| |\ \ \ \ \ \ \
| | * | | | | | | kunit: fix assert_type for comparison macrosSander Vanheule2022-09-011-3/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-09-091-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.Sebastian Andrzej Siewior2022-09-051-1/+1