summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-11powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy
2022-03-10net/mlx5: Parse module mapping using mlx5_ifcGal Pressman
2022-03-10net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman
2022-03-10net: openvswitch: fix uAPI incompatibility with existing user spaceIlya Maximets
2022-03-10Merge tag 'linux-can-next-for-5.18-20220310' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-10net: phy: correct spelling error of media in documentationColin Foster
2022-03-10Merge tag 'mlx5-updates-2022-03-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-03-10can: isotp: set default value for N_As to 50 micro secondsOliver Hartkopp
2022-03-09Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-09tcp: adjust TSO packet sizes based on min_rttEric Dumazet
2022-03-09net/tls: Provide {__,}tls_driver_ctx() unconditionallyDimitris Michailidis
2022-03-09ptp: idt82p33: use rsmu driver to access i2c/spi busMin Li
2022-03-09net/mlx5: DR, Add support for ConnectX-7 steeringYevgeny Kliteynik
2022-03-09net/mlx5: DR, Add support for matching on Internet Header Length (IHL)Yevgeny Kliteynik
2022-03-09net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh
2022-03-09net/mlx5: Add pages debugfsMoshe Shemesh
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh
2022-03-09net/mlx5: Change release_all_pages cap bit locationMoshe Shemesh
2022-03-09net/mlx5: Add command failures data to debugfsMoshe Shemesh
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay
2022-03-09net/mlx5: Fix size field in bufferx_reg structMohammad Kabat
2022-03-09net: tcp: fix shim definition of tcp_inbound_md5_hashVladimir Oltean
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-03-09skb: make drop reason booleanableJakub Kicinski
2022-03-09net: dsa: felix: avoid early deletion of host FDB entriesVladimir Oltean
2022-03-08mptcp: introduce implicit endpointsPaolo Abeni
2022-03-08mptcp: add tracepoint in mptcp_sendmsg_fragGeliang Tang
2022-03-08Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-08net: phy: exported the genphy_read_master_slave functionArun Ramadoss
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert
2022-03-07esp: Fix possible buffer overflow in ESP transformationSteffen Klassert
2022-03-07net: Remove netif_rx_any_context() and netif_rx_ni().Sebastian Andrzej Siewior
2022-03-07ptp: Add generic PTP is_sync() functionKurt Kanzenbach
2022-03-07xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross
2022-03-07xen: remove gnttab_query_foreign_access()Juergen Gross
2022-03-07xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross
2022-03-06net: tun: track dropped skb via kfree_skb_reason()Dongli Zhang
2022-03-06net: tap: track dropped skb via kfree_skb_reason()Dongli Zhang
2022-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan
2022-03-05net: dsa: tag_rtl8_4: add rtl8_4t trailing variantLuiz Angelo Daros de Luca
2022-03-04vdpa: factor out vdpa_set_features_unlocked for vdpa internal useSi-Wei Liu
2022-03-04Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}Luiz Augusto von Dentz