summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-53/+113
2022-03-11Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-5/+6
2022-03-11net: phy: correct spelling error of media in documentationColin Foster1-2/+2
2022-03-11Merge tag 'mlx5-updates-2022-03-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-12/+35
2022-03-10ptp: idt82p33: use rsmu driver to access i2c/spi busMin Li1-0/+3
2022-03-10net/mlx5: DR, Add support for ConnectX-7 steeringYevgeny Kliteynik1-0/+1
2022-03-10net/mlx5: DR, Add support for matching on Internet Header Length (IHL)Yevgeny Kliteynik1-1/+4
2022-03-10net/mlx5: Add debugfs counters for page commands failuresMoshe Shemesh1-0/+3
2022-03-10net/mlx5: Add pages debugfsMoshe Shemesh1-3/+6
2022-03-10net/mlx5: Move debugfs entries to separate structMoshe Shemesh1-7/+10
2022-03-10net/mlx5: Change release_all_pages cap bit locationMoshe Shemesh1-1/+2
2022-03-10net/mlx5: Add command failures data to debugfsMoshe Shemesh1-0/+9
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay1-1/+0
2022-03-09net/mlx5: Fix size field in bufferx_reg structMohammad Kabat1-2/+2
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+2
2022-03-09skb: make drop reason booleanableJakub Kicinski1-0/+1
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+5
2022-03-08net: phy: exported the genphy_read_master_slave functionArun Ramadoss1-0/+1
2022-03-08Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+11
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-8/+14
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic1-8/+0
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert1-0/+2
2022-03-07net: Remove netif_rx_any_context() and netif_rx_ni().Sebastian Andrzej Siewior1-10/+0
2022-03-07ptp: Add generic PTP is_sync() functionKurt Kanzenbach1-0/+15
2022-03-06net: tun: track dropped skb via kfree_skb_reason()Dongli Zhang1-0/+18
2022-03-06net: tap: track dropped skb via kfree_skb_reason()Dongli Zhang1-0/+13
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan1-4/+14
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan3-32/+67
2022-03-04vdpa: factor out vdpa_set_features_unlocked for vdpa internal useSi-Wei Liu1-6/+12
2022-03-04virtio: acknowledge all features before accessMichael S. Tsirkin1-1/+2
2022-03-04virtio: unexport virtio_finalize_featuresMichael S. Tsirkin1-1/+0
2022-03-04net: dev: use kfree_skb_reason() for __netif_receive_skb_core()Menglong Dong1-0/+5
2022-03-04net: dev: use kfree_skb_reason() for sch_handle_ingress()Menglong Dong1-0/+1
2022-03-04net: dev: use kfree_skb_reason() for do_xdp_generic()Menglong Dong1-0/+1
2022-03-04net: dev: use kfree_skb_reason() for enqueue_to_backlog()Menglong Dong1-0/+6
2022-03-04net: dev: add skb drop reasons to __dev_xmit_skb()Menglong Dong1-0/+4
2022-03-04net: skb: introduce the function kfree_skb_list_reason()Menglong Dong1-1/+7
2022-03-04net: dev: use kfree_skb_reason() for sch_handle_egress()Menglong Dong1-0/+1
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-11/+35
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+9
2022-03-03bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()Martin KaFai Lau1-1/+2
2022-03-03bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingressMartin KaFai Lau1-6/+12
2022-03-03net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM optionMartin KaFai Lau1-0/+11
2022-03-03net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()Martin KaFai Lau1-2/+1
2022-03-03net: Clear mono_delivery_time bit in __skb_tstamp_tx()Martin KaFai Lau1-0/+1
2022-03-03net: Handle delivery_time in skb->tstamp during network tapping with af_packetMartin KaFai Lau1-0/+24
2022-03-03net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau1-1/+9
2022-03-03net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...Martin KaFai Lau1-0/+13
2022-03-03net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata1-0/+3
2022-03-03net: dev: Add hardware stats supportPetr Machata1-0/+42