summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-12can: c_can: use devm_platform_get_and_ioremap_resource()Minghao Chi
2022-12-12USB: core: export usb_cache_string()Vincent Mailhol
2022-12-12dt-bindings: can: renesas,rcar-canfd: Document RZ/Five SoCLad Prabhakar
2022-12-12can: etas_es58x: add devlink port supportVincent Mailhol
2022-12-12dt-bindings: can: fsl,flexcan: add imx93 compatibleHaibo Chen
2022-12-12can: etas_es58x: add devlink supportVincent Mailhol
2022-12-12can: flexcan: add auto stop mode for IMX93 to support wakeupHaibo Chen
2022-12-12can: etas_es58x: sort the includes by alphabetic orderVincent Mailhol
2022-12-12can: ctucanfd: Drop obsolete dependency on COMPILE_TESTJean Delvare
2022-12-12Merge patch series "R-Car CAN FD driver enhancements"Marc Kleine-Budde
2022-12-12Merge branch 'ovs-tc-dedup'David S. Miller
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long
2022-12-12net: sched: update the nat flag for icmp error packets in ct_nat_executeXin Long
2022-12-12openvswitch: return NF_DROP when fails to add nat ext in ovs_ct_natXin Long
2022-12-12openvswitch: return NF_ACCEPT when OVS_CT_NAT is not set in info natXin Long
2022-12-12openvswitch: delete the unncessary skb_pull_rcsum call in ovs_ct_nat_executeXin Long
2022-12-12net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky
2022-12-12net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky
2022-12-12af_unix: call proto_unregister() in the error path in af_unix_init()Yang Yingliang
2022-12-12net: setsockopt: fix IPV6_UNICAST_IF option for connected socketsRichard Gobert
2022-12-12myri10ge: use strscpy() to instead of strncpy()Xu Panda
2022-12-12liquidio: use strscpy() to instead of strncpy()Xu Panda
2022-12-12hns: use strscpy() to instead of strncpy()Xu Panda
2022-12-12drm/i915/selftests: exercise emit_pte() with nearly full ringMatthew Auld
2022-12-12drm/i915/selftests: use live_subtests for live_migrateMatthew Auld
2022-12-12drm/i915/migrate: Account for the reserved_spaceChris Wilson
2022-12-12Merge branch 'net-dev_kfree_skb_irq'David S. Miller
2022-12-12net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12net/tunnel: wait until all sk_user_data reader finish before releasing the sockHangbin Liu
2022-12-12net: farsync: Fix kmemleak when rmmods farsyncLi Zetao
2022-12-12ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-12net: stmmac: Add check for taprio basetime configurationMichael Sit Wei Hong
2022-12-12platform/mellanox: mlxbf-pmc: Fix event typoJames Hurley
2022-12-12Merge branch 'tun-vnet-uso'David S. Miller
2022-12-12drivers/net/virtio_net.c: Added USO support.Andrew Melnychenko
2022-12-12linux/virtio_net.h: Support USO offload in vnet header.Andrew Melnychenko
2022-12-12uapi/linux/virtio_net.h: Added USO types.Andrew Melnychenko
2022-12-12driver/net/tun: Added features for USO.Andrew Melnychenko
2022-12-12uapi/linux/if_tun.h: Added new offload types for USO4/6.Andrew Melnychenko
2022-12-12udp: allow header check for dodgy GSO_UDP_L4 packets.Andrew Melnychenko
2022-12-12dt-bindings: rtc: m41t80: Convert text schema to YAML oneMarek Vasut
2022-12-11ipc: fix memory leak in init_mqueue_fs()Zhengchao Shao
2022-12-11hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg
2022-12-11rapidio: devices: fix missing put_device in mport_cdev_openCai Xinchen
2022-12-11kcov: fix spelling typos in commentsRong Tao