mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-03 19:03:14 +00:00
version 4.19.325-cip123 * tag 'v4.19.325-cip123' of https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip: CIP: Bump version suffix to -cip123 after merge from cip/linux-4.19.y-st tree Update localversion-st, tree is up-to-date with 5.4.296. emulex/benet: Fix build by return mismatch in be_cmd_unlock() net/sched: Abort __tc_modify_qdisc if parent class does not exist mtk-sd: Prevent memory corruption from DMA map failure mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data() scsi: qla4xxx: Fix missing DMA mapping error in qla4xxx_alloc_pdu() btrfs: don't abort filesystem when attempting to snapshot deleted subvolume VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify net: ipv6: Discard next-hop MTU less than minimum link MTU Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP Cameras HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY vt: add missing notification when switching back to text mode net: usb: qmi_wwan: add SIMCom 8230C composition atm: idt77252: Add missing `dma_map_error()` bnxt_en: Fix DCB ETS validation can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debug level net: appletalk: Fix device refcount leak in atrtr_create() md/raid1: Fix stack memory use after return in raid1_reshape wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev() dma-buf: fix timeout handling in dma_resv_wait_timeout v2 Input: xpad - support Acer NGR 200 Controller Input: xpad - add VID for Turtle Beach controllers Input: xpad - add support for Amazon Game Controller netlink: Fix rmem check in netlink_broadcast_deliver(). netlink: make sure we allow at least one dump skb Revert "ACPI: battery: negate current when discharging" usb: gadget: u_serial: Fix race condition in TTY wakeup drm/sched: Increment job count before swapping tail spsc queue x86/mce: Make sure CMCI banks are cleared during shutdown on Intel x86/mce: Don't remove sysfs if thresholding sysfs init fails x86/mce/amd: Fix threshold limit reset rxrpc: Fix oops due to non-existence of prealloc backlog struct atm: clip: Fix NULL pointer dereference in vcc_sendmsg() atm: clip: Fix infinite recursive call of clip_push(). atm: clip: Fix memory leak of struct clip_vcc. atm: clip: Fix potential null-ptr-deref in to_atmarpd(). tipc: Fix use-after-free in tipc_conn_close(). netlink: Fix wraparounds of sk->sk_rmem_alloc. fix proc_sys_compare() handling of in-lookup dentries proc: Clear the pieces of proc_inode that proc_evict_inode cares about staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher() media: uvcvideo: Rollback non processed entities on error media: uvcvideo: Send control events for partial succeeds media: uvcvideo: Return the number of processed controls ACPI: PAD: fix crash in exit_round_robin() usb: typec: displayport: Fix potential deadlock Logitech C-270 even more broken rose: fix dangling neighbour pointers in rose_rt_device_down() net: rose: Fix fall-through warnings for Clang ethernet: atl1: Add missing DMA mapping error checks and count errors btrfs: use btrfs_record_snapshot_destroy() during rmdir btrfs: propagate last_unlink_trans earlier when doing a rmdir RDMA/mlx5: Fix CC counters query for MPV scsi: ufs: core: Fix spelling of a sysfs attribute name ACPICA: Refuse to evaluate a method if arguments are missing wifi: ath6kl: remove WARN on bad firmware input wifi: mac80211: drop invalid source address OCB frames powerpc: Fix struct termio related ioctl macros ata: pata_cs5536: fix build on 32-bit UML ALSA: sb: Force to disable DMAs once when DMA mode is changed net/sched: Always pass notifications when child class becomes empty nui: Fix dma_mapping_error() check enic: fix incorrect MTU comparison in enic_change_mtu() amd-xgbe: align CL37 AN sequence as per databook btrfs: fix missing error handling when searching for inode refs during log replay mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared data usb: typec: altmodes/displayport: do not index invalid pin_assignments Revert "mmc: sdhci: Disable SD card clock before changing parameters" mmc: sdhci: Add a helper function for dump register in dynamic debug mode vsock/vmci: Clear the vmci transport packet properly when initializing it arm64: Restrict pagetable teardown to avoid false warning drm/bridge: cdns-dsi: Fix connecting to next bridge drm/tegra: Assign plane type before registration HID: wacom: fix kobject reference count leak HID: wacom: fix memory leak on sysfs attribute creation failure HID: wacom: fix memory leak on kobject creation failure dm-raid: fix variable in journal device check Bluetooth: L2CAP: Fix L2CAP MTU negotiation atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister(). um: ubd: Add missing error check in start_io_thread() vsock/uapi: fix linux/vm_sockets.h userspace compilation errors wifi: mac80211: fix beacon interval calculation overflow ALSA: usb-audio: Fix out-of-bounds read in snd_usb_get_audioformat_uac3() i2c: robotfuzz-osif: disable zero-length read messages i2c: tiny-usb: disable zero-length read messages RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private media: vivid: Change the siize of the composing media: omap3isp: use sgtable-based scatterlist wrappers jfs: validate AG parameters in dbMount() to prevent crashes fs/jfs: consolidate sanity checking in dbMount VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF ovl: Check for NULL d_inode() in ovl_dentry_upper() ceph: fix possible integer overflow in ceph_zero_objects() ALSA: hda: Ignore unsol events for cards being shut down usb: typec: displayport: Receive DP Status Update NAK request exit dp altmode usb: cdc-wdm: avoid setting WDM_READ for ZLP-s usb: Add checks for snprintf() calls in usb_alloc_dev() usb: potential integer overflow in usbg_make_tpg() iio: pressure: zpa2326: Use aligned_s64 for the timestamp md/md-bitmap: fix dm-raid max_write_behind setting dmaengine: xilinx_dma: Set dma_device directions mfd: max14577: Fix wakeup source leaks on device unbind mailbox: Not protect module_put with spin_lock_irqsave cifs: Fix cifs_query_path_info() for Windows NT servers CIP: Bump version suffix to -cip122 after merge from cip/linux-4.19.y-st tree Update localversion-st, tree is up-to-date with 5.4.295. ARM: dts: am335x-bone-common: Increase MDIO reset deassert delay to 50ms ARM: dts: am335x-bone-common: Increase MDIO reset deassert time ARM: dts: am335x-bone-common: Add GPIO PHY reset on revision C3 board ARM: dts: am335x-bone-common: get rid of phy_id property mtd: nand: sunxi: Add randomizer configuration before randomizer enable mtd: rawnand: sunxi: Add randomizer configuration in sunxi_nfc_hw_ecc_write_chunk sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() bridge: netfilter: Fix forwarding of fragmented packets vxlan: Annotate FDB data races hwmon: (gpio-fan) Add missing mutex locks nfs: handle failure of nfs_get_lock_context in unlock path sch_htb: make htb_deactivate() idempotent scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth() perf: Fix sample vs do_exit() jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() mm/huge_memory: fix dereferencing invalid pmd migration entry posix-cpu-timers: fix race between handle_posix_cpu_timers() and posix_cpu_timer_del() net: atm: fix /proc/net/atm/lec handling net: atm: add lec_mutex calipso: Fix null-ptr-deref in calipso_req_{set,del}attr(). tipc: fix null-ptr-deref when acquiring remote ip of ethernet bearer atm: atmtcp: Free invalid length skb in atmtcp_c_send(). mpls: Use rcu_dereference_rtnl() in mpls_route_input_rcu(). wifi: carl9170: do not ping device which has failed to load firmware drm/nouveau/bl: increase buffer size to avoid truncate warning ALSA: hda/realtek: enable headset mic on Latitude 5420 Rugged ALSA: hda/intel: Add Thinkpad E15 to PM deny list Input: sparcspkr - avoid unannotated fall-through HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() atm: Revert atm_account_tx() if copy_from_iter_full() fails. selinux: fix selinux_xfrm_alloc_user() to set correct ctx_len scsi: s390: zfcp: Ensure synchronous unit_add jffs2: check jffs2_prealloc_raw_node_refs() result in few other places jffs2: check that raw node were preallocated before writing summary drivers/rapidio/rio_cm.c: prevent possible heap overwrite Revert "x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2" on v6.6 and older powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery platform/x86: dell_rbu: Stop overwriting data buffer tee: Prevent size calculation wraparound on 32-bit kernels ARM: OMAP2+: Fix l4ls clk domain handling in STANDBY bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS value watchdog: da9052_wdt: respect TWDMIN i40e: fix MMIO write access to an invalid page in i40e_clear_hw sock: Correct error checking condition for (assign|release)_proto_idx() vxlan: Do not treat dst cache initialization errors as fatal clk: rockchip: rk3036: mark ddrphy as critical wifi: mac80211: do not offer a mesh path if forwarding is disabled net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts info pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get() pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction() pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get_direction() pinctrl: armada-37xx: propagate error from armada_37xx_pmx_set_by_name() ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT tcp: always seek for minimal rtt in tcp_rcv_rtt_update() net: dlink: add synchronization for stats update sctp: Do not wake readers in __sctp_write_space() emulex/benet: correct command version selection in be_cmd_get_stats() i2c: designware: Invoke runtime suspend on quick slave re-registration net: macb: Check return value of dma_set_mask_and_coherent() cpufreq: Force sync policy boost with global boost on sysfs update nios2: force update_mmu_cache on spurious tlb-permission--related pagefaults media: platform: exynos4-is: Add hardware sync wait to fimc_is_hw_change_mode() media: tc358743: ignore video while HPD is low drm/amdkfd: Set SDMA_RLCx_IB_CNTL/SWITCH_INSIDE_IB jfs: Fix null-ptr-deref in jfs_ioc_trim drm/amdgpu/gfx9: fix CSIB handling drm/amdgpu/gfx8: fix CSIB handling jfs: fix array-index-out-of-bounds read in add_missing_indices drm/amdgpu/gfx7: fix CSIB handling drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit() media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT condition sunrpc: update nextcheck time when adding new cache entries drm/amdgpu/gfx6: fix CSIB handling ACPI: battery: negate current when discharging power: supply: bq27xxx: Retrieve again when busy ACPICA: fix acpi parse and parseext cache leaks ACPICA: Avoid sequence overread in call to strncmp() ACPICA: fix acpi operand cache leak in dswstate.c PCI: Fix lock symmetry in pci_slot_unlock() regulator: max14577: Add error check for max14577_read_reg() staging: iio: ad5933: Correct settling cycles encoding per datasheet net: ch9200: fix uninitialised access during mii_nway_restart ftrace: Fix UAF when lookup kallsym after ftrace disabled dm-mirror: fix a tiny race condition mm: fix ratelimit_pages update error in dirty_ratio_handler() ipc: fix to protect IPCS lookups using RCU parisc: fix building with gcc-15 vgacon: Add check for vc_origin address range in vgacon_scroll() NFC: nci: uart: Set tty->disc_data only in success path f2fs: prevent kernel warning due to negative i_nlink from corrupted image Input: ims-pcu - check record size in ims_pcu_flash_firmware() ext4: fix calculation of credits for extent tree modification ext4: inline: fix len overflow in ext4_prepare_inline_data ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330 media: v4l2-dev: fix error handling in __video_register_device() media: gspca: Add error handling for stv06xx_read_sensor() wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723 nfsd: nfsd4_spo_must_allow() must check this is a v4 compound request wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback() gfs2: move msleep to sleepable context configfs: Do not override creating attribute file failure in populate_attrs() calipso: unlock rcu before returning -EAFNOSUPPORT usb: Flush altsetting 0 endpoints before reinitializating them after reset. fs/filesystems: Fix potential unsigned integer underflow in fs_name() net/mdiobus: Fix potential out-of-bounds read/write access MIPS: Move '-Wa,-msoft-float' check from as-option to cc-option x86/boot/compressed: prefer cc-option for CFLAGS additions net: mdio: C22 is now optional, EOPNOTSUPP if not provided i40e: retry VFLR handling if there is ongoing VF reset i40e: return false from i40e_reset_vf if reset is in progress net_sched: sch_sfq: fix a potential crash on gso_skb handling scsi: iscsi: Fix incorrect error path labels for flashnode operations NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes NFSD: Fix ia_size underflow Input: synaptics-rmi - fix crash with unsupported versions of F34 Input: synaptics-rmi4 - convert to use sysfs_emit() APIs do_change_type(): refuse to operate on unmounted/not ours mounts net/mlx4_en: Prevent potential integer overflow calculating Hz rtc: Fix offset calculation for .start_secs < 0 rtc: sh: assign correct interrupts with DT perf tests switch-tracking: Fix timestamp comparison mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLE mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass_remove() rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send() perf ui browser hists: Set actions->thread before calling do_zoom_thread() fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod() soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop() soc: aspeed: lpc: Fix impossible judgment condition arm64: dts: rockchip: disable unrouted USB controllers and PHY on RK3399 Puma with Haikou ARM: dts: qcom: apq8064 merge hw splinlock into corresponding syscon device bus: fsl-mc: fix double-free on mc_dev nilfs2: do not propagate ENOENT error from nilfs_btree_propagate() nilfs2: add pointer check for nilfs_direct_propagate() Squashfs: check return result of sb_min_blocksize ARM: dts: at91: at91sam9263: fix NAND chip selects ARM: dts: at91: usb_a9263: fix GPIO for Dataflash chip select f2fs: fix to correct check conditions in f2fs_cross_rename f2fs: use d_inode(dentry) cleanup dentry->d_inode calipso: Don't call calipso functions for AF_INET sk. net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy wifi: ath9k_htc: Abort software beacon handling if disabled bpf: Fix WARN() in get_bpf_raw_tp_regs pinctrl: at91: Fix possible out-of-boundary access net: ncsi: Fix GCPS 64-bit member variables f2fs: fix to do sanity check on sbi->total_valid_block_count drm/tegra: rgb: Fix the unbound reference count drm: rcar-du: Fix memory leak in rcar_du_vsps_init() selftests/seccomp: fix syscall_restart test for arm compat firmware: psci: Fix refcount leak in psci_dt_init m68k: mac: Fix macintosh_config for Mac II drm/vmwgfx: Add seqno waiter for sync_files ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions" x86/mtrr: Check if fixed-range MTRRs exist in mtrr_save_fixed_ranges() crypto: marvell/cesa - Avoid empty transfer descriptor crypto: marvell/cesa - Handle zero-length skcipher requests x86/cpu: Sanitize CPUID(0x80000000) output perf/core: Fix broken throttling when max_samples_per_tick=1 gfs2: gfs2_create_inode error handling fix netfilter: nft_socket: fix sk refcount leaks thunderbolt: Do not double dequeue a configuration request usb: usbtmc: Fix timeout value in get_stb usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE pinctrl: armada-37xx: set GPIO output value before setting direction pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs > 31 tracing: Fix compilation warning on arm32 platform/x86: thinkpad_acpi: Ignore battery threshold change event notification platform/x86: fujitsu-laptop: Support Lifebook S2110 hotkeys spi: spi-sun4i: fix early activation um: let 'make clean' properly clean underlying SUBARCH as well platform/x86: thinkpad_acpi: Support also NEC Lavie X1475JAS nfs: don't share pNFS DS connections between net namespaces HID: quirks: Add ADATA XPG alpha wireless mouse support coredump: fix error handling for replace_fd() smb: client: Reset all search buffer pointers when releasing buffer smb: client: Fix use-after-free in cifs_fill_dirent drm/i915/gvt: fix unterminated-string-initialization warning netfilter: nf_tables: do not defer rule destruction via call_rcu netfilter: nf_tables: wait for rcu grace period on net_device removal netfilter: nf_tables: pass nft_chain to destroy function, not nft_ctx mm/page_alloc.c: avoid infinite retries caused by cpuset race llc: fix data loss when reading from a socket in llc_ui_recvmsg() ALSA: pcm: Fix race of buffer access at PCM OSS layer can: bcm: add missing rcu read protection for procfs content can: bcm: add locking for bcm_op runtime updates crypto: algif_hash - fix double free in hash_accept net: dwmac-sun8i: Use parsed internal PHY address instead of 1 __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock xenbus: Allow PVH dom0 a non-local xenstore btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref ASoC: Intel: bytcr_rt5640: Add DMI quirk for Acer Aspire SW3-013 pinctrl: meson: define the pull up/down resistor value as 60 kOhm drm: Add valid clones check regulator: ad5398: Add device tree support bpftool: Fix readlink usage in get_fd_type HID: usbkbd: Fix the bit shift number for LED_KANA scsi: st: Restore some drive settings after reset scsi: lpfc: Handle duplicate D_IDs in ndlp search-by D_ID routine hwmon: (xgene-hwmon) use appropriate type for the latency value ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure(). net/mlx5: Extend Ethtool loopback selftest to support non-linear SKB net/mlx4_core: Avoid impossible mlx4_db_alloc() order value smack: recognize ipv4 CIPSO w/o categories pinctrl: devicetree: do not goto err when probing hogs in pinctrl_dt_to_map ASoC: ops: Enforce platform maximum on initial value ACPI: HED: Always initialize before evged PCI: Fix old_size lower bound in calculate_iosize() too EDAC/ie31200: work around false positive build warning net: pktgen: fix access outside of user given buffer in pktgen_thread_write() MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-core MIPS: Use arch specific syscall name match function cpuidle: menu: Avoid discarding useful information x86/nmi: Add an emergency handler in nmi_desc & use it in nmi_shootdown_cpus() bonding: report duplicate MAC address in all situations net: xgene-v2: remove incorrect ACPI_PTR annotation x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2 net: pktgen: fix mpls maximum labels list parsing pinctrl: bcm281xx: Use "unsigned int" instead of bare "unsigned" media: cx231xx: set device_caps for 417 dm cache: prevent BUG_ON by blocking retries on failed device resumes media: c8sectpfe: Call of_node_put(i2c_bus) only once in c8sectpfe_probe() ARM: tegra: Switch DSI-B clock parent to PLLD on Tegra114 ieee802154: ca8210: Use proper setters and getters for bitwise types rtc: ds1307: stop disabling alarms on probe powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7 mmc: sdhci: Disable SD card clock before changing parameters posix-timers: Add cond_resched() to posix_timer_add() search loop xen: Add support for XenServer 6.1 platform device dm: restrict dm device size to 2^63-512 bytes kbuild: fix argument parsing in scripts/config scsi: st: ERASE does not change tape location scsi: st: Tighten the page format heuristics with MODE SELECT ext4: reorder capability check last um: Update min_low_pfn to match changes in uml_reserved um: Store full CSGSFS and SS register from mcontext btrfs: send: return -ENAMETOOLONG when attempting a path that is too long btrfs: avoid linker error in btrfs_find_create_tree_block() i2c: pxa: fix call balance of i2c->clk handling routines mmc: host: Wait for Vdd to settle on card power off pNFS/flexfiles: Report ENETDOWN as a connection error tools/build: Don't pass test log files to linker dql: Fix dql->limit value when reset. SUNRPC: rpc_clnt_set_transport() must not change the autobind setting NFSv4: Treat ENETUNREACH errors as fatal for state recovery fbdev: core: tileblit: Implement missing margin clearing for tileblit fbdev: fsl-diu-fb: add missing device_remove_file() mailbox: use error ret code of of_parse_phandle_with_args() kconfig: merge_config: use an empty file as initfile cgroup: Fix compilation issue due to cgroup_mutex not being exported dma-mapping: avoid potential unused data compilation warning scsi: target: iscsi: Fix timeout on deleted connection openvswitch: Fix unsafe attribute parsing in output_userspace() Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5 Input: synaptics - enable SMBus for HP Elitebook 850 G1 phy: Fix error handling in tegra_xusb_port_init ALSA: es1968: Add error handling for snd_pcm_hw_constraint_pow2() ACPI: PPTT: Fix processor subtable walk qlcnic: fix memory leak in qlcnic_sriov_channel_cfg_cmd() ALSA: sh: SND_AICA should depend on SH_DMA_API spi: loopback-test: Do not split 1024-byte hexdumps RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug staging: axis-fifo: Correct handling of tx_fifo_depth for size validation staging: axis-fifo: avoid parsing ignored device tree properties platform/x86: asus-wmi: Fix wlan_ctrl_by_user detection do_umount(): add missing barrier before refcount checks in sync case MIPS: Fix MAX_REG_OFFSET iio: adc: dln2: Use aligned_s64 for timestamp types: Complement the aligned types with signed 64-bit one USB: usbtmc: use interruptible sleep in usbtmc_read usb: typec: tcpm: delay SNK_TRY_WAIT_DEBOUNCE to SRC_TRYWAIT transition ocfs2: stop quota recovery before disabling quotas ocfs2: implement handshaking with ocfs2 recovery thread ocfs2: switch osb->disable_recovery to enum module: ensure that kobject_put() is safe for module type kobjects xenbus: Use kref to track req lifetime usb: uhci-platform: Make the clock really optional iio: imu: st_lsm6dsx: fix possible lockup in st_lsm6dsx_read_fifo iio: adis16201: Correct inclinometer channel resolution Input: synaptics - enable InterTouch on Dell Precision M3800 Input: synaptics - enable InterTouch on Dynabook Portege X30L-G Input: synaptics - enable InterTouch on Dynabook Portege X30-D net: dsa: b53: fix learning on VLAN unaware bridges scsi: target: Fix WRITE_SAME No Data Buffer crash dm: fix copying after src array boundaries iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid irqchip/gic-v2m: Add const to of_device_id sch_htb: make htb_qlen_notify() idempotent of: module: add buffer overflow check in of_modalias() net: fec: ERR007885 Workaround for conventional TX lan743x: remove redundant initialization of variable current_head_index net: dlink: Correct endianness handling of led_mode tracing: Fix oob write in trace_seq_to_buffer() dm: always update the array size in realloc_argv on success wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage() amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload i2c: imx-lpi2c: Fix clock count when probe defers EDAC/altera: Set DDR and SDMMC interrupt mask before registration EDAC/altera: Test the correct error reg offset signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro() x86/bugs: fix backport error in "x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline" x86/bugs: fix backport error in "x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline" CIP: Bump version suffix to -cip121 after merge from cip/linux-4.19.y-st tree Update localversion-st, tree is up-to-date with 5.4.293. x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline clk: check for disabled clock-provider in of_clk_get_hw_from_clkspec() PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX MIPS: cm: Fix warning if MIPS_CM is disabled comedi: jr3_pci: Fix synchronous deletion of timer scsi: pm80xx: Set phy_attached to zero when device is gone ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls selftests: ublk: fix test_stripe_04 KVM: s390: Don't use %pK through tracepoints sched/isolation: Make CONFIG_CPU_ISOLATION depend on CONFIG_SMP ntb: reduce stack usage in idt_scan_mws qibfs: fix _another_ leak usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev() usb: host: max3421-hcd: Add missing spi_device_id table parisc: PDT: Fix missing prototype warning MIPS: cm: Detect CM quirks from device tree USB: VLI disk crashes if LPM is used usb: quirks: Add delay init quirk for SanDisk 3.2Gen1 Flash Drive usb: quirks: add DELAY_INIT quirk for Silicon Motion Flash Drive usb: dwc3: gadget: check that event count does not exceed event buffer length USB: OHCI: Add quirk for LS7A OHCI controller (rev 0x02) USB: serial: simple: add OWON HDS200 series oscilloscope support USB: serial: option: add Sierra Wireless EM9291 USB: serial: ftdi_sio: add support for Abacus Electrics Optical Probe USB: storage: quirk for ADATA Portable HDD CH94 mcb: fix a double free bug in chameleon_parse_gdd() virtio_console: fix missing byte order handling for cols and rows net_sched: hfsc: Fix a potential UAF in hfsc_dequeue() too net_sched: hfsc: Fix a UAF vulnerability in class handling tipc: fix NULL pointer dereference in tipc_mon_reinit_self() net: phy: leds: fix memory leak cpufreq: scpi: Fix null-ptr-deref in scpi_cpufreq_get_rate() misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error misc: pci_endpoint_test: Use INTX instead of LEGACY net: dsa: mv88e6xxx: fix VTU methods for 6320 family ext4: fix OOB read when checking dotdot dir ext4: optimize __ext4_check_dir_entry() MIPS: ds1287: Match ds1287_set_base_clock() function types MIPS: cevt-ds1287: Add missing ds1287.h include MIPS: dec: Declare which_prom() as static virtio-net: Add validation for used length openvswitch: fix lockup on tx to unregistering netdev with carrier net: openvswitch: fix race on port output mmc: cqhci: Fix checking of CQHCI_HALT state nvmet-fc: Remove unused functions usb: dwc3: support continuous runtime PM with dual role misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink(). kbuild: Add '-fno-builtin-wcslen' drm/sti: remove duplicate object names drm/repaper: fix integer overflows in repeat functions module: sign with sha512 instead of sha1 by default isofs: Prevent the use of too small fid i2c: cros-ec-tunnel: defer probe if parent EC is not present hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key btrfs: correctly escape subvol in btrfs_show_options() nfs: move nfs_fhandle_hash to common include file NFSD: Constify @fh argument of knfsd_fh_hash() asus-laptop: Fix an uninitialized variable writeback: fix false warning in inode_to_wb() net: b53: enable BPDU reception for management port net: openvswitch: fix nested key length validation in the set() action Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()" Bluetooth: btrtl: Prevent potential NULL dereference Bluetooth: hci_event: Fix sending MGMT_EV_DEVICE_FOUND for invalid address RDMA/usnic: Fix passing zero to PTR_ERR in usnic_ib_pci_probe() scsi: iscsi: Fix missing scsi_host_put() in error path wifi: wl1251: fix memory leak in wl1251_tx_work wifi: mac80211: Purge vif txq in ieee80211_do_stop() wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue() wifi: at76c50x: fix use after free access in at76_disconnect HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition Bluetooth: hci_uart: Fix another race during initialization x86/e820: Fix handling of subpage regions when calculating nosave ranges in e820__register_nosave_regions() PCI: Fix reference leak in pci_alloc_child_bus() of/irq: Fix device node refcount leakages in of_irq_init() of/irq: Fix device node refcount leakage in API irq_of_parse_and_map() gpio: zynq: Fix wakeup source leaks on device unbind ftrace: Add cond_resched() to ftrace_graph_set_hash() crypto: ccp - Fix check for the primary ASP device thermal/drivers/rockchip: Add missing rk3328 mapping entry sctp: detect and prevent references to a freed transport in sendmsg mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock sparc/mm: disable preemption in lazy mmu mode arm64: dts: mediatek: mt8173: Fix disp-pwm compatible string mtd: inftlcore: Add error check for inftl_read_oob() lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets jbd2: remove wrong sb->s_sequence check ext4: fix off-by-one error in do_split media: venus: hfi_parser: add check to avoid out of bound access media: i2c: ov7251: Introduce 1 ms delay between regulators and en GPIO media: i2c: ov7251: Set enable GPIO low in probe media: v4l2-dv-timings: prevent possible overflow in v4l2_detect_gtf() media: streamzap: prevent processing IR data on URB failure mtd: rawnand: brcmnand: fix PM resume warning arm64: cputype: Add MIDR_CORTEX_A76AE xenfs/xensyms: respect hypervisor's "next" indication media: siano: Fix error handling in smsdvb_module_init() media: venus: hfi: add check to handle incorrect queue size media: venus: hfi: add a check to handle OOB in sfr region media: i2c: adv748x: Fix test pattern selection mask bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags bpf: Add endian modifiers to fix endian warnings fbdev: omapfb: Add 'plane' value check drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off drm/amdkfd: Fix pqm_destroy_queue race with GPU reset drm: allow encoder mode_set even when connectors change for crtc Bluetooth: hci_uart: fix race during initialization tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER net: vlan: don't propagate flags on open scsi: st: Fix array overflow in st_setup() ext4: ignore xattrs past end ext4: protect ext4_release_dquot against freezing ahci: add PCI ID for Marvell 88SE9215 SATA Controller ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode jfs: add sanity check for agwidth in dbMount jfs: Prevent copying of nlink with value 0 from disk inode fs/jfs: Prevent integer overflow in AG size calculation fs/jfs: cast inactags to s64 to prevent potential overflow ALSA: usb-audio: Fix CME quirk for UF series keyboards ALSA: hda: intel: Fix Optimus when GPU has no sound HID: pidff: Fix null pointer dereference in pidff_find_fields HID: pidff: Do not send effect envelope if it's empty HID: pidff: Convert infinite length from Linux API to PID standard perf: arm_pmu: Don't disable counter in armpmu_add() x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine pm: cpupower: bench: Prevent NULL dereference on malloc failure net: ppp: Add bound checking for skb data on ppp_sync_txmung ata: sata_sx4: Add error handling in pdc20621_i2c_read() ata: sata_sx4: Drop pointless VPRINTK() calls and convert the remaining ones tipc: fix memory leak in tipc_link_xmit ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe() CIP: Bump version suffix to -cip120 after merge from cip/linux-4.19.y-st tree Update localversion-st, tree is up-to-date with 5.4.292. net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy jfs: add index corruption check to DT_GETPAGE() jfs: fix slab-out-of-bounds read in ea_get() tracing: Fix use-after-free in print_graph_function_flags during tracer switching mmc: sdhci-pxav3: set NEED_RSP_BUSY capability x86/tsc: Always save/restore TSC sched_clock() on suspend/resume ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk() arcnet: Add NULL check in com20020pci_probe() ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS vsock: avoid timeout during connect() if the socket is closing net_sched: skbprio: Remove overly strict queue assertions netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets ntb: intel: Fix using link status DB's ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans spufs: fix a leak in spufs_create_context() spufs: fix a leak on spufs_new_file() failure hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9} sched/deadline: Use online cpus for validating runtime affs: don't write overlarge OFS data block size fields affs: generate OFS sequence numbers starting at 1 wifi: iwlwifi: fw: allocate chained SG tables for dump sched/smt: Always inline sched_smt_active() ring-buffer: Fix bytes_dropped calculation issue objtool, media: dib8000: Prevent divide-by-zero in dib8000_set_dds() fs/procfs: fix the comment above proc_pid_wchan() perf python: Check if there is space to copy all the event perf python: Decrement the refcount of just created event on failure perf python: Fixup description of sample.id event member ocfs2: validate l_tree_depth to avoid out-of-bounds access perf units: Fix insufficient array space iio: accel: mma8452: Ensure error return on failure to matching oversampling ratio coresight: catu: Fix number of pages while using 64k pages isofs: fix KMSAN uninit-value bug in do_isofs_readdir() x86/dumpstack: Fix inaccurate unwinding from exception stacks due to misplaced assignment mfd: sm501: Switch to BIT() to mitigate integer overflows RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow power: supply: max77693: Fix wrong conversion of charge input threshold value x86/entry: Fix ORC unwinder for PUSH_REGS with save_ret=1 IB/mad: Check available slots before posting receive WRs clk: rockchip: rk3328: fix wrong clk_ref_usb3otg parent lib: 842: Improve error handling in sw842_compress() clk: amlogic: gxbb: drop incorrect flag on 32k clock fbdev: sm501fb: Add some geometry checks. mdacon: rework dependency list fbdev: au1100fb: Move a variable assignment behind a null pointer check PCI/portdrv: Only disable pciehp interrupts early when needed ALSA: hda/realtek: Always honor no_shutup_pins perf/ring_buffer: Allow the EPOLLRDNORM flag for poll lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*() thermal: int340x: Add NULL check for adev EDAC/ie31200: Fix the error path order of ie31200_init() EDAC/ie31200: Fix the DIMM size mask for several SoCs x86/fpu: Avoid copying dynamic FP state from init_task in arch_dup_task_struct() cpufreq: governor: Fix negative 'idle_time' handling in dbs_update() net: usb: usbnet: restore usb%d name exception for local mac addresses net: usb: qmi_wwan: add Telit Cinterion FE990B composition net: usb: qmi_wwan: add Telit Cinterion FN990B composition tty: serial: 8250: Add some more device IDs netfilter: socket: Lookup orig tuple for IPv6 SNAT ARM: 9351/1: fault: Add "cut here" line for prefetch aborts ARM: 9350/1: fault: Implement copy_from_kernel_nofault_allowed() atm: Fix NULL pointer dereference ALSA: usb-audio: Add quirk for Plantronics headsets to fix control names drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse() batman-adv: Ignore own maximum aggregation size during RX ARM: shmobile: smp: Enforce shmobile_smp_* alignment mmc: atmel-mci: Add missing clk_disable_unprepare() net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES net: atm: fix use after free in lec_send() Bluetooth: Fix error code in chan_alloc_skb_cb() RDMA/hns: Fix wrong value of max_sge_rd RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path xfrm_output: Force software GSO only in tunnel mode i2c: sis630: Fix an error handling path in sis630_probe() i2c: ali15x3: Fix an error handling path in ali15x3_probe() i2c: ali1535: Fix an error handling path in ali1535_probe() ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe() drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data() qlcnic: fix memory leak issues in qlcnic_sriov_common.c drm/amd/display: Assign normalized_pix_clk when color depth = 14 x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodes USB: serial: option: match on interface class for Telit FN990B USB: serial: option: fix Telit Cinterion FE990A name USB: serial: option: add Telit Cinterion FE990B compositions USB: serial: ftdi_sio: add support for Altera USB Blaster 3 block: fix 'kmem_cache of name 'bio-108' already exists' drm/nouveau: Do not override forced connector status x86/irq: Define trace events conditionally nvme: only allow entering LIVE from CONNECTING state sctp: Fix undefined behavior in left shift operation nvmet-rdma: recheck queue state is LIVE in state lock in recv done s390/cio: Fix CHPID "configure" attribute caching HID: ignore non-functional sensor in HP 5MP Camera iscsi_ibft: Fix UBSAN shift-out-of-bounds warning in ibft_attr_show_nic() powercap: call put_device() on an error path in powercap_register_control_type() nvme-fc: go straight to connecting state when initializing net_sched: Prevent creation of classes with TC_H_ROOT ipvs: prevent integer overflow in do_ip_vs_get_ctl() netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree() Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio() drivers/hv: Replace binary semaphore with mutex netpoll: hold rcu read lock in __netpoll_send_skb() netpoll: netpoll_send_skb() returns transmit status netpoll: move netpoll_send_skb() out of line netpoll: remove dev argument from netpoll_send_skb_on_dev() netpoll: Fix use correct return type for ndo_start_xmit() pinctrl: bcm281xx: Fix incorrect regmap max_registers value sctp: sysctl: auth_enable: avoid using current->nsproxy sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy Revert "sctp: sysctl: auth_enable: avoid using current->nsproxy" Revert "sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy" sched/isolation: Prevent boot crash when the boot CPU is nohz_full CIP: Bump version suffix to -cip119 after merge from cip/linux-4.19.y-st tree watchdog: renesas_wdt: support handover from bootloader Update localversion-st, tree is up-to-date with 5.4.291. gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl(). gtp: Destroy device along with udp socket's netns dismantle. net: gso: fix ownership in __udp_gso_segment vlan: fix memory leak in vlan_newlink() batman-adv: Drop unmanaged ELP metric worker tee: optee: Fix supplicant wait loop pps: Fix a use-after-free net: rose: lock the socket in rose_bind() btrfs: fix use-after-free when attempting to join an aborted transaction media: lmedm04: Handle errors for lme2510_int_read wifi: rtlwifi: rtl8192se: rise completion of firmware loading as last step eeprom: digsy_mtc: Make GPIO lookup table match the device slimbus: messaging: Free transaction ID in delayed interrupt scenario intel_th: pci: Add Panther Lake-P/U support intel_th: pci: Add Panther Lake-H support intel_th: pci: Add Arrow Lake support Squashfs: check the inode number is not the invalid value of zero xhci: pci: Fix indentation in the PCI device ID definitions usb: gadget: Check bmAttributes only if configuration is valid usb: gadget: Fix setting self-powered state on suspend usb: gadget: Set self-powered based on MaxPower and bmAttributes usb: typec: tcpci_rt1711h: Unmask alert interrupts to fix functionality usb: typec: ucsi: increase timeout for PPM reset operations usb: atm: cxacru: fix a flaw in existing endpoint checks usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader usb: renesas_usbhs: Use devm_usb_get_phy() Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection" net: ipv6: fix missing dst ref drop in ila lwtunnel net: ipv6: fix dst ref loop in ila lwtunnel net-timestamp: support TCP GSO case for a few missing flags vlan: enforce underlying device type ppp: Fix KMSAN uninit-value warning with bpf be2net: fix sleeping while atomic bugs in be_ndo_bridge_getlink hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe() llc: do not use skb_get() before dev_queue_xmit() hwmon: (ad7314) Validate leading zero bits and return error hwmon: (ntc_thermistor) Fix the ncpXXxh103 sensor table hwmon: (pmbus) Initialise page count in pmbus_identify() caif_virtio: fix wrong pointer check in cfv_probe() HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove() mm/page_alloc: fix uninitialized variable rapidio: fix an API misues when rio_add_net() fails rapidio: add check for rio_add_net() in rio_scan_alloc_net() wifi: nl80211: reject cooked mode if it is set along with other flags wifi: cfg80211: regulatory: improve invalid hints checking x86/cpu: Properly parse CPUID leaf 0x2 TLB descriptor 0x63 x86/cpu: Validate CPUID leaf 0x2 EDX output x86/cacheinfo: Validate CPUID leaf 0x2 EDX output platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M ALSA: hda/realtek: update ALC222 depop optimize ALSA: hda: intel: Add Dell ALC3271 to power_save denylist HID: appleir: Fix potential NULL dereference at raw event handle Revert "of: reserved-memory: Fix using wrong number of cells to get property 'alignment'" drm/amdgpu: disable BAR resize on Dell G5 SE drm/amdgpu: Check extended configuration space register when system uses large bar drm/amdgpu: skip BAR resizing if the bios already did it acct: perform last write from workqueue kernel/acct.c: use dedicated helper to access rlimit values kernel/acct.c: use #elif instead of #end and #elif pfifo_tail_enqueue: Drop new packet when sch->limit == 0 sched/core: Prevent rescheduling when interrupts are disabled phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclk usbnet: gl620a: fix endpoint checking in genelink_bind() perf/core: Fix low freq setting via IOC_PERIOD ftrace: Avoid potential division by zero in function_stat_show() x86/CPU: Fix warm boot hang regression on AMD SC1100 SoC systems ipvs: Always clear ipvs_property flag in skb_scrub_packet() ASoC: es8328: fix route from DAC to output net: cadence: macb: Synchronize stats calculations sunrpc: suppress warnings for unused procfs functions batman-adv: Ignore neighbor throughput metrics in error case acct: block access to kernel internal filesystems ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED nfp: bpf: Add check for nfp_app_ctrl_msg_alloc() power: supply: da9150-fg: fix potential overflow geneve: Suppress list corruption splat in geneve_destroy_tunnels(). geneve: Fix use-after-free in geneve_find_dev(). powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM_ALLOC ALSA: hda/realtek - Add type for ALC287 powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inline powerpc/64s/mm: Move __real_pte stubs into hash-4k.h USB: gadget: f_midi: f_midi_complete to call queue_work usb/gadget: f_midi: Replace tasklet with work usb/gadget: f_midi: convert tasklets to use new tasklet_setup() API usb: dwc3: Fix timeout issue during controller enter/exit from halt state mm: update mark_victim tracepoints fields crypto: testmgr - some more fixes to RSA test vectors crypto: testmgr - populate RSA CRT parameters in RSA test vectors crypto: testmgr - fix version number of RSA tests crypto: testmgr - Fix wrong test case of RSA crypto: testmgr - fix wrong key length for pkcs1pad driver core: bus: Fix double free in driver API bus_register() scsi: storvsc: Set correct data length for sending SCSI command without payload vlan: move dev_put into vlan_dev_uninit vlan: introduce vlan_dev_free_egress_priority Revert "btrfs: avoid monopolizing a core when activating a swap file" parport_pc: add support for ASIX AX99100 can: ems_pci: move ASIX AX99100 ids to pci_ids.h nilfs2: protect access to buffers with no active references nilfs2: do not force clear folio if buffer is referenced nilfs2: do not output warnings when clearing dirty buffers alpha: replace hardcoded stack offsets with autogenerated ones ndisc: extend RCU protection in ndisc_send_skb() openvswitch: use RCU protection in ovs_vport_cmd_fill_info() arp: use RCU protection in arp_xmit() neighbour: use RCU protection in __neigh_notify() neighbour: delete redundant judgment statements ndisc: use RCU protection in ndisc_alloc_skb() ipv6: use RCU protection in ip6_default_advmss() ipv4: use RCU protection in inet_select_addr() ipv4: use RCU protection in rt_is_expired() net: add dev_net_rcu() helper net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu() partitions: mac: fix handling of bogus partition table gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlock alpha: align stack for page fault and user unaligned trap handlers alpha: make stack 16-byte aligned (most cases) can: c_can: fix unbalanced runtime PM disable in error path USB: serial: option: drop MeiG Smart defines USB: serial: option: fix Telit Cinterion FN990A name USB: serial: option: add Telit Cinterion FN990B compositions USB: serial: option: add MeiG Smart SLM828 usb: cdc-acm: Fix handling of oversized fragments usb: cdc-acm: Check control transfer buffer size before access USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk USB: hub: Ignore non-compliant devices with too many configs or interfaces usb: gadget: f_midi: fix MIDI Streaming descriptor lengths USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphone USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast dist USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCI usb: dwc2: gadget: remove of_node reference upon udc_stop usb: gadget: udc: renesas_usb3: Fix compiler warning usb: roles: set switch registered flag early on batman-adv: fix panic during interface removal ASoC: Intel: bytcr_rt5640: Add DMI quirk for Vexia Edu Atla 10 tablet 5V orangefs: fix a oob in orangefs_debug_write Grab mm lock before grabbing pt lock vfio/pci: Enable iowrite64 and ioread64 for vfio pci media: cxd2841er: fix 64-bit division on gcc-9 xen: remove a confusing comment on auto-translated guest I/O gpio: bcm-kona: Add missing newline to dev_err format string gpio: bcm-kona: Fix GPIO lock/unlock for banks above bank 0 arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo array team: better TEAM_OPTION_TYPE_STRING validation vrf: use RCU protection in l3mdev_l3_out() ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu() HID: multitouch: Add NULL check in mt_input_configured ocfs2: check dir i_size in ocfs2_find_entry MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as static ptp: Ensure info->enable callback is always set mtd: onenand: Fix uninitialized retlen in do_otp_read() NFC: nci: Add bounds checking in nci_hci_create_pipe() nilfs2: fix possible int overflows in nilfs_fiemap() ocfs2: handle a symlink read error correctly ocfs2: fix incorrect CPU endianness conversion causing mount failure nvmem: core: improve range check for nvmem_cell_write() crypto: qce - fix goto jump in error path media: uvcvideo: Remove redundant NULL assignment media: uvcvideo: Fix event flags in uvc_ctrl_send_events media: ov5640: fix get_light_freq on auto soc: qcom: smem_state: fix missing of_node_put in error path powerpc/pseries/eeh: Fix get PE state translation serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in use serial: sh-sci: Drop __initdata macro for port_cfg usb: gadget: f_tcm: Don't prepare BOT write request twice usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint usb: gadget: f_tcm: Decrement command ref count on cleanup usb: gadget: f_tcm: Translate error to sense wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize() HID: hid-sensor-hub: don't use stale platform-data on remove of: reserved-memory: Fix using wrong number of cells to get property 'alignment' of: Fix of_find_node_opts_by_path() handling of alias+path+options of: Correct child specifier used as input of the 2nd nexus node clk: qcom: clk-alpha-pll: fix alpha mode configuration Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc KVM: s390: vsie: fix some corner-cases when grabbing vsie pages KVM: Explicitly verify target vCPU is online in kvm_get_vcpu() arm64: dts: rockchip: increase gmac rx_delay on rk3399-puma binfmt_flat: Fix integer overflow bug on 32 bit systems m68k: vga: Fix I/O defines s390/futex: Fix FUTEX_OP_ANDN implementation leds: lp8860: Write full EEPROM, not only half of it cpufreq: s3c64xx: Fix compilation warning tun: revert fix group permission check netem: Update sch->q.qlen before qdisc_tree_reduce_backlog() udp: gso: do not drop small packets when PMTU reduces tg3: Disable tg3 PCIe AER on system reboot firmware: iscsi_ibft: fix ISCSI_IBFT Kconfig entry nvme: handle connectivity loss in nvme_set_queue_count usb: xhci: Fix NULL pointer dereference on certain command aborts usb: xhci: Add timeout argument in address_device USB HCD callback media: uvcvideo: Remove dangling pointers media: uvcvideo: Only save async fh if success nilfs2: handle errors that nilfs_prepare_chunk() may return nilfs2: eliminate staggered calls to kunmap in nilfs_rename nilfs2: move page release outside of nilfs_delete_entry and nilfs_set_link x86/mm: Don't disable PCID when INVLPG has been fixed by microcode HID: Wacom: Add PCI Wacom device support mfd: lpc_ich: Add another Gemini Lake ISA bridge PCI device-id wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy() mmc: core: Respect quirk_max_rate for non-UHS SDIO card tun: fix group permission check printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX sched: Don't try to catch up excess steal time. btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling btrfs: output the reason for open_ctree() failure usb: gadget: f_tcm: Don't free command immediately media: uvcvideo: Fix double free in error path usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSE drivers/card_reader/rtsx_usb: Restore interrupt based detection ktest.pl: Check kernelrelease return in get_version NFSD: Reset cb_seq_status after NFS4ERR_DELAY hexagon: Fix unbalanced spinlock in die() hexagon: fix using plain integer as NULL pointer warning in cmpxchg genksyms: fix memory leak when the same symbol is read from *.symref file genksyms: fix memory leak when the same symbol is added from source net: sh_eth: Fix missing rtnl lock in suspend/resume path vsock: Allow retrying on connect() failure net: davicom: fix UAF in dm9000_drv_remove net: rose: fix timer races against user threads PM: hibernate: Add error handling for syscore_suspend() net: fec: implement TSO descriptor cleanup ubifs: skip dumping tnc tree when zroot is null dmaengine: ti: edma: fix OF node reference leaks in edma_driver module: Extend the preempt disabled section in dereference_symbol_descriptor(). ocfs2: mark dquot as inactive if failed to start trans while releasing dquot scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1 media: camif-core: Add check for clk_enable() media: mipi-csis: Add check for clk_enable() PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy() media: rc: iguanair: handle timeouts fbdev: omapfb: Fix an OF node leak in dss_of_port_get_parent_device() ARM: dts: mediatek: mt7623: fix IR nodename arm64: dts: mediatek: mt8173-evb: Fix MT6397 PMIC sub-node names arm64: dts: mediatek: mt8173-evb: Drop regulator-compatible property rdma/cxgb4: Prevent potential integer overflow on 32bit RDMA/mlx4: Avoid false error about access to uninitialized gids array perf report: Fix misleading help message about --demangle perf top: Don't complain about lack of vmlinux when not resolving some kernel samples padata: fix sysfs store callback check ktest.pl: Remove unused declarations in run_bisect_test function net: sched: Disallow replacing of child qdisc from one parent to another net/mlxfw: Drop hard coded max FW flash image size selftests: harness: fix printing of mismatch values in __EXPECT() selftests/harness: Display signed values correctly wifi: wlcore: fix unbalanced pm_runtime calls regulator: of: Implement the unwind path of of_regulator_match() team: prevent adding a device which is already a team device lower cpupower: fix TSC MHz calculation wifi: rtlwifi: pci: wait for firmware loading before releasing memory wifi: rtlwifi: fix memory leaks and invalid access at probe error path wifi: rtlwifi: remove unused dualmac control leftovers rtlwifi: replace usage of found with dedicated list iterator variable wifi: rtlwifi: usb: fix workqueue leak when probe fails wifi: rtlwifi: do not complete firmware loading needlessly drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table drm/etnaviv: Fix page property being used for non writecombine buffers afs: Fix directory format encoding struct overflow: Allow mixed type arguments overflow: Correct check_shl_overflow() comment overflow: Add __must_check attribute to check_*() helpers udf: Fix use of check_add_overflow() with mixed type arguments CIP: Bump version suffix to -cip118 after merge from cip/linux-4.19.y-st tree Update localversion-st, tree is up-to-date with 5.4.290. gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp(). arm64: dts: rockchip: add hevc power domain clock to rk3328 Partial revert of xhci: use pm_ptr() instead #ifdef for CONFIG_PM conditionals xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionals Input: xpad - add support for wooting two he (arm) Input: xpad - add unofficial Xbox 360 wireless receiver clone Input: atkbd - map F23 key to support default copilot shortcut Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null" USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb() vfio/platform: check the bounds of read/write syscalls net/xen-netback: prevent UAF in xenvif_flush_hash() m68k: Add missing mmap_read_lock() to sys_cacheflush() m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag irqchip/sunxi-nmi: Add missing SKIP_WAKE flag scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request ASoC: wm8994: Add depends on MFD core net: fix data-races around sk->sk_forward_alloc scsi: sg: Fix slab-use-after-free read in sg_release() ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev() irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctly fs/proc: fix softlockup in __read_vmcore (part 2) poll_wait: add mb() to fix theoretical race between waitqueue_active() and .poll() hfs: Sanity check the root record mac802154: check local interfaces before deleting sdata list i2c: mux: demux-pinctrl: check initial mux selection, too nfp: bpf: prevent integer overflow in nfp_bpf_event_output() gtp: use exit_batch_rtnl() method net: add exit_batch_rtnl() method net: net_namespace: Optimize the code net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field() sctp: sysctl: rto_min/max: avoid using current->nsproxy ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv ocfs2: correct return value of ocfs2_local_free_info() phy: core: Fix that API devm_of_phy_provider_unregister() fails to unregister the phy provider phy: core: fix code style in devm_of_phy_provider_unregister arm64: dts: rockchip: fix pd_tcpc0 and pd_tcpc1 node position on rk3399 arm64: dts: rockchip: fix defines in pd_vio node for rk3399 iio: inkern: call iio_device_put() only on mapped devices iio: adc: at91: call input_free_device() on allocated iio_dev iio: adc: ti-ads8688: fix information leak in triggered buffer iio: imu: kmx61: fix information leak in triggered buffer iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer iio: pressure: zpa2326: fix information leak in triggered buffer usb: gadget: f_fs: Remove WARN_ON in functionfs_bind usb: fix reference leak in usb_new_device() USB: usblp: return error when setting unsupported protocol usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null USB: serial: cp210x: add Phoenix Contact UPS Device usb-storage: Add max sectors quirk for Nokia 208 staging: iio: ad9832: Correct phase range check staging: iio: ad9834: Correct phase range check USB: serial: option: add Neoway N723-EA support USB: serial: option: add MeiG Smart SRM815 drm/amd/display: Add check for granularity in dml ceil/floor helpers sctp: sysctl: auth_enable: avoid using current->nsproxy sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy dm thin: make get_first_thin use rcu-safe list first function tcp/dccp: allow a connection when sk_max_ack_backlog is zero tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlog net: 802: LLC+SNAP OID:PID lookup on start of skb data ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe() dm array: fix cursor index when skipping across block boundaries dm array: fix unreleased btree blocks on closing a faulty array cursor dm array: fix releasing a faulty array block twice in dm_array_cursor_end jbd2: flush filesystem device before updating tail sequence ravb: Fix use-after-free issue in ravb_tx_timeout_work() net/sched: netem: fix backport of "account for backlog updates from child qdisc" CIP: Bump version suffix to -cip117 after merge from cip/linux-4.19.y-st tree Update localversion-st, tree is up-to-date with 5.4.289. RDMA/bnxt_re: Fix max_qp_wrs reported net/sched: netem: account for backlog updates from child qdisc net/sched: cbs: Fix integer overflow in cbs_set_port_rate() netfilter: nft_set_hash: skip duplicated elements pending gc run drm/etnaviv: flush shader L1 cache after user commandstream usb: yurex: make waiting on yurex_write interruptible perf trace: Avoid garbage when not printing a syscall's arguments scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim() drm: adv7511: Drop dsi single lane support net/sctp: Prevent autoclose integer overflow in sctp_association_init() sky2: Add device ID 11ab:4373 for Marvell 88E8075 pinctrl: mcp23s08: Fix sleeping in atomic context due to regmap locking modpost: fix the missed iteration for the max bit in do_input() modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base net: usb: qmi_wwan: add Telit FE910C04 compositions sound: usb: format: don't warn that raw DSD is unsupported wifi: mac80211: wake the queues in case of failure in resume ila: serialize calls to nf_register_net_hooks() af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEK af_packet: fix vlan_get_tci() vs MSG_PEEK ALSA: usb-audio: US16x08: Initialize array before use net: llc: reset skb->transport_header netrom: check buffer length before accessing it drm/bridge: adv7511_audio: Update Audio InfoFrame properly drm: bridge: adv7511: Enable SPDIF DAI RDMA/bnxt_re: Fix reporting hw_ver in query_device RDMA/bnxt_re: Add check for path mtu in modify_qp Drivers: hv: util: Avoid accessing a ringbuffer not initialized yet selinux: ignore unknown extended permissions btrfs: avoid monopolizing a core when activating a swap file tracing: Constify string literal data member in struct trace_event_call MIPS: Probe toolchain support of -msym32 virtio-blk: don't keep queue frozen during system suspend platform/x86: asus-nb-wmi: Ignore unknown event 0xCF regmap: Use correct format specifier for logging range errors scsi: qla1280: Fix hw revision numbering for ISP1020/1040 tracing/kprobe: Make trace_kprobe's module callback called after jump_label update mtd: rawnand: fix double free in atmel_pmecc_create_user() dmaengine: at_xdmac: avoid null_prt_deref in at_xdmac_prep_dma_memset dmaengine: mv_xor: fix child node refcount handling in early exit phy: core: Fix that API devm_phy_destroy() fails to destroy the phy phy: core: Fix that API devm_phy_put() fails to release the phy phy: core: Fix an OF node refcount leakage in of_phy_provider_lookup() phy: core: Fix an OF node refcount leakage in _of_phy_get() mtd: diskonchip: Cast an operand to prevent potential overflow nfsd: restore callback functionality for NFSv4.0 bpf: Check negative offsets in __bpf_skb_min_len() media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg of: Fix error path in of_parse_phandle_with_args_map() nilfs2: prevent use of deleted inode of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one() NFS/pnfs: Fix a live lock between recalled layouts and layoutget zram: refuse to use zero sized block device as backing device sh: clk: Fix clk_enable() to return 0 on NULL clk USB: serial: option: add Telit FE910C04 rmnet compositions USB: serial: option: add MediaTek T7XX compositions USB: serial: option: add Netprisma LCUK54 modules for WWAN Ready USB: serial: option: add MeiG Smart SLM770A USB: serial: option: add TCL IK512 MBIM & ECM efivarfs: Fix error on non-existent file i2c: riic: Always round-up when calculating bus period chelsio/chtls: prevent potential integer overflow on 32bit mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk netfilter: ipset: Fix for recursive locking warning net: ethernet: bgmac-platform: fix an OF node reference leak net: hinic: Fix cleanup in create_rxqs/txqs() net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll i2c: pnx: Fix timeout in wait functions PCI: Add ACS quirk for Broadcom BCM5760X NIC ALSA: usb: Fix UBSAN warning in parse_audio_unit() PCI/AER: Disable AER service on suspend net: sched: fix ordering of qlen adjustment ALSA: usb-audio: Fix a DMA to stack memory bug xen/netfront: fix crash when removing device KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status qca_spi: Make driver probing reliable ACPI: resource: Fix memory resource type union access net: lapb: increase LAPB_HEADER_LEN batman-adv: Do not let TT changes list grows indefinitely batman-adv: Remove uninitialized data in full table TT response batman-adv: Do not send uninitialized TT changes usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessing null pointer usb: ehci-hcd: fix call balance of clocks handling routines usb: dwc2: hcd: Fix GetPortStatus & SetPortFeature ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys() usb: host: max3421-hcd: Correctly abort a USB request. bpf, xdp: Update devmap comments to reflect napi/rcu usage ALSA: usb-audio: Fix out of bounds reads when finding clock sources PCI: rockchip-ep: Fix address translation unit programming Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()" modpost: Add .irqentry.text to OTHER_SECTIONS ocfs2: Revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume" jffs2: Fix rtime decompressor jffs2: Prevent rtime decompress memory corruption KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device KVM: arm64: vgic-its: Add a data length check in vgic_its_save_* misc: eeprom: eeprom_93cx6: Add quirk for extra read clock cycle powerpc/prom_init: Fixup missing powermac #size-cells usb: chipidea: udc: handle USB Error Interrupt if IOC not set PCI: Add 'reset_subordinate' to reset hierarchy below bridge nvdimm: rectify the illogical code within nd_dax_probe() scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device reset scsi: st: Don't modify unknown block number in MTIOCGET leds: class: Protect brightness_show() with led_cdev->led_access mutex tracing: Use atomic64_inc_return() in trace_clock_counter() netpoll: Use rcu_access_pointer() in __netpoll_setup rocker: fix link status detection in rocker_carrier_init() ASoC: hdmi-codec: reorder channel allocation list wifi: brcmfmac: Fix oops due to NULL pointer dereference in brcmf_sdiod_sglist_rw() wifi: ipw2x00: libipw_rx_any(): fix bad alignment jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree jfs: fix array-index-out-of-bounds in jfs_readdir jfs: fix shift-out-of-bounds in dbSplit jfs: array-index-out-of-bounds fix in dtReadFirst wifi: ath5k: add PCI ID for Arcadyan devices wifi: ath5k: add PCI ID for SX76X net: inet6: do not leave a dangling sk pointer in inet6_create() net: inet: do not leave a dangling sk pointer in inet_create() net: ieee802154: do not leave a dangling sk pointer in ieee802154_create() net: af_can: do not leave a dangling sk pointer in can_create() Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create() af_packet: avoid erroring out after sock_init_data() in packet_create() net: ethernet: fs_enet: Use %pa to format resource_size_t net: fec_mpc52xx_phy: Use %pa to format resource_size_t samples/bpf: Fix a resource leak drm/radeon/r600_cs: Fix possible int overflow in r600_packet3_check() media: cx231xx: Add support for Dexatek USB Video Grabber 1d19:6108 media: uvcvideo: Add a quirk for the Kaiweets KTI-W02 infrared camera s390/cpum_sf: Handle CPU hotplug remove during sampling regmap: detach regmap from dev on regmap_exit bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry() scsi: qla2xxx: Remove check req_sg_cnt should be equal to rsp_sg_cnt scsi: qla2xxx: Supported speed displayed incorrectly for VPorts ocfs2: update seq_file index in ocfs2_dlm_seq_next tracing: Fix cmp_entries_dup() to respect sort() comparison rules HID: wacom: fix when get product name maybe null pointer bpf: Fix exact match conditions in trie_get_next_key() bpf: Handle BPF_EXIST and BPF_NOEXIST for LPM trie ocfs2: free inode when ocfs2_get_init_inode() fails spi: mpc52xx: Add cancel_work_sync before module remove drm/sti: Add __iomem for mixer_dbg_mxn's parameter gpio: grgpio: Add NULL check in grgpio_probe gpio: grgpio: use a helper variable to store the address of ofdev->dev crypto: x86/aegis128 - access 32-bit arguments as 32-bit x86/asm: Reorder early variables xen: Fix the issue of resource not being properly released in xenbus_dev_probe() xen/xenbus: fix locking xenbus/backend: Protect xenbus callback with lock xenbus/backend: Add memory pressure handler callback xen/xenbus: reference count registered modules netfilter: ipset: Hold module reference while requesting a module igb: Fix potential invalid memory access in igb_init_module() net/qed: allow old cards not supporting "num_images" to work dccp: Fix memory leak in dccp_feat_change_recv net/ipv6: release expired exception dst cached in socket netfilter: x_tables: fix LED ID check in led_tg_check() ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() can: sun4i_can: sun4i_can_err(): fix {rx,tx}_errors statistics can: sun4i_can: sun4i_can_err(): call can_change_state() even if cf is NULL watchdog: mediatek: Make sure system reset gets asserted in mtk_wdt_restart() nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur dm thin: Add missing destroy_work_on_stack() util_macros.h: fix/rework find_closest() macros ftrace: Fix regression with module command in stack_trace_filter ovl: Filter invalid inodes with missing lookup function media: gspca: ov534-ov772x: Fix off-by-one error in set_frame_rate() media: venus: Fix pm_runtime_set_suspended() with runtime pm enabled media: ts2020: fix null-ptr-deref in ts2020_probe() media: i2c: tc358743: Fix crash in the probe error path when using polling btrfs: ref-verify: fix use-after-free after invalid ref action quota: flush quota_release_work upon quota writeback SUNRPC: correct error code comment in xs_tcp_setup_socket() um/sysrq: remove needless variable sp ALSA: hda/realtek: Set PCBeep to default value for ALC274 Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit" serial: sh-sci: Clean sci_ports[0] after at earlycon exit ipmr: convert /proc handlers to rcu_read_lock() mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device mfd: intel_soc_pmic_bxtwc: Use dev_err_probe() x86/xen/pvh: Annotate indirect branch as safe CIP: Bump version suffix to -cip116 after merge from stable Mark this as 4.19.324-cip115 release. CIP: Bump version suffix to -cip114 after merge from stable Mark this as 4.19.322-cip113 release. CIP: Bump version suffix to -cip112 after merge from stable CIP: Bump version suffix to -cip111 after merge from stable CIP: Bump version suffix to -cip110 after merge from stable CIP: Bump version suffix to -cip109 after merge from stable CIP: Bump version suffix to -cip108 after merge from stable memory: renesas-rpc-if: Clear HS bit during hardware initialization arm64: dts: renesas: rzg2: Add RPC-IF Support spi: spi-rpc-if: Check return value of rpcif_sw_init() memory: renesas-rpc-if: Remove redundant division of dummy memory: renesas-rpc-if: Simplify single/double data register access memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macro memory: renesas-rpc-if: Return error in case devm_ioremap_resource() fails memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode memory: renesas-rpc-if: Correct QSPI data transfer in Manual mode memory: renesas-rpc-if: fix possible NULL pointer dereference of resource CIP: Bump version suffix to -cip107 after merge from stable ravb: remove undocumented counter processing ravb: remove undocumented endianness selection ravb: update "undocumented" annotations CIP: Bump version suffix to -cip106 after merge from stable Mark this as 4.19.299-cip105 release. CIP: Bump version suffix to -cip104 after merge from stable CIP: Bump version suffix to -cip103 after merge from stable CIP: Bump version suffix to -cip102 after merge from stable CIP: Bump version suffix to -cip101 after merge from stable CIP: Bump version suffix to -cip100 after merge from stable CIP: Bump version suffix to -cip99 after merge from stable CIP: Bump version suffix to -cip98 after merge from stable CIP: Bump version suffix to -cip97 after merge from stable CIP: Bump version suffix to -cip96 after merge from stable CIP: Bump version suffix to -cip95 after merge from stable CIP: Bump version suffix to -cip94 after merge from stable CIP: Bump version suffix to -cip93 after merge from stable CIP: Bump version suffix to -cip92 after merge from stable CIP: Bump version suffix to -cip91 after merge from stable CIP: Bump version suffix to -cip90 after merge from stable CIP: Bump version suffix to -cip89 after merge from stable CIP: Bump version suffix to -cip88 after merge from stable CIP: Bump version suffix to -cip87 after merge from stable CIP: Bump version suffix to -cip86 after merge from stable CIP: Bump version suffix to -cip85 after merge from stable CIP: Bump version suffix to -cip84 after merge from stable CIP: Bump version suffix to -cip83 after merge from stable CIP: Bump version suffix to -cip82 after merge from stable CIP: Bump version suffix to -cip81 after merge from stable drm: rcar-du: Fix Alpha blending issue on Gen3 CIP: Bump version suffix to -cip80 after merge from stable CIP: Bump version suffix to -cip79 after merge from stable CIP: Bump version suffix to -cip78 after merge from stable CIP: Bump version suffix to -cip77 after merge from stable CIP: Bump version suffix to -cip76 after merge from stable CIP: Bump version suffix to -cip75 after merge from stable CIP: Bump version suffix to -cip74 after merge from stable CIP: Bump version suffix to -cip73 after merge from stable CIP: Bump version suffix to -cip72 after merge from stable CIP: Bump version suffix to -cip71 after merge from stable CIP: Bump version suffix to -cip70 after merge from stable CIP: Bump version suffix to -cip69 after merge from stable CIP: Bump version suffix to -cip68 after merge from stable CIP: Bump version suffix to -cip67 after merge from stable CIP: Bump version suffix to -cip66 after merge from stable CIP: Bump version suffix to -cip65 after merge from stable CIP: Bump version suffix to -cip64 after merge from stable CIP: Bump version suffix to -cip63 after merge from stable CIP: Bump version suffix to -cip62 after merge from stable CIP: Bump version suffix to -cip61 after merge from stable CIP: Bump version suffix to -cip60 after merge from stable CIP: Bump version suffix to -cip59 after merge from stable CIP: Bump version suffix to -cip58 after merge from stable CIP: Bump version suffix to -cip57 after merge from stable CIP: Bump version suffix to -cip56 after merge from stable CIP: Bump version suffix to -cip55 after merge from stable CIP: Bump version suffix to -cip54 after merge from stable CIP: Bump version suffix to -cip53 after merge from stable CIP: Bump version suffix to -cip52 after merge from stable CIP: Bump version suffix to -cip51 after merge from stable CIP: Bump version suffix to -cip50 after merge from stable CIP: Bump version suffix to -cip49 after merge from stable media: i2c: imx219: Balance runtime PM use-count media: i2c: imx219: Move out locking/unlocking of vflip and hflip controls from imx219_set_stream CIP: Bump version suffix to -cip48 after merge from stable drm: rcar-du: Fix crash when using LVDS1 clock for CRTC CIP: Bump version suffix to -cip47 after merge from stable CIP: Bump version suffix to -cip46 after merge from stable arm64: dts: renesas: Add support for MIPI Adapter V2.1 connected to HiHope RZ/G2N arm64: dts: renesas: Add support for MIPI Adapter V2.1 connected to HiHope RZ/G2M arm64: dts: renesas: Add support for MIPI Adapter V2.1 connected to HiHope RZ/G2H arm64: dts: renesas: aistarvision-mipi-adapter-2.1: Add parent macro for each sensor arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes media: rcar-csi2: Enable support for R8A774E1 media: dt-bindings: media: renesas,csi2: Add R8A774E1 support media: rcar-vin: Enable support for R8A774E1 media: dt-bindings: media: renesas,vin: Add R8A774E1 support arm64: dts: renesas: r8a774b1: Add VIN and CSI-2 support media: rcar-csi2: Enable support for R8A774B1 media: dt-bindings: rcar-csi2: Add R8A774B1 support media: rcar-vin: Enable support for R8A774B1 media: dt-bindings: rcar-vin: Add R8A774B1 support arm64: dts: renesas: r8a774a1: Add VIN and CSI-2 nodes media: rcar-csi2: Enable support for r8a774a1 media: dt-bindings: media: rcar-csi2: Add r8a774a1 support media: rcar-vin: Enable support for r8a774a1 media: dt-bindings: media: rcar_vin: Add r8a774a1 support arm64: dts: renesas: r8a774c0-cat874: Add support for AISTARVISION MIPI Adapter V2.1 media: i2c: imx219: take lock in imx219_enum_mbus_code/frame_size media: i2c: imx219: Selection compliance fixes media: i2c: imx219: Fix a bug in imx219_enum_frame_size media: i2c: imx219: Implement get_selection media: i2c: imx219: Add support for cropped 640x480 resolution media: i2c: imx219: Add support for RAW8 bit bayer format media: i2c: imx219: Fix power sequence media: i2c: Add driver for Sony IMX219 sensor media: dt-bindings: media: i2c: Add IMX219 CMOS sensor binding media: rcar-csi2: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format media: rcar-vin: Invalidate pipeline if conversion is not possible on input formats media: rcar-csi2: Update V3M and E3 start procedure media: rcar-vin: fix wrong return value in rvin_set_channel_routing() media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab media: v4l2-async: Log message in case of heterogeneous fwnode match media: v4l2-async: Pass notifier pointer to match functions media: v4l2-async: Accept endpoints and devices for fwnode matching media: device property: Add a function to test is a fwnode is a graph endpoint media: ov5645: Remove unneeded regulator_set_voltage() CIP: Bump version suffix to -cip45 after merge from stable CIP: Bump version suffix to -cip44 after merge from stable CIP: Bump version suffix to -cip43 after merge from stable CIP: Bump version suffix to -cip42 after merge from stable CIP: Bump version suffix to -cip41 after merge from stable spi: spi-mem: Make spi_mem_default_supports_op() static inline pinctrl: renesas: r8a77965: Add QSPI[01] pins, groups and functions pinctrl: renesas: r8a7796: Add QSPI[01] pins, groups and functions pinctrl: renesas: r8a77951: Add QSPI[01] pins, groups and functions pinctrl: renesas: r8a77990: Add QSPI[01] pins, groups and functions pinctrl: renesas: r8a77990: Optimize pinctrl image size for R8A774C0 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 pinctrl: renesas: r8a77951: Optimize pinctrl image size for R8A774E1 pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 clk: renesas: r8a774c0: Add RPC clocks clk: renesas: r8a774b1: Add RPC clocks clk: renesas: r8a774a1: Add RPC clocks spi: rpc-if: Fix use-after-free on unbind spi: add Renesas RPC-IF driver spi: spi-mem: Fix a memory leak in spi_mem_dirmap_destroy() spi: spi-mem: Fix spi_mem_dirmap_destroy() kerneldoc spi: spi-mem: Add a new API to support direct mapping spi: spi-mem: Compute length only when needed spi: spi-mem: Fix passing zero to 'PTR_ERR' warning spi: spi-mem: fix reference leak in spi_mem_access_start spi: spi-mem: Split spi_mem_exec_op() code spi: spi-mem: export spi_mem_default_supports_op() spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline memory: renesas-rpc-if: Fix a node reference leak in rpcif_probe() memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,disable}_rpm memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xfer() memory: add Renesas RPC-IF driver dt-bindings: memory: document Renesas RPC-IF bindings dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support dt-bindings: PCI: rcar-pci-host: Document r8a774e1 bindings dt-bindings: PCI: rcar: Add device tree support for r8a774b1 dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings dt-bindings: pci: rcar-pci-ep: Document missing interrupts property CIP: Bump version suffix to -cip40 after merge from stable arm64: dts: renesas: r8a774c0: Fix MSIOF1 DMA channels CIP: Bump version suffix to -cip39 after merge from stable arm64: dts: renesas: r8a774e1: Add audio support arm64: dts: renesas: r8a774e1: Add missing audio_clk_b CIP: Bump version suffix to -cip38 after merge from stable arm64: dts: renesas: r8a774e1: Add USB-DMAC and HSUSB device nodes arm64: dts: renesas: r8a774e1: Add USB3.0 device nodes arm64: dts: renesas: r8a774e1: Add USB2.0 phy and host (EHCI/OHCI) device nodes dt-bindings: dma: renesas,usb-dmac: Add binding for r8a774e1 dt-bindings: phy: renesas,usb3-phy: Add r8a774e1 support dt-bindings: phy: renesas,usb2-phy: Add r8a774e1 support dt-bindings: sound: renesas, rsnd: Document r8a774e1 bindings arm64: dts: renesas: Add HiHope RZ/G2H board with idk-1110wr display arm64: dts: renesas: r8a774e1: Add PWM device nodes dt-bindings: pwm: renesas,pwm-rcar: Add r8a774e1 support arm64: dts: renesas: r8a774e1-hihope-rzg2h: Setup DU clocks arm64: dts: renesas: r8a774e1: Add LVDS device node drm: rcar-du: lvds: Add support for R8A774E1 SoC dt-bindings: display: renesas,lvds: Document r8a774e1 bindings arm64: dts: renesas: r8a774e1: Populate HDMI encoder node dt-bindings: display: renesas,dw-hdmi: Add r8a774e1 support arm64: dts: renesas: r8a774e1: Populate DU device node drm: rcar-du: Add support for R8A774E1 SoC dt-bindings: display: renesas,du: Document r8a774e1 bindings arm64: dts: renesas: r8a774e1: Add FDP1 device nodes arm64: dts: renesas: r8a774e1: Add VSP instances arm64: dts: renesas: r8a774e1: Add FCPF and FCPV instances arm64: dts: renesas: r8a774e1-hihope-rzg2h-ex: Enable sata misc: pci_endpoint_test: Add Device ID for RZ/G2H PCIe controller arm64: dts: renesas: r8a774e1: Add PCIe EP nodes dt-bindings: pci: rcar-pci-ep: Document r8a774e1 arm64: dts: renesas: r8a774e1: Add SATA controller node arm64: dts: renesas: r8a774e1: Add PCIe device nodes misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe controllers arm64: dts: renesas: r8a774b1: Add PCIe EP nodes arm64: dts: renesas: r8a774a1: Add PCIe EP nodes arm64: dts: renesas: r8a774c0: Add PCIe EP node dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1 ata: sata_rcar: Fix DMA boundary mask arm64: dts: renesas: r8a774b1-hihope-rzg2n-ex: Enable sata arm64: dts: renesas: r8a774b1: Add SATA controller node dt-bindings: ata: sata_rcar: Add r8a774b1 support CIP: Bump version suffix to -cip37 after merge from stable misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller arm64: defconfig: Enable R-Car PCIe endpoint driver PCI: rcar: Add endpoint mode support dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller PCI: rcar: Fix calculating mask for PCIEPAMR register PCI: rcar: Move shareable code to a common file arm64: defconfig: Enable CONFIG_PCIE_RCAR_HOST PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c PCI: endpoint: functions/pci-epf-test: Print throughput information PCI: endpoint: Add support to handle multiple base for mapping outbound memory PCI: endpoint: Pass page size as argument to pci_epc_mem_init() PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments PCI: pci-epf-test: Add support to defer core initialization PCI: endpoint: Add notification for core init completion PCI: endpoint: Add core init notifying feature PCI: endpoint: Assign function number for each PF in EPC core PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex PCI: endpoint: Replace spinlock with mutex PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF tools: PCI: Fix fd leakage tools: PCI: Exit with error code when test fails PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address PCI: endpoint: Fix clearing start entry in configfs PCI: endpoint: Cast the page number to phys_addr_t PCI: endpoint: Clear BAR before freeing its space PCI: endpoint: Skip odd BAR when skipping 64bit BAR PCI: endpoint: Allocate enough space for fixed size BAR PCI: endpoint: Set endpoint controller pointer to NULL PCI: endpoint: Add support to specify alignment for buffers allocated to BARs PCI: endpoint: Fix a potential NULL pointer dereference PCI: endpoint: Remove features member in struct pci_epc PCI: designware-plat: Remove setting epc->features in Designware plat EP driver PCI: rockchip: Remove pci_epf_linkup() from Rockchip EP driver PCI: cadence: Remove pci_epf_linkup() from Cadence EP driver PCI: pci-epf-test: Use pci_epc_get_features() to get EPC features PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64Bit PCI: pci-epf-test: Remove setting epf_bar flags in function driver PCI: endpoint: Fix pci_epf_alloc_space() to set correct MEM TYPE flags PCI: endpoint: Add helper to get first unreserved BAR PCI: cadence: Populate ->get_features() cdns_pcie_epc_ops PCI: rockchip: Populate ->get_features() dw_pcie_ep_ops PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops PCI: designware-plat: Populate ->get_features() dw_pcie_ep_ops PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_ops PCI: endpoint: Add new pci_epc_ops to get EPC features CIP: Bump version suffix to -cip36 after merge from stable with ravb fix Revert "ravb: Fixed to be able to unload modules" CIP: Bump version suffix to -cip35 after merge from stable CIP: Bump version suffix to -cip34 after merge from stable arm64: dts: renesas: Fix SD Card/eMMC interface device node names arm64: dts: renesas: r8a774e1: Add RWDT node dt-bindings: watchdog: renesas,wdt: Document r8a774e1 support arm64: dts: renesas: r8a774e1: Add MSIOF nodes spi: renesas,sh-msiof: Add r8a774e1 support arm64: dts: renesas: r8a774e1: Add I2C and IIC-DVFS support dt-bindings: i2c: renesas,iic: Document r8a774e1 support dt-bindings: i2c: renesas,i2c: Document r8a774e1 support arm64: dts: renesas: r8a774e1: Add SDHI nodes mmc: renesas_sdhi_internal_dmac: Add r8a774e1 support arm64: dts: renesas: r8a774e1: Add SCIF and HSCIF nodes arm64: dts: renesas: r8a774e1: Add CAN[FD] support can: rcar_can: Remove unused platform data support arm64: dts: renesas: r8a774e1: Add TMU device nodes arm64: dts: renesas: r8a774e1: Add CMT device nodes arm64: dts: renesas: r8a774e1: Add RZ/G2H thermal support thermal: rcar_gen3_thermal: Add r8a774e1 support thermal/drivers/rcar_gen3: Fix undefined temperature if negative thermal: rcar_gen3_thermal: Generate interrupt when temperature changes thermal: rcar_gen3_thermal: Remove temperature bound arm64: dts: renesas: r8a774e1: Add operating points arm64: dts: renesas: r8a774e1: Add Ethernet AVB node arm64: dts: renesas: r8a774e1: Add GPIO device nodes arm64: dts: renesas: r8a774e1: Add SYS-DMAC device nodes dt-bindings: dma: renesas,rcar-dmac: Document R8A774E1 bindings arm64: dts: renesas: r8a774e1: Add IPMMU device nodes iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code dt-bindings: iommu: renesas,ipmmu-vmsa: Add r8a774e1 support arm64: dts: renesas: Add HiHope RZ/G2H sub board support arm64: dts: renesas: Add HiHope RZ/G2H main board support dt-bindings: arm: renesas: Add HopeRun RZ/G2H boards arm64: dts: renesas: Initial r8a774e1 SoC device tree pinctrl: sh-pfc: pfc-r8a77951: Add R8A774E1 PFC support dt-bindings: pinctrl: sh-pfc: Document r8a774e1 PFC support pinctrl: sh-pfc: Split R-Car H3 support in two independent drivers pinctrl: sh-pfc: pfc-r8a7795: Fix typo in pinmux macro for SCL3 pinctrl: sh-pfc: pfc-r8a7795-es1: Fix typo in pinmux macro for SCL3 pinctrl: sh-pfc: r8a7795: Use new macros for non-GPIO pins pinctrl: sh-pfc: r8a7795-es1: Use new macros for non-GPIO pins pinctrl: sh-pfc: r8a7795: Add TPU pins, groups and functions pinctrl: sh-pfc: r8a7795-es1: Add TPU pins, groups and functions pinctrl: sh-pfc: rcar-gen3: Rename RTS{0,1,3,4}# pin function definitions pinctrl: sh-pfc: rcar-gen3: Retain TDSELCTRL register across suspend/resume pinctrl: sh-pfc: r8a7795: Deduplicate VIN5 pin definitions pinctrl: sh-pfc: r8a7795: Add I2C{0,3,5} pins, groups and functions pinctrl: sh-pfc: r8a7795-es1: Add I2C{0,3,5} pins, groups and functions pinctrl: sh-pfc: r8a7795: Fix VIN versioned groups pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control arm64: defconfig: Enable R8A774E1 SoC clk: renesas: cpg-mssr: Add r8a774e1 support dt-bindings: clock: renesas,cpg-mssr: Document r8a774e1 clk: renesas: rzg2: Mark RWDT clocks as critical clk: renesas: cpg-mssr: Mark clocks as critical only if on at boot clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocks clk: renesas: Add r8a774e1 CPG Core Clock Definitions clk: renesas: rcar-gen3: Add RPC clocks soc: renesas: rcar-rst: Add support for RZ/G2H dt-bindings: reset: rcar-rst: Document r8a774e1 reset module soc: renesas: Identify RZ/G2H dt-bindings: arm: renesas: Document RZ/G2H SoC DT bindings soc: renesas: Add Renesas R8A774E1 config option soc: renesas: rcar-sysc: Add r8a774e1 support dt-bindings: power: renesas,rcar-sysc: Document r8a774e1 SYSC binding dt-bindings: power: Add r8a774e1 SYSC power domain definitions arm64: dts: renesas: r8a774a1: Remove audio port node arm64: dts: renesas: Add HiHope RZ/G2N Rev2.0/3.0/4.0 board with idk-1110wr display arm64: dts: renesas: Add HiHope RZ/G2N Rev.3.0/4.0 sub board support arm64: dts: renesas: Add HiHope RZ/G2N Rev.3.0/4.0 main board support arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 board with idk-1110wr display arm64: dts: renesas: hihope-rzg2-ex: Separate out lvds specific nodes into common file arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 sub board support arm64: dts: renesas: Add HiHope RZ/G2M Rev.3.0/4.0 main board support arm64: dts: renesas: Add HiHope RZ/G2M[N] Rev.3.0/4.0 specific into common file arm64: dts: renesas: hihope-common: Separate out Rev.2.0 specific into hihope-rev2.dtsi file arm64: dts: renesas: r8a774b1-hihope-rzg2n[-ex]: Rename HiHope RZ/G2N boards arm64: dts: renesas: r8a774a1-hihope-rzg2m[-ex/-ex-idk-1110wr]: Rename HiHope RZ/G2M boards CIP: Bump version suffix to -cip33 after merge from stable drm: atomic helper: fix W=1 warnings drm: Add drm_atomic_get_old/new_private_obj_state drm: of: Fix linking when CONFIG_OF is not set CIP: Bump version suffix to -cip32 after merge from stable drm: of: Fix double-free bug CIP: Bump version suffix to -cip31 after merge from stable arm64: dts: renesas: Add EK874 board with idk-2121wr display support dt-bindings: display: Add idk-2121wr binding arm64: dts: renesas: rzg2: Add reset control properties for display arm64: dts: renesas: r8a774c0: Point LVDS0 to its companion LVDS1 drm: rcar-du: lvds: Allow for even and odd pixels swap drm: rcar-du: lvds: Get dual link configuration from DT drm: of: Add drm_of_lvds_get_dual_link_pixel_order drm: rcar-du: lvds: Improve identification of panels drm: rcar-du: lvds: Get mode from state drm: Add atomic variants for bridge enable/disable drm: Add drm_atomic_get_(old|new)_connector_for_encoder() helpers drm: rcar_lvds: Fix dual link mode operations drm: rcar-du: Skip LVDS1 output on Gen3 when using dual-link LVDS mode drm: rcar-du: lvds: Add support for dual-link mode dt-bindings: display: renesas: lvds: Add renesas,companion property drm: bridge: Add dual_link field to the drm_bridge_timings structure drm: rcar-du: lvds: Remove LVDS double-enable checks arm64: defconfig: Enable additional support for Renesas platforms ASoC: rsnd: fixup SSI clock during suspend/resume modes CIP: Bump version suffix to -cip30 after merge from stable CIP: Bump version suffix to -cip29 after merge from stable CIP: Bump version suffix to -cip28 after merge from stable CIP: Bump version suffix to -cip27 after merge from stable CIP: Bump version suffix to -cip26 after merge from stable CIP: Bump version suffix to -cip25 after merge from stable arm64: dts: renesas: Add HiHope RZ/G2M board with idk-1110wr display dt-bindings: display: Add idk-1110wr binding CIP: Bump version suffix to -cip24 after merge from stable CIP: Bump version suffix to -cip23 after merge from stable CIP: Bump version suffix to -cip22 after merge from stable CIP: Bump version suffix to -cip21 after merge from stable arm64: dts: renesas: cat874: Enable usb role switch support arm64: dts: renesas: cat874: Enable USB3.0 host/peripheral device node usb: gadget: udc: renesas_usb3: Enhance role switch support usb: typec: fix an IS_ERR() vs NULL bug in hd3ss3220_probe() usb: typec: hd3ss3220: hd3ss3220_probe() warn: passing zero to 'PTR_ERR' usb: typec: add dependency for TYPEC_HD3SS3220 usb: typec: hd3ss3220_irq() can be static usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controller dt-bindings: usb: renesas_usb3: Document usb role switch support dt-bindings: usb: hd3ss3220 device tree binding document usb: roles: Add fwnode_usb_role_switch_get() function device connection: Add fwnode_connection_find_match() usb: roles: Introduce stubs for the exiting functions in role.h device connection: Find connections also by checking the references device property: Introduce fwnode_find_reference() device connection: Find device connections also from device graphs device connection: Prepare support for firmware described connections usb: typec: Find the ports by also matching against the device node usb: roles: Find the muxes by also matching against the device node usb: typec: mux: Fix unsigned comparison with less than zero usb: typec: mux: Find the muxes by also matching against the device node device connection: Add fwnode member to struct device_connection CIP: Bump version suffix to -cip20 after merge from stable arm64: dts: renesas: r8a774b1: Add USB3.0 device nodes arm64: dts: renesas: r8a774b1: Add USB-DMAC and HSUSB device nodes arm64: dts: renesas: r8a774b1: Add USB2.0 phy and host (EHCI/OHCI) device nodes dt-bindings: usb: renesas_usb3: Document r8a774b1 support dt-bindings: usb: renesas_gen3: Rename bindings documentation file to reflect IP block dt-bindings: usb-xhci: Add r8a774b1 support dt-bindings: rcar-gen3-phy-usb3: Add r8a774b1 support dt-bindings: usb: renesas_usbhs: Add r8a774b1 support dt-bindings: usb: renesas_usbhs: Rename bindings documentation file dt-bindings: dmaengine: usb-dmac: Add binding for r8a774b1 dt-bindings: rcar-gen3-phy-usb2: Add r8a774b1 support arm64: dts: renesas: r8a774b1: Add Sound and Audio DMAC device nodes ASoC: rsnd: Document r8a774b1 bindings arm64: dts: renesas: r8a774a1: Remove audio port node arm64: dts: renesas: Add support for Advantech idk-1110wr LVDS panel arm64: dts: renesas: hihope-rzg2-ex: Add LVDS support drm: rcar-du: lvds: Add r8a774b1 support arm64: dts: renesas: hihope-rzg2-ex: Enable backlight arm64: dts: renesas: r8a774b1: Add PWM device nodes arm64: dts: renesas: r8a774b1: Add FDP1 device nodes arm64: dts: renesas: r8a774b1-hihope-rzg2n: Add display clock properties arm64: dts: renesas: r8a774b1: Add HDMI encoder instance arm64: dts: renesas: r8a774b1: Add DU device to DT drm: rcar-du: Add R8A774B1 support arm64: dts: renesas: hihope-common: Move du clk properties out of common dtsi arm64: dts: renesas: r8a774b1: Connect Ethernet-AVB to IPMMU-DS0 arm64: dts: renesas: r8a774b1: Tie SYS-DMAC to IPMMU-DS0/1 arm64: dts: renesas: r8a774b1: Add VSP instances arm64: dts: renesas: r8a774b1: Add FCPF and FCPV instances arm64: dts: renesas: r8a774b1: Add IPMMU device nodes iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching code dt-bindings: iommu: ipmmu-vmsa: Add r8a774b1 support arm64: dts: renesas: r8a774b1: Add CAN and CAN FD support dt-bindings: can: rcar_canfd: document r8a774b1 support dt-bindings: can: rcar_can: document r8a774b1 support arm64: dts: renesas: r8a774b1: Add TMU device nodes clk: renesas: r8a774b1: Add TMU clock dt-bindings: timer: renesas: tmu: Document r8a774b1 bindings arm64: dts: renesas: r8a774b1: Add CMT device nodes dt-bindings: timer: renesas, cmt: Document r8a774b1 CMT support arm64: dts: renesas: r8a774b1: Add RZ/G2N thermal support thermal: rcar_gen3_thermal: Add r8a774b1 support dt-bindings: thermal: rcar-gen3-thermal: Add r8a774b1 support arm64: dts: renesas: r8a774b1: Add OPPs table for cpu devices arm64: dts: renesas: r8a774b1: Add I2C and IIC-DVFS support dt-bindings: i2c: sh_mobile: Add r8a774b1 support dt-bindings: i2c: sh_mobile: Rename bindings documentation file dt-bindings: i2c: rcar: Add r8a774b1 support dt-bindings: i2c: rcar: Rename bindings documentation file arm64: dts: renesas: r8a774b1-hihope-rzg2n: Enable HS400 mode arm64: dts: renesas: r8a774b1: Add SDHI support mmc: renesas_sdhi_internal_dmac: Add r8a774b1 support dt-bindings: mmc: renesas_sdhi: Add r8a774b1 support arm64: dts: renesas: r8a774b1: Add INTC-EX device node arm64: dts: renesas: hihope-rzg2-ex: Let the board specific DT decide about pciec1 arm64: dts: renesas: r8a774b1: Add PCIe device nodes arm64: dts: renesas: r8a774b1: Add all MSIOF nodes arm64: dts: renesas: r8a774b1: Add RWDT node dt-bindings: watchdog: renesas-wdt: Document r8a774b1 support dt-bindings: watchdog: Rename bindings documentation file dt-bindings: spi: sh-msiof: Add r8a774b1 support arm64: dts: renesas: Add HiHope RZ/G2N sub board support arm64: dts: renesas: r8a774b1: Add Ethernet AVB node dt-bindings: net: ravb: Add support for r8a774b1 SoC arm64: dts: renesas: r8a774b1: Add GPIO device nodes dt-bindings: gpio: rcar: Add DT binding for r8a774b1 arm64: dts: renesas: r8a774b1: Add SCIF and HSCIF nodes arm64: dts: renesas: r8a774b1: Add SYS-DMAC device nodes dt-bindings: dmaengine: rcar-dmac: Document R8A774B1 bindings CIP: Bump version suffix to -cip19 after merge from stable arm64: dts: renesas: r8a774c0: cat874: Sort nodes arm64: dts: renesas: Use ip=on for bootargs arm64: dts: renesas: r8a774c0: cat874: Add definition for 12V regulator arm64: dts: renesas: Update 'vsps' properties for readability arm64: dts: renesas: r8a774c0: Fix register range of display node arm64: dts: renesas: r8a774c0: Add missing assigned-clocks for CAN[01] arm64: dts: renesas: r8a774c0: Clean up CPU compatibles arm64: dts: renesas: r8a774c0: Add dynamic power coefficient arm64: dts: renesas: r8a774c0: Create thermal zone to support IPA thermal: rcar_thermal: update calculation formula for R-Car Gen3 SoCs dt-bindings: can: rcar_can: Complete documentation for RZ/G2[EM] dt-bindings: can: rcar_can: document r8a77965 support CIP: Bump version suffix to -cip18 after merge from stable CIP: Bump version suffix to -cip17 after merge from stable arm64: defconfig: Enable R8A774B1 SoC arm64: dts: renesas: Add HiHope RZ/G2N main board support arm64: dts: renesas: Initial r8a774b1 SoC device tree dt-bindings: serial: sh-sci: Document r8a774b1 bindings pinctrl: sh-pfc: pfc-r8a77965: Fix typo in pinmux macro for SCL3 pinctrl: sh-pfc: r8a77965: Add R8A774B1 PFC support dt-bindings: pinctrl: sh-pfc: Document r8a774b1 PFC support pinctrl: sh-pfc: r8a77965: Use new macros for non-GPIO pins pinctrl: sh-pfc: r8a77965: Add TPU pins, groups and functions pinctrl: sh-pfc: r8a77965: Add I2C{0,3,5} pins, groups and functions pinctrl: sh-pfc: r8a77965: Add DRIF pins, groups and functions pinctrl: sh-pfc: r8a77965: Add TMU pins, groups and functions pinctrl: sh-pfc: r8a77965: Replace DU_DOTCLKIN2 by DU_DOTCLKIN3 pinctrl: sh-pfc: r8a77965: Add CAN FD pins, groups and functions pinctrl: sh-pfc: r8a77965: Add CAN pins, groups and functions pinctrl: sh-pfc: r8a77965: Add VIN[4|5] groups/functions pinctrl: sh-pfc: r8a77965: Add Audio SSI pin support pinctrl: sh-pfc: r8a77965: Add Audio clock pin support pinctrl: sh-pfc: r8a77965: Add SATA pins, groups and functions clk: renesas: cpg-mssr: Add r8a774b1 support dt-bindings: clock: renesas: cpg-mssr: Document r8a774b1 binding dt-bindings: clk: Add r8a774b1 CPG Core Clock Definitions soc: renesas: rcar-rst: Add support for RZ/G2N dt-bindings: reset: rcar-rst: Document r8a774b1 reset module soc: renesas: rcar-sysc: Add r8a774b1 support soc: renesas: r8a774c0-sysc: Fix power request conflicts soc: renesas: r8a77990-sysc: Fix power request conflicts soc: renesas: r8a77980-sysc: Fix power request conflicts soc: renesas: r8a77970-sysc: Fix power request conflicts soc: renesas: r8a77965-sysc: Fix power request conflicts soc: renesas: r8a7796-sysc: Fix power request conflicts soc: renesas: r8a7795-sysc: Fix power request conflicts soc: renesas: rcar-sysc: Prepare for fixing power request conflicts dt-bindings: power: rcar-sysc: Document r8a774b1 sysc dt-bindings: power: Add r8a774b1 SYSC power domain definitions soc: renesas: Identify RZ/G2N soc: renesas: Add Renesas R8A774B1 config option dt-bindings: arm: renesas: Add HopeRun RZ/G2N boards dt-bindings: arm: renesas: Document RZ/G2N SoC DT bindings CIP: Bump version suffix to -cip16 after merge from stable CIP: Bump version suffix to -cip15 after merge from stable gitlab-ci: Use external linux-cip-pipelines repository to define CI arm64: dts: renesas: r8a774a1: Add SSIU support for sound ASoC: rsnd: add SSIU BUSIF support ASoC: rsnd: add .get_id/.get_id_sub ASoC: rsnd: move .get_status under rsnd_mod_ops ASoC: rsnd: merge .nolock_start and .prepare ASoC: rsnd: ssiu: Support to init different BUSIF instance ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0 ASoc: rsnd: dma: Calculate PDMACHCRE with consider of BUSIF ASoc: rsnd: dma: Calculate dma address with consider of BUSIF ASoC: rsnd: ssi: Check runtime channel number rather than hw_params ASoC: rsnd: ssi: Fix issue in dma data address assignment ASoC: rsnd: remove is_play parameter from hw_rule function ASoC: rsnd: add support for 8 bit S8 format ASoC: rsnd: add support for 16/24 bit slot widths ASoC: rsnd: add warning message to rsnd_kctrl_accept_runtime() CIP: Bump version suffix to -cip14 after merge from stable gitlab-ci: Remove test timeout gitlab-ci: Remove unofficial build configurations gitlab-ci: Split tests into separate jobs CIP: Bump version suffix to -cip13 after merge from stable arm64: dts: renesas: hihope-rzg2-ex: Enable CAN interfaces arm64: dts: renesas: r8a774a1: Add CANFD support arm64: dts: renesas: r8a774a1: Add missing assigned-clocks for CAN[01] dt-bindings: can: rcar_canfd: document r8a774a1 support arm64: dts: renesas: hihope-common: Add HDMI audio support arm64: dts: renesas: r8a774a1: Use extended audio dmac registers arm64: dts: renesas: cat874: Add BT support arm64: dts: renesas: cat874: Add WLAN support arm64: dts: renesas: hihope-common: Add WLAN support arm64: dts: renesas: hihope-common: Add BT support arm64: dts: renesas: hihope-common: Add PCA9654 I/O expander CIP: Bump version suffix to -cip12 after merge from stable arm64: dts: renesas: r8a774c0: Add CANFD support dt-bindings: can: rcar_canfd: document r8a774c0 support arm64: dts: renesas: cat874: Add HDMI audio arm64: dts: renesas: cat874: Add HDMI video support arm64: defconfig: Enable TDA19988 arm64: dts: renesas: r8a774c0: Add display output support media: use strscpy() instead of strlcpy() drm: rcar-du: Replace EXT_CTRL_REGS feature flag with generation check drm: rcar-du: Disable unused DPAD outputs drm/rcar-du: Use drm_fbdev_generic_setup() drm: rcar-du: Reject modes that fail CRTC timing requirements drm: rcar-du: Fix external clock error checks drm: rcar-du: Fix vblank initialization drm: rcar-du: Fix the return value in case of error in 'rcar_du_crtc_set_crc_source()' drm/rcar-du: Replace drm_dev_unref with drm_dev_put drm: rcar-du: Enable configurable DPAD0 routing on Gen3 drm: rcar-du: Improve non-DPLL clock selection drm: rcar-du: lvds: Adjust operating frequency for D3 and E3 drm: rcar-du: lvds: Fix post-DLL divider calculation drm: rcar-du: Turn LVDS clock output on/off for DPAD0 output on D3/E3 drm: rcar-du: lvds: Add API to enable/disable clock output drm: rcar-du: lvds: Don't fail probe if output is not connected on D3/E3 drm: rcar-du: Simplify encoder registration drm: rcar-du: Move CRTC outputs bitmask to private CRTC state drm: rcar-du: lvds: add R8A774C0 support drm: rcar-du: Add r8a774c0 device support drm: rcar-du: Use LVDS PLL clock as dot clock when possible drm: rcar-du: Perform the initial CRTC setup from rcar_du_crtc_get() drm: rcar-du: lvds: D3/E3 support dt-bindings: display: renesas: lvds: Document r8a774c0 bindings dt-bindings: display: renesas: lvds: Add EXTAL and DU_DOTCLKIN clocks dt-bindings: display: renesas: du: Document r8a774c0 bindings media: dt-bindings: media: renesas-fcp: Add RZ/G2 support media: vsp1: Add RZ/G support CIP: Bump version suffix to -cip11 after merge from stable gitlab-ci: Always store job artifacts gitlab-ci: Increase test timeout to 60 minutes arm64: dts: renesas: hihope-common: Add HDMI support arm64: dts: renesas: r8a774a1: Add HDMI encoder instance arm64: dts: renesas: r8a774a1: Connect Ethernet-AVB to IPMMU-DS0 arm64: dts: renesas: r8a774a1: Tie Audio-DMAC to IPMMU-MP arm64: dts: renesas: r8a774a1: Tie SYS-DMAC to IPMMU-DS0/1 arm64: dts: renesas: r8a774a1: Add FDP1 instance arm64: dts: renesas: r8a774a1: Add DU device to DT arm64: dts: renesas: r8a774a1: Add VSP instances arm64: dts: renesas: hihope-rzg2-ex: Enable PCIe support arm64: dts: renesas: hihope-common: Declare pcie bus clock arm64: dts: renesas: r8a774a1: Add PCIe device nodes drm: rcar-du: Update framebuffer pitch and alignment limits for Gen3 drm: rcar-du: Store V4L2 fourcc in rcar_du_format_info structure drm: rcar-du: Add support for missing pixel formats drm: rcar-du: Rename and document dpll_ch field drm: rcar-du: Rework clock configuration based on hardware limits drm: rcar-du: Support interlaced video output through vsp1 drm: rcar-du: Don't use TV sync mode when not supported by the hardware drm: rcar-du: Cache DSYSR value to ensure known initial value drm: rcar-du: Add interlaced feature flag drm: rcar-du: Refactor Feature and Quirk definitions drm: rcar-du: dw-hdmi: Reject modes with a too high clock frequency drm: rcar-du: lvds: Add r8a774a1 support drm: rcar-du: Add R8A774A1 support PCI: rcar: Do not shadow the 'irq' variable PCI: rcar: Clean up debug messages PCI: rcar: Replace various variable types with unsigned ones for register values PCI: rcar: Replace unsigned long with u32/unsigned int in register accessors dt-bindings: display: renesas: Add r8a774a1 support dt-bindings: display: renesas: lvds: Document r8a774a1 bindings dt-bindings: display: renesas: du: Document the r8a774a1 bindings dt-bindings: PCI: rcar: Add device tree support for r8a774a1 CIP: Bump version suffix to -cip10 after merge from stable arm64: dts: renesas: hihope-common: Enable USB3.0 arm64: dts: renesas: hihope-common: Add USB 2.0 support arm64: dts: renesas: r8a774a1: Fix USB 2.0 clocks phy: renesas: rcar-gen3-usb2: fix imbalance powered flag arm64: dts: renesas: hihope-common: Remove "label" from LEDs arm64: dts: renesas: hihope-common: Add LEDs support arm64: dts: renesas: hihope-common: Add uSD and eMMC mmc: renesas_sdhi: prevent overflow for max_req_size mmc: tmio: introduce macro for max block size mmc: renesas_sdhi: Change HW adjustment register according to speed mode arm64: dts: renesas: r8a774a1: Add dynamic power coefficient arm64: dts: renesas: r8a774a1: Create thermal zone to support IPA arm64: dts: renesas: r8a774a1: Add CPU capacity-dmips-mhz arm64: dts: renesas: r8a774a1: Add CPU topology on r8a774a1 SoC arm64: dts: renesas: r8a774a1: Add operating points thermal: rcar_gen3_thermal: Update temperature conversion method thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP thermal: rcar_gen3_thermal: Update value of Tj_1 thermal: rcar_gen3_thermal: Fix to show correct trip points number thermal: rcar_gen3_thermal: fix interrupt type thermal: rcar_gen3_thermal: Fix init value of IRQCTL register thermal: rcar_gen3_thermal: Register hwmon sysfs interface arm64: dts: renesas: r8a774a1: Add TMU device nodes clk: renesas: r8a774a1: Add TMU clock arm64: dts: renesas: r8a774a1: Add CMT device nodes arm64: dts: renesas: hihope-common: Add RWDT support watchdog: renesas_wdt: Add a few cycles delay watchdog: renesas_wdt: Use 'dev' instead of dereferencing it repeatedly watchdog: renesas_wdt: drop superfluous glob pattern watchdog: renesas_wdt: don't keep timer value during suspend/resume watchdog: renesas_wdt: Fix typos watchdog: renesas_wdt: stop when unregistering arm64: dts: renesas: Add HiHope RZ/G2M sub board support arm64: dts: renesas: hihope-common: Add pincontrol support to scif2/scif clock arm64: dts: renesas: Add HiHope RZ/G2M main board support dt-bindings: Add vendor prefix for HopeRun dt-bindings: arm: renesas: Add HopeRun RZ/G2[M] boards gitlab-ci: Start testing the r8a774a1-hihope-rzg2m-ex device arm64: dts: renesas: r8a774a1: Add clkp2 clock to CAN nodes arm64: dts: Remove inconsistent use of 'arm,armv8' compatible string arm64: dts: renesas: r8a774a1: Fix hsusb reg size arm64: dts: renesas: r8a774a1: Enable DMA for SCIF2 arm64: dts: renesas: r8a774a1: Replace clock magic numbers arm64: dts: renesas: r8a774a1: Replace power magic numbers arm64: dts: renesas: r8a774a1: Add CAN nodes arm64: dts: renesas: Remove unneeded status from thermal nodes arm64: dts: renesas: Fix whitespace around assignments arm64: dts: renesas: r8a774a1: Add USB3.0 device nodes arm64: dts: renesas: r8a774a1: Add USB-DMAC and HSUSB device nodes arm64: dts: renesas: r8a774a1: Add USB2.0 phy and host(EHCI/OHCI) device nodes arm64: dts: renesas: r8a774a1: Add FCPF and FCPV instances arm64: dts: renesas: r8a774a1: Add audio support arm64: dts: renesas: r8a774a1: Add PWM device nodes arm64: dts: renesas: r8a774a1: Add Cortex-A53 CPU cores arm64: dts: renesas: r8a774a1: Add all MSIOF nodes arm64: dts: renesas: r8a774a1: Add IPMMU device nodes arm64: dts: renesas: r8a774a1: Add RZ/G2M thermal support arm64: dts: renesas: r8a774a1: Add I2C and IIC-DVFS support arm64: dts: renesas: r8a774a1: Add SDHI nodes arm64: dts: renesas: r8a774a1: Add GPIO device nodes arm64: dts: renesas: r8a774a1: Add pinctrl device node arm64: dts: renesas: r8a774a1: Add RWDT node arm64: dts: renesas: r8a774a1: Add Ethernet AVB node arm64: dts: renesas: r8a774a1: Add INTC-EX device node arm64: dts: renesas: r8a774a1: Add SCIF and HSCIF nodes arm64: dts: renesas: r8a774a1: Add SYS-DMAC controller nodes arm64: dts: renesas: Initial r8a774a1 SoC device tree mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment size ravb: Avoid unsupported internal delay mode for R-Car E3/D3 ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3 spi: sh-msiof: fix deferred probing dmaengine: rcar-dmac: Update copyright information dmaengine: rcar-dmac: set scatter/gather max segment size serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete() serial: sh-sci: Extract sci_dma_rx_reenable_irq() serial: sh-sci: Extract sci_dma_rx_chan_invalidate() serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback soc: renesas: rcar-sysc: Fix power domain control after system resume soc: renesas: rcar-sysc: Merge PM Domain registration and linking soc: renesas: rcar-sysc: Remove rcar_sysc_power_{down,up}() helpers clk: renesas: cpg-mssr: Remove error messages on out-of-memory conditions clk: renesas: cpg-mssr: Use genpd of_node instead of local copy gpio: rcar: Pedantic formatting gpio: rcar: select General Output Register to set output states gpio: rcar: reference device instead of platform device thermal: rcar_gen3_thermal: Add r8a774a1 support dt-bindings: dmaengine: usb-dmac: Add binding for r8a774a1 dt-bindings: thermal: rcar-gen3-thermal: Add r8a774a1 support dt-bindings: usb: renesas_usbhs: Add r8a774a1 support dt-bindings: usb-xhci: Add r8a774c0 support dt-bindings: usb-xhci: Add r8a774a1 support dt-bindings: rcar-gen3-phy-usb3: Add r8a774a1 support dt-bindings: can: rcar_can: Add r8a774c0 support dt-bindings: can: rcar_can: Fix RZ/G2 CAN clocks dt-bindings: can: rcar_can: Add r8a774a1 support pinctrl: sh-pfc: sh73a0: Use new macros for non-GPIO pins pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group pinctrl: sh-pfc: r8a7791: Fix VIN1 versioned groups pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group pinctrl: sh-pfc: r8a77995: Remove unused PINMUX_IPSR_{MSEL2,PHYS}() pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group pinctrl: sh-pfc: r8a7796: Remove placeholder I2C pin data pinctrl: sh-pfc: r8a7796: Use new macros for non-GPIO pins pinctrl: sh-pfc: r8a7796: Add TPU pins, groups and functions pinctrl: sh-pfc: r8a77990: Use new macros for non-GPIO pins pinctrl: sh-pfc: Move PIN_NONE to shared header file pinctrl: sh-pfc: Add PORT_GP_27 helper macro pinctrl: sh-pfc: rcar-gen3: Rename SEL_NDFC to SEL_NDF pinctrl: sh-pfc: rcar-gen3: Rename RTS{0,1,3,4}# pin function definitions pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit30 when using SSI_SCK2 and SSI_WS2 pinctrl: sh-pfc: r8a77990: Fix MOD_SEL1 bit31 when using SIM0_D pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit16 when using NFALE and NFRB_N pinctrl: sh-pfc: rcar-gen3: Rename SEL_ADG_{A,B,C} to SEL_ADG{A,B,C} pinctrl: sh-pfc: rcar-gen3: Remove CC5_OSCOUT pin pinctrl: sh-pfc: rcar-gen3: Remove HDMI CEC pins, groups, and functions pinctrl: sh-pfc: Add missing #include <linux/errno.h> pinctrl: sh-pfc: rcar-gen3: Retain TDSELCTRL register across suspend/resume pinctrl: sh-pfc: r8a77990: Move CANFD pin groups and functions pinctrl: sh-pfc: r8a77990: Rename IOCTRLx registers pinctrl: sh-pfc: r8a7796: Move CANFD pin groups and functions pinctrl: sh-pfc: r8a7796: Deduplicate VIN5 pin definitions pinctrl: sh-pfc: r8a7796: Add I2C{0,3,5} pins, groups and functions pinctrl: sh-pfc: r8a7796: Fix VIN versioned groups pinctrl: sh-pfc: Validate pin tables at runtime pinctrl: sh-pfc: Add check for empty pinmux groups/functions pinctrl: sh-pfc: Mark run-time debug code __init pinctrl: sh-pfc: Correct printk level of group reference warning pinctrl: sh-pfc: Add new non-GPIO helper macros pinctrl: sh-pfc: Add SH_PFC_PIN_CFG_PULL_UP_DOWN shorthand pinctrl: sh-pfc: Rename 2-parameter CPU_ALL_PORT() variant pinctrl: sh-pfc: Improve PINMUX_IPSR_PHYS() documentation pinctrl: sh-pfc: Validate enum IDs for regs with variable-width fields pinctrl: sh-pfc: Validate enum IDs for regs with fixed-width fields pinctrl: sh-pfc: Absorb enum IDs in PINMUX_DATA_REG() macro pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG_VAR() macro pinctrl: sh-pfc: Absorb enum IDs in PINMUX_CFG_REG() macro pinctrl: sh-pfc: Validate fixed-size field widths at build time pinctrl: sh-pfc: Make pinmux_cfg_reg.var_field_width[] variable-length pinctrl: sh-pfc: Validate pins/marks in pin groups at build time pinctrl: sh-pfc: Add physical pin multiplexing helper macros pinctrl: sh-pfc: Validate pinmux tables at runtime when debugging pinctrl: sh-pfc: Print actual field width for variable-width fields CIP: Bump version suffix to -cip9 after merge from stable staging: m57621-mmc: delete driver from the tree. CIP: Bump version suffix to -cip8 after merge from stable Update to run all CIP arm, arm64 and x86 configs Update CI to use the latest linux-cip-ci containers CIP: Bump version suffix to -cip7 after merge from stable arm64: dts: renesas: r8a774c0: sort subnodes of the soc node arm64: dts: renesas: r8a774c0: Remove invalid compatible value for CSI40 arm64: dts: renesas: r8a774c0: Fix SCIF5 DMA channels arm64: dts: renesas: r8a774c0: Enable DMA for SCIF2 arm64: dts: renesas: r8a774c0-cat874: Add RWDT support arm64: dts: renesas: r8a774c0-cat874: Add LEDs support arm64: dts: renesas: r8a774c0-cat874: add RTC support arm64: defconfig: enable RX-8581 config option rtc: rx8581: Add support for Epson rx8571 RTC dt-bindings: rtc: add rx8571 compatible rtc: nvmem: remove nvmem from struct rtc_device rtc: nvmem: use devm_nvmem_register() arm64: dts: renesas: cat874: Add USB-HOST support phy: renesas: rcar-gen3-usb2: enable/disable independent irqs phy: renesas: rcar-gen3-usb2: Use pdev's device pointer on dev_vdbg() phy: rcar-gen3-usb2: Add support for r8a77470 phy: renesas: rcar-gen3-usb2: follow the hardware manual procedure phy: renesas: rcar-gen3-usb2: add is_otg_channel to use "role" sysfs phy: renesas: rcar-gen3-usb2: change a condition "dr_mode" phy: renesas: rcar-gen3-usb2: add conditions for uses_otg_pins == false phy: renesas: rcar-gen3-usb2: unify OBINTEN handling phy: renesas: rcar-gen3-usb2: Check a property to use otg pins phy: renesas: rcar-gen3-usb2: Rename has_otg_pins to uses_otg_pins phy: renesas: rcar-gen3-usb2: fix vbus_ctrl for role sysfs arm64: dts: renesas: cat875: Add CAN support arm64: dts: renesas: r8a774c0: Add clkp2 clock to CAN nodes arm64: dts: renesas: r8a774c0: Add CAN nodes arm64: dts: renesas: r8a774c0: Fix cpu nodes style arm64: dts: renesas: r8a774c0: Add OPPs table for cpu devices clk: renesas: rcar-gen3: Remove unused variable clk: renesas: rcar-gen3: Fix cpg_sd_clock_round_rate() return value clk: renesas: rcar-gen3: Correct parent clock of Audio-DMAC clk: renesas: rcar-gen3: Correct parent clock of SYS-DMAC clk: renesas: rcar-gen3: Correct parent clock of HS-USB clk: renesas: rcar-gen3: Correct parent clock of EHCI/OHCI clk: renesas: r8a774c0: Add Z2 clock clk: renesas: rcar-gen3: Support Z and Z2 clocks with high frequency parents math64: New DIV64_U64_ROUND_CLOSEST helper clk: renesas: rcar-gen3: Remove CLK_TYPE_GEN3_Z2 clk: renesas: rcar-gen3: Parameterise Z and Z2 clock offset clk: renesas: rcar-gen3: Parameterise Z and Z2 clock fixed divisor clk: renesas: rcar-gen3: Pass name/offset to cpg_sd_clk_register() clk: renesas: r8a774a1: Fix LAST_DT_CORE_CLK clk: renesas: rcar-gen3: Add spinlock clk: renesas: rcar-gen3: Factor out cpg_reg_modify() clk: renesas: r8a774a1: Add missing CANFD clock clk: renesas: Remove usage of CLK_IS_BASIC clk: renesas: rcar-gen3: Add HS400 quirk for SD clock clk: renesas: rcar-gen3: Add documentation for SD clocks clk: renesas: rcar-gen3: Set state when registering SD clocks clk: renesas: r8a774a1: Add CPEX clock CIP: Bump version suffix to -cip6 after merge from stable Add gitlab-ci.yaml CIP: Bump version suffix to -cip5 after merge from stable CIP: Bump version suffix to -cip4 after merge from stable CIP: Bump version suffix to -cip3 after merge from stable dt-bindings: Add vendor prefix for Silicon Linux. CIP: Bump version suffix to -cip2 after Renesas patches arm64: defconfig: Enable R-Car thermal driver arm64: dts: renesas: r8a774c0: Add thermal support dt-bindings: thermal: rcar-thermal: add R8A774C0 support thermal: rcar_thermal: add R8A774C0 support arm64: dts: renesas: r8a774c0: Connect RZ/G2E Audio-DMAC to IPMMU arm64: dts: renesas: r8a774c0: Connect RZ/G2E AVB to IPMMU arm64: dts: renesas: r8a774c0: Connect RZ/G2E SYS-DMAC to IPMMU arm64: dts: renesas: r8a774c0: Add PWM support dt-bindings: pwm: rcar: Add r8a774c0 support dt-bindings: pwm: rcar: Add r8a774a1 support arm64: dts: renesas: r8a774c0: Add audio support ASoC: rsnd: Add r8a774c0 support ASoC: rsnd: Add r8a774a1 support arm64: dts: renesas: r8a774c0: Add VIN and CSI-2 device nodes media: dt-bindings: rcar-csi2: Add r8a774c0 media: dt-bindings: rcar-vin: Add R8A774C0 support media: rcar-csi2: Add support for RZ/G2E media: rcar-csi2: Fix PHTW table values for E3/V3M media: rcar-csi2: Handle per-SoC number of channels media: rcar: rcar-csi2: Update V3M/E3 PHTW tables media: rcar-csi2: Add R8A77990 support media: rcar-vin: Add support for RZ/G2E media: rcar-vin: Add support for R-Car R8A77990 arm64: dts: renesas: r8a774c0: Add IPMMU device nodes dt-bindings: iommu: ipmmu-vmsa: Add r8a774c0 support dt-bindings: iommu: ipmmu-vmsa: Add r8a774a1 support iommu/ipmmu-vmsa: Hook up r8a774c0 DT matching code iommu/ipmmu-vmsa: Modify ipmmu_slave_whitelist() to check SoC revisions iommu/ipmmu-vmsa: Hook up R8A774A1 DT maching code arm64: dts: renesas: r8a774c0: Add USB3.0 device nodes usb: gadget: udc: renesas_usb3: Add bindings for r8a774c0 usb: gadget: udc: renesas_usb3: Add r8a774a1 support usb: gadget: udc: renesas_usb3: add support for r8a774c0 usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device usb: gadget: udc: renesas_usb3: add support for r8a77990 arm64: dts: renesas: r8a774c0: Add USB-DMAC and HSUSB device nodes dt-bindings: dmaengine: usb-dmac: Add binding for r8a774c0 dt-bindings: usb: renesas_usbhs: Add r8a774c0 support dt-bindings: usb: renesas_usbhs: add clock-names property Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel" usb: renesas_usbhs: Add multiple clocks management usb: renesas_usbhs: Add reset_control usb: renesas_usbhs: add support for RZ/G2E arm64: dts: renesas: r8a774c0: Add USB2.0 phy and host device nodes dt-bindings: rcar-gen3-phy-usb2: Add r8a774c0 support dt-bindings: rcar-gen3-phy-usb2: Add r8a774a1 support arm64: renesas: Enable GPIOLIB to allow GPIO driver selection arm64: enable CMT/TMU support for Renesas SoC clocksource/drivers/sh_tmu: Convert to SPDX identifiers arm64: dts: renesas: r8a774c0: Add TMU device nodes dt-bindings: timer: renesas: tmu: Document r8a774c0 bindings clk: renesas: r8a774c0: Fix LAST_DT_CORE_CLK clk: renesas: r8a774c0: Add TMU clock clk: renesas: r8a774c0: Correct parent clock of DU clk: renesas: r8a774c0: Add missing CANFD clock arm64: dts: renesas: r8a774c0: Add CMT device nodes dt-bindings: timer: renesas, cmt: Document r8a774c0 CMT support dt-bindings: timer: renesas, cmt: Document r8a774a1 CMT support clocksource/drivers/sh_cmt: Add R-Car gen3 support dt-bindings: timer: renesas: cmt: document R-Car gen3 support clocksource/drivers/sh_cmt: Properly line-wrap sh_cmt_of_table[] initializer clocksource/drivers/sh_cmt: Fix clocksource width for 32-bit machines clocksource/drivers/sh_cmt: Fixup for 64-bit machines clocksource/drivers/sh_cmt: Convert to SPDX identifiers pinctrl: sh-pfc: r8a77990: Add DRIF pins, groups and functions pinctrl: sh-pfc: r8a77990: Add TMU pins, groups and functions pinctrl: sh-pfc: r8a77990: GP6_9 does not have pull-down capability pinctrl: sh-pfc: r8a77990: Fix MOD_SEL bit numbering pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit2 when using RX2, TX2 and SCK2 pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit3 when using TX0 pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 SEL_I2C1 field width pinctrl: sh-pfc: r8a77990: Fix IOCTRL reg state after s2ram on R-Car E3 pinctrl: sh-pfc: r8a77990: Add CAN FD pins, groups and functions pinctrl: sh-pfc: r8a77990: Add CAN pins, groups and functions arm64: dts: renesas: cat875: Enable PCIe support arm64: dts: renesas: r8a774c0-cat874: Add pciec0 support arm64: dts: renesas: r8a774c0: Add PCIe device node dt-bindings: PCI: rcar: Add device tree support for r8a774c0 arm64: dts: renesas: r8a774c0: Add MSIOF nodes spi: sh-msiof: Add r8a774c0 support spi: sh-msiof: Add r8a774a1 support arm64: dts: renesas: r8a774c0: Add I2C and IIC-DVFS support dt-bindings: i2c: rcar: Add r8a774c0 support i2c: sh_mobile: Add support for r8a774c0 (RZ/G2E) i2c: sh_mobile: add support for r8a77990 (R-Car E3) dt-bindings: i2c: sh_mobile: Add r8a774c0 support i2c: sh_mobile: document support for r8a77990 (R-Car E3) pinctrl: sh-pfc: r8a77990: Add HSCIF pins, groups, and functions pinctrl: sh-pfc: r8a77990: Add VIN[4|5] groups/functions pinctrl: sh-pfc: Add optional arg to VIN_DATA_PIN_GROUP pinctrl: sh-pfc: Reduce kernel size for narrow VIN channels arm64: dts: renesas: r8a774c0: Add watchdog support dt-bindings: watchdog: renesas-wdt: Document r8a774c0 support arm64: dts: renesas: cat875: Add ethernet support arm64: dts: renesas: r8a774c0: Add Ethernet AVB node dt-bindings: net: ravb: Add support for r8a774c0 SoC arm64: dts: renesas: r8a774c0-cat874: Add uSD support arm64: dts: renesas: r8a774c0: Add SDHI nodes mmc: renesas_sdhi_internal_dmac: Whitelist r8a774c0 dt-bindings: mmc: renesas_sdhi: Add r8a774c0 support dt-bindings: mmc: renesas_sdhi: Add r8a77470 support mmc: renesas_sdhi_internal_dmac: Whitelist r8a774a1 mmc: renesas_sdhi: Add r8a774a1 support pinctrl: sh-pfc: r8a77990: Add voltage switch operations for SDHI pinctrl: sh-pfc: r8a77990: Add SDHI pins, groups and functions pinctrl: sh-pfc: r8a77990: Add Audio SSI pins, groups and functions pinctrl: sh-pfc: r8a77990: Add Audio clock pins, groups and functions arm64: dts: renesas: r8a774c0-cat874: Add pincontrol support to scif2 arm64: dts: renesas: r8a774c0: Add GPIO device nodes dt-bindings: gpio: rcar: Add r8a774c0 (RZ/G2E) support dt-bindings: gpio: rcar: Add r8a774a1 (RZ/G2M) support arm64: dts: renesas: r8a774c0: Add PFC support arm64: dts: renesas: r8a774c0: Add INTC-EX device node pinctrl: sh-pfc: r8a77990: Add INTC-EX pins, groups and function pinctrl: sh-pfc: rcar: Rename automotive-only arrays to automotive arm64: dts: renesas: r8a774c0: Add secondary CA53 CPU core clk: renesas: cpg-mssr: Add r8a774c0 support dt-bindings: clock: renesas: cpg-mssr: Document r8a774c0 clk: renesas: cpg-mssr: Add r8a774a1 support clk: renesas: rcar-gen3: Add support for mode pin clock selection clk: renesas: rcar-gen3: Add support for RCKSEL clock selection clk: renesas: cpg-mssr: Add support for fixed rate clocks clk: renesas: rcar-gen3: Add support for OSC EXTAL predivider clk: renesas: Add r8a774a1 CPG Core Clock Definitions clk: renesas: Add r8a774c0 CPG Core Clock Definitions arm64: dts: renesas: r8a774c0: Add SCIF and HSCIF nodes dt-bindings: serial: sh-sci: Document r8a774c0 bindings dt-bindings: serial: sh-sci: Document r8a774a1 bindings arm64: dts: renesas: r8a774c0: Add SYS-DMAC controller nodes dmaengine: rcar-dmac: Document R8A774C0 bindings dmaengine: rcar-dmac: Document R8A774A1 bindings arm64: dts: renesas: Add Si-Linux EK874 board support arm64: dts: renesas: Add Si-Linux CAT874 board support arm64: dts: renesas: Initial device tree for r8a774c0 dt-bindings: arm: Add si-linux cat87[45] boards ARM: dts: socfpga: Rename socfpga_cyclone5_de0_{sockit, nano_soc} dt-bindings: irqchip: renesas-irqc: Document r8a774c0 support soc: renesas: rcar-rst: Add support for RZ/G2E dt-bindings: reset: rcar-rst: Document r8a774c0 rst soc: renesas: rcar-rst: Add support for RZ/G2M soc: renesas: rcar-sysc: Add r8a774c0 support dt-bindings: power: rcar-sysc: Document r8a774c0 sysc soc: renesas: rcar-sysc: Add r8a774a1 support dt-bindings: power: Add r8a774c0 SYSC power domain definitions dt-bindings: power: Add r8a774a1 SYSC power domain definitions arm64: defconfig: enable R8A774C0 SoC arm64: defconfig: enable R8A774A1 SoC arm64: Add Renesas R8A774C0 support arm64: Add Renesas R8A774A1 support soc: renesas: Identify RZ/G2E soc: renesas: Identify RZ/G2M dt-bindings: arm: Fix RZ/G2E part number dt-bindings: arm: Document RZ/G2E SoC DT bindings dt-bindings: arm: Document RZ/G2M SoC DT bindings pinctrl: sh-pfc: r8a77990: Add R8A774C0 PFC support pinctrl: sh-pfc: r8a77990: Add MSIOF pins, groups and functions pinctrl: sh-pfc: r8a77990: Add DU pins, groups and function pinctrl: sh-pfc: r8a77990: Add PWM pins, groups and functions dt-bindings: pinctrl: sh-pfc: Document r8a774c0 PFC support pinctrl: sh-pfc: r8a7796: Add R8A774A1 PFC support dt-bindings: pinctrl: sh-pfc: Document r8a774a1 PFC support CIP: Add a number to the version suffix Conflicts: Documentation/devicetree/bindings/i2c/i2c-rcar.txt Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt Documentation/devicetree/bindings/usb/renesas_usb3.txt Documentation/devicetree/bindings/usb/renesas_usbhs.txt Documentation/devicetree/bindings/watchdog/renesas-wdt.txt arch/arm64/boot/dts/vendor/bindings/display/panel/advantech,idk-1110wr.txt arch/arm64/boot/dts/vendor/bindings/display/panel/advantech,idk-2121wr.yaml arch/arm64/boot/dts/vendor/bindings/i2c/i2c-rcar.txt arch/arm64/boot/dts/vendor/bindings/i2c/i2c-sh_mobile.txt arch/arm64/boot/dts/vendor/bindings/i2c/renesas,i2c.txt arch/arm64/boot/dts/vendor/bindings/i2c/renesas,iic.txt arch/arm64/boot/dts/vendor/bindings/media/i2c/imx219.yaml arch/arm64/boot/dts/vendor/bindings/memory-controllers/renesas,rpc-if.yaml arch/arm64/boot/dts/vendor/bindings/pci/rcar-pci-ep.yaml arch/arm64/boot/dts/vendor/bindings/usb/renesas,usb3-peri.txt arch/arm64/boot/dts/vendor/bindings/usb/renesas,usbhs.txt arch/arm64/boot/dts/vendor/bindings/usb/renesas_usb3.txt arch/arm64/boot/dts/vendor/bindings/usb/renesas_usbhs.txt arch/arm64/boot/dts/vendor/bindings/usb/ti,hd3ss3220.txt arch/arm64/boot/dts/vendor/bindings/watchdog/renesas,wdt.txt arch/arm64/boot/dts/vendor/bindings/watchdog/renesas-wdt.txt drivers/clk/qcom/clk-alpha-pll.c drivers/hid/hid-ids.h drivers/irqchip/irq-gic-v3.c drivers/media/platform/qcom/venus/hfi_parser.c drivers/mmc/host/sdhci.h drivers/platform/x86/intel_cht_int33fe.c drivers/slimbus/messaging.c drivers/usb/dwc3/core.c drivers/usb/dwc3/gadget.c drivers/usb/gadget/function/f_fs.c drivers/usb/typec/mux.c fs/ext4/dir.c kernel/time/posix-timers.c mm/oom_kill.c Change-Id: I6ccf7ce22c6636030db6245952c67bfa54aef5a4
4985 lines
152 KiB
C
4985 lines
152 KiB
C
/*
|
|
* INET An implementation of the TCP/IP protocol suite for the LINUX
|
|
* operating system. INET is implemented using the BSD Socket
|
|
* interface as the means of communication with the user level.
|
|
*
|
|
* Definitions for the Interfaces handler.
|
|
*
|
|
* Version: @(#)dev.h 1.0.10 08/12/93
|
|
*
|
|
* Authors: Ross Biro
|
|
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
|
|
* Corey Minyard <wf-rch!minyard@relay.EU.net>
|
|
* Donald J. Becker, <becker@cesdis.gsfc.nasa.gov>
|
|
* Alan Cox, <alan@lxorguk.ukuu.org.uk>
|
|
* Bjorn Ekwall. <bj0rn@blox.se>
|
|
* Pekka Riikonen <priikone@poseidon.pspt.fi>
|
|
*
|
|
* This program is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU General Public License
|
|
* as published by the Free Software Foundation; either version
|
|
* 2 of the License, or (at your option) any later version.
|
|
*
|
|
* Moved to /usr/include/linux for NET3
|
|
*/
|
|
#ifndef _LINUX_NETDEVICE_H
|
|
#define _LINUX_NETDEVICE_H
|
|
|
|
#include <linux/timer.h>
|
|
#include <linux/bug.h>
|
|
#include <linux/delay.h>
|
|
#include <linux/atomic.h>
|
|
#include <linux/prefetch.h>
|
|
#include <asm/cache.h>
|
|
#include <asm/byteorder.h>
|
|
|
|
#include <linux/percpu.h>
|
|
#include <linux/rculist.h>
|
|
#include <linux/workqueue.h>
|
|
#include <linux/dynamic_queue_limits.h>
|
|
|
|
#include <linux/ethtool.h>
|
|
#include <net/net_namespace.h>
|
|
#ifdef CONFIG_DCB
|
|
#include <net/dcbnl.h>
|
|
#endif
|
|
#include <net/netprio_cgroup.h>
|
|
#include <net/xdp.h>
|
|
|
|
#include <linux/netdev_features.h>
|
|
#include <linux/neighbour.h>
|
|
#include <uapi/linux/netdevice.h>
|
|
#include <uapi/linux/if_bonding.h>
|
|
#include <uapi/linux/pkt_cls.h>
|
|
#include <linux/hashtable.h>
|
|
#include <linux/android_kabi.h>
|
|
|
|
struct netpoll_info;
|
|
struct device;
|
|
struct phy_device;
|
|
struct dsa_port;
|
|
struct ip_tunnel_parm;
|
|
struct macsec_context;
|
|
struct macsec_ops;
|
|
|
|
struct sfp_bus;
|
|
/* 802.11 specific */
|
|
struct wireless_dev;
|
|
/* 802.15.4 specific */
|
|
struct wpan_dev;
|
|
struct mpls_dev;
|
|
/* UDP Tunnel offloads */
|
|
struct udp_tunnel_info;
|
|
struct udp_tunnel_nic_info;
|
|
struct udp_tunnel_nic;
|
|
struct bpf_prog;
|
|
struct xdp_buff;
|
|
|
|
void netdev_set_default_ethtool_ops(struct net_device *dev,
|
|
const struct ethtool_ops *ops);
|
|
|
|
/* Backlog congestion levels */
|
|
#define NET_RX_SUCCESS 0 /* keep 'em coming, baby */
|
|
#define NET_RX_DROP 1 /* packet dropped */
|
|
|
|
/*
|
|
* Transmit return codes: transmit return codes originate from three different
|
|
* namespaces:
|
|
*
|
|
* - qdisc return codes
|
|
* - driver transmit return codes
|
|
* - errno values
|
|
*
|
|
* Drivers are allowed to return any one of those in their hard_start_xmit()
|
|
* function. Real network devices commonly used with qdiscs should only return
|
|
* the driver transmit return codes though - when qdiscs are used, the actual
|
|
* transmission happens asynchronously, so the value is not propagated to
|
|
* higher layers. Virtual network devices transmit synchronously; in this case
|
|
* the driver transmit return codes are consumed by dev_queue_xmit(), and all
|
|
* others are propagated to higher layers.
|
|
*/
|
|
|
|
/* qdisc ->enqueue() return codes. */
|
|
#define NET_XMIT_SUCCESS 0x00
|
|
#define NET_XMIT_DROP 0x01 /* skb dropped */
|
|
#define NET_XMIT_CN 0x02 /* congestion notification */
|
|
#define NET_XMIT_MASK 0x0f /* qdisc flags in net/sch_generic.h */
|
|
|
|
/* NET_XMIT_CN is special. It does not guarantee that this packet is lost. It
|
|
* indicates that the device will soon be dropping packets, or already drops
|
|
* some packets of the same priority; prompting us to send less aggressively. */
|
|
#define net_xmit_eval(e) ((e) == NET_XMIT_CN ? 0 : (e))
|
|
#define net_xmit_errno(e) ((e) != NET_XMIT_CN ? -ENOBUFS : 0)
|
|
|
|
/* Driver transmit return codes */
|
|
#define NETDEV_TX_MASK 0xf0
|
|
|
|
enum netdev_tx {
|
|
__NETDEV_TX_MIN = INT_MIN, /* make sure enum is signed */
|
|
NETDEV_TX_OK = 0x00, /* driver took care of packet */
|
|
NETDEV_TX_BUSY = 0x10, /* driver tx path was busy*/
|
|
};
|
|
typedef enum netdev_tx netdev_tx_t;
|
|
|
|
/*
|
|
* Current order: NETDEV_TX_MASK > NET_XMIT_MASK >= 0 is significant;
|
|
* hard_start_xmit() return < NET_XMIT_MASK means skb was consumed.
|
|
*/
|
|
static inline bool dev_xmit_complete(int rc)
|
|
{
|
|
/*
|
|
* Positive cases with an skb consumed by a driver:
|
|
* - successful transmission (rc == NETDEV_TX_OK)
|
|
* - error while transmitting (rc < 0)
|
|
* - error while queueing to a different device (rc & NET_XMIT_MASK)
|
|
*/
|
|
if (likely(rc < NET_XMIT_MASK))
|
|
return true;
|
|
|
|
return false;
|
|
}
|
|
|
|
/*
|
|
* Compute the worst-case header length according to the protocols
|
|
* used.
|
|
*/
|
|
|
|
#if defined(CONFIG_HYPERV_NET)
|
|
# define LL_MAX_HEADER 128
|
|
#elif defined(CONFIG_WLAN) || IS_ENABLED(CONFIG_AX25)
|
|
# if defined(CONFIG_MAC80211_MESH)
|
|
# define LL_MAX_HEADER 128
|
|
# else
|
|
# define LL_MAX_HEADER 96
|
|
# endif
|
|
#else
|
|
# define LL_MAX_HEADER 32
|
|
#endif
|
|
|
|
#if !IS_ENABLED(CONFIG_NET_IPIP) && !IS_ENABLED(CONFIG_NET_IPGRE) && \
|
|
!IS_ENABLED(CONFIG_IPV6_SIT) && !IS_ENABLED(CONFIG_IPV6_TUNNEL)
|
|
#define MAX_HEADER LL_MAX_HEADER
|
|
#else
|
|
#define MAX_HEADER (LL_MAX_HEADER + 48)
|
|
#endif
|
|
|
|
/*
|
|
* Old network device statistics. Fields are native words
|
|
* (unsigned long) so they can be read and written atomically.
|
|
*/
|
|
|
|
struct net_device_stats {
|
|
unsigned long rx_packets;
|
|
unsigned long tx_packets;
|
|
unsigned long rx_bytes;
|
|
unsigned long tx_bytes;
|
|
unsigned long rx_errors;
|
|
unsigned long tx_errors;
|
|
unsigned long rx_dropped;
|
|
unsigned long tx_dropped;
|
|
unsigned long multicast;
|
|
unsigned long collisions;
|
|
unsigned long rx_length_errors;
|
|
unsigned long rx_over_errors;
|
|
unsigned long rx_crc_errors;
|
|
unsigned long rx_frame_errors;
|
|
unsigned long rx_fifo_errors;
|
|
unsigned long rx_missed_errors;
|
|
unsigned long tx_aborted_errors;
|
|
unsigned long tx_carrier_errors;
|
|
unsigned long tx_fifo_errors;
|
|
unsigned long tx_heartbeat_errors;
|
|
unsigned long tx_window_errors;
|
|
unsigned long rx_compressed;
|
|
unsigned long tx_compressed;
|
|
};
|
|
|
|
|
|
#include <linux/cache.h>
|
|
#include <linux/skbuff.h>
|
|
|
|
#ifdef CONFIG_RPS
|
|
#include <linux/static_key.h>
|
|
extern struct static_key rps_needed;
|
|
extern struct static_key rfs_needed;
|
|
#endif
|
|
|
|
struct neighbour;
|
|
struct neigh_parms;
|
|
struct sk_buff;
|
|
|
|
struct netdev_hw_addr {
|
|
struct list_head list;
|
|
unsigned char addr[MAX_ADDR_LEN];
|
|
unsigned char type;
|
|
#define NETDEV_HW_ADDR_T_LAN 1
|
|
#define NETDEV_HW_ADDR_T_SAN 2
|
|
#define NETDEV_HW_ADDR_T_SLAVE 3
|
|
#define NETDEV_HW_ADDR_T_UNICAST 4
|
|
#define NETDEV_HW_ADDR_T_MULTICAST 5
|
|
bool global_use;
|
|
int sync_cnt;
|
|
int refcount;
|
|
int synced;
|
|
struct rcu_head rcu_head;
|
|
};
|
|
|
|
struct netdev_hw_addr_list {
|
|
struct list_head list;
|
|
int count;
|
|
};
|
|
|
|
#define netdev_hw_addr_list_count(l) ((l)->count)
|
|
#define netdev_hw_addr_list_empty(l) (netdev_hw_addr_list_count(l) == 0)
|
|
#define netdev_hw_addr_list_for_each(ha, l) \
|
|
list_for_each_entry(ha, &(l)->list, list)
|
|
|
|
#define netdev_uc_count(dev) netdev_hw_addr_list_count(&(dev)->uc)
|
|
#define netdev_uc_empty(dev) netdev_hw_addr_list_empty(&(dev)->uc)
|
|
#define netdev_for_each_uc_addr(ha, dev) \
|
|
netdev_hw_addr_list_for_each(ha, &(dev)->uc)
|
|
|
|
#define netdev_mc_count(dev) netdev_hw_addr_list_count(&(dev)->mc)
|
|
#define netdev_mc_empty(dev) netdev_hw_addr_list_empty(&(dev)->mc)
|
|
#define netdev_for_each_mc_addr(ha, dev) \
|
|
netdev_hw_addr_list_for_each(ha, &(dev)->mc)
|
|
|
|
struct hh_cache {
|
|
unsigned int hh_len;
|
|
seqlock_t hh_lock;
|
|
|
|
/* cached hardware header; allow for machine alignment needs. */
|
|
#define HH_DATA_MOD 16
|
|
#define HH_DATA_OFF(__len) \
|
|
(HH_DATA_MOD - (((__len - 1) & (HH_DATA_MOD - 1)) + 1))
|
|
#define HH_DATA_ALIGN(__len) \
|
|
(((__len)+(HH_DATA_MOD-1))&~(HH_DATA_MOD - 1))
|
|
unsigned long hh_data[HH_DATA_ALIGN(LL_MAX_HEADER) / sizeof(long)];
|
|
};
|
|
|
|
/* Reserve HH_DATA_MOD byte-aligned hard_header_len, but at least that much.
|
|
* Alternative is:
|
|
* dev->hard_header_len ? (dev->hard_header_len +
|
|
* (HH_DATA_MOD - 1)) & ~(HH_DATA_MOD - 1) : 0
|
|
*
|
|
* We could use other alignment values, but we must maintain the
|
|
* relationship HH alignment <= LL alignment.
|
|
*/
|
|
#define LL_RESERVED_SPACE(dev) \
|
|
((((dev)->hard_header_len + READ_ONCE((dev)->needed_headroom)) \
|
|
& ~(HH_DATA_MOD - 1)) + HH_DATA_MOD)
|
|
#define LL_RESERVED_SPACE_EXTRA(dev,extra) \
|
|
((((dev)->hard_header_len + READ_ONCE((dev)->needed_headroom) + (extra)) \
|
|
& ~(HH_DATA_MOD - 1)) + HH_DATA_MOD)
|
|
|
|
struct header_ops {
|
|
int (*create) (struct sk_buff *skb, struct net_device *dev,
|
|
unsigned short type, const void *daddr,
|
|
const void *saddr, unsigned int len);
|
|
int (*parse)(const struct sk_buff *skb, unsigned char *haddr);
|
|
int (*cache)(const struct neighbour *neigh, struct hh_cache *hh, __be16 type);
|
|
void (*cache_update)(struct hh_cache *hh,
|
|
const struct net_device *dev,
|
|
const unsigned char *haddr);
|
|
bool (*validate)(const char *ll_header, unsigned int len);
|
|
|
|
ANDROID_KABI_RESERVE(1);
|
|
ANDROID_KABI_RESERVE(2);
|
|
};
|
|
|
|
/* These flag bits are private to the generic network queueing
|
|
* layer; they may not be explicitly referenced by any other
|
|
* code.
|
|
*/
|
|
|
|
enum netdev_state_t {
|
|
__LINK_STATE_START,
|
|
__LINK_STATE_PRESENT,
|
|
__LINK_STATE_NOCARRIER,
|
|
__LINK_STATE_LINKWATCH_PENDING,
|
|
__LINK_STATE_DORMANT,
|
|
};
|
|
|
|
|
|
/*
|
|
* This structure holds boot-time configured netdevice settings. They
|
|
* are then used in the device probing.
|
|
*/
|
|
struct netdev_boot_setup {
|
|
char name[IFNAMSIZ];
|
|
struct ifmap map;
|
|
};
|
|
#define NETDEV_BOOT_SETUP_MAX 8
|
|
|
|
int __init netdev_boot_setup(char *str);
|
|
|
|
struct gro_list {
|
|
struct list_head list;
|
|
int count;
|
|
};
|
|
|
|
/*
|
|
* size of gro hash buckets, must less than bit number of
|
|
* napi_struct::gro_bitmask
|
|
*/
|
|
#define GRO_HASH_BUCKETS 8
|
|
|
|
/*
|
|
* Structure for NAPI scheduling similar to tasklet but with weighting
|
|
*/
|
|
struct napi_struct {
|
|
/* The poll_list must only be managed by the entity which
|
|
* changes the state of the NAPI_STATE_SCHED bit. This means
|
|
* whoever atomically sets that bit can add this napi_struct
|
|
* to the per-CPU poll_list, and whoever clears that bit
|
|
* can remove from the list right before clearing the bit.
|
|
*/
|
|
struct list_head poll_list;
|
|
|
|
unsigned long state;
|
|
int weight;
|
|
unsigned long gro_bitmask;
|
|
int (*poll)(struct napi_struct *, int);
|
|
#ifdef CONFIG_NETPOLL
|
|
int poll_owner;
|
|
#endif
|
|
struct net_device *dev;
|
|
struct gro_list gro_hash[GRO_HASH_BUCKETS];
|
|
struct sk_buff *skb;
|
|
struct hrtimer timer;
|
|
struct list_head dev_list;
|
|
struct hlist_node napi_hash_node;
|
|
unsigned int napi_id;
|
|
|
|
ANDROID_KABI_RESERVE(1);
|
|
ANDROID_KABI_RESERVE(2);
|
|
ANDROID_KABI_RESERVE(3);
|
|
ANDROID_KABI_RESERVE(4);
|
|
};
|
|
|
|
enum {
|
|
NAPI_STATE_SCHED, /* Poll is scheduled */
|
|
NAPI_STATE_MISSED, /* reschedule a napi */
|
|
NAPI_STATE_DISABLE, /* Disable pending */
|
|
NAPI_STATE_NPSVC, /* Netpoll - don't dequeue from poll_list */
|
|
NAPI_STATE_HASHED, /* In NAPI hash (busy polling possible) */
|
|
NAPI_STATE_NO_BUSY_POLL,/* Do not add in napi_hash, no busy polling */
|
|
NAPI_STATE_IN_BUSY_POLL,/* sk_busy_loop() owns this NAPI */
|
|
};
|
|
|
|
enum {
|
|
NAPIF_STATE_SCHED = BIT(NAPI_STATE_SCHED),
|
|
NAPIF_STATE_MISSED = BIT(NAPI_STATE_MISSED),
|
|
NAPIF_STATE_DISABLE = BIT(NAPI_STATE_DISABLE),
|
|
NAPIF_STATE_NPSVC = BIT(NAPI_STATE_NPSVC),
|
|
NAPIF_STATE_HASHED = BIT(NAPI_STATE_HASHED),
|
|
NAPIF_STATE_NO_BUSY_POLL = BIT(NAPI_STATE_NO_BUSY_POLL),
|
|
NAPIF_STATE_IN_BUSY_POLL = BIT(NAPI_STATE_IN_BUSY_POLL),
|
|
};
|
|
|
|
enum gro_result {
|
|
GRO_MERGED,
|
|
GRO_MERGED_FREE,
|
|
GRO_HELD,
|
|
GRO_NORMAL,
|
|
GRO_DROP,
|
|
GRO_CONSUMED,
|
|
};
|
|
typedef enum gro_result gro_result_t;
|
|
|
|
/*
|
|
* enum rx_handler_result - Possible return values for rx_handlers.
|
|
* @RX_HANDLER_CONSUMED: skb was consumed by rx_handler, do not process it
|
|
* further.
|
|
* @RX_HANDLER_ANOTHER: Do another round in receive path. This is indicated in
|
|
* case skb->dev was changed by rx_handler.
|
|
* @RX_HANDLER_EXACT: Force exact delivery, no wildcard.
|
|
* @RX_HANDLER_PASS: Do nothing, pass the skb as if no rx_handler was called.
|
|
*
|
|
* rx_handlers are functions called from inside __netif_receive_skb(), to do
|
|
* special processing of the skb, prior to delivery to protocol handlers.
|
|
*
|
|
* Currently, a net_device can only have a single rx_handler registered. Trying
|
|
* to register a second rx_handler will return -EBUSY.
|
|
*
|
|
* To register a rx_handler on a net_device, use netdev_rx_handler_register().
|
|
* To unregister a rx_handler on a net_device, use
|
|
* netdev_rx_handler_unregister().
|
|
*
|
|
* Upon return, rx_handler is expected to tell __netif_receive_skb() what to
|
|
* do with the skb.
|
|
*
|
|
* If the rx_handler consumed the skb in some way, it should return
|
|
* RX_HANDLER_CONSUMED. This is appropriate when the rx_handler arranged for
|
|
* the skb to be delivered in some other way.
|
|
*
|
|
* If the rx_handler changed skb->dev, to divert the skb to another
|
|
* net_device, it should return RX_HANDLER_ANOTHER. The rx_handler for the
|
|
* new device will be called if it exists.
|
|
*
|
|
* If the rx_handler decides the skb should be ignored, it should return
|
|
* RX_HANDLER_EXACT. The skb will only be delivered to protocol handlers that
|
|
* are registered on exact device (ptype->dev == skb->dev).
|
|
*
|
|
* If the rx_handler didn't change skb->dev, but wants the skb to be normally
|
|
* delivered, it should return RX_HANDLER_PASS.
|
|
*
|
|
* A device without a registered rx_handler will behave as if rx_handler
|
|
* returned RX_HANDLER_PASS.
|
|
*/
|
|
|
|
enum rx_handler_result {
|
|
RX_HANDLER_CONSUMED,
|
|
RX_HANDLER_ANOTHER,
|
|
RX_HANDLER_EXACT,
|
|
RX_HANDLER_PASS,
|
|
};
|
|
typedef enum rx_handler_result rx_handler_result_t;
|
|
typedef rx_handler_result_t rx_handler_func_t(struct sk_buff **pskb);
|
|
|
|
void __napi_schedule(struct napi_struct *n);
|
|
void __napi_schedule_irqoff(struct napi_struct *n);
|
|
|
|
static inline bool napi_disable_pending(struct napi_struct *n)
|
|
{
|
|
return test_bit(NAPI_STATE_DISABLE, &n->state);
|
|
}
|
|
|
|
bool napi_schedule_prep(struct napi_struct *n);
|
|
|
|
/**
|
|
* napi_schedule - schedule NAPI poll
|
|
* @n: NAPI context
|
|
*
|
|
* Schedule NAPI poll routine to be called if it is not already
|
|
* running.
|
|
*/
|
|
static inline void napi_schedule(struct napi_struct *n)
|
|
{
|
|
if (napi_schedule_prep(n))
|
|
__napi_schedule(n);
|
|
}
|
|
|
|
/**
|
|
* napi_schedule_irqoff - schedule NAPI poll
|
|
* @n: NAPI context
|
|
*
|
|
* Variant of napi_schedule(), assuming hard irqs are masked.
|
|
*/
|
|
static inline void napi_schedule_irqoff(struct napi_struct *n)
|
|
{
|
|
if (napi_schedule_prep(n))
|
|
__napi_schedule_irqoff(n);
|
|
}
|
|
|
|
/* Try to reschedule poll. Called by dev->poll() after napi_complete(). */
|
|
static inline bool napi_reschedule(struct napi_struct *napi)
|
|
{
|
|
if (napi_schedule_prep(napi)) {
|
|
__napi_schedule(napi);
|
|
return true;
|
|
}
|
|
return false;
|
|
}
|
|
|
|
bool napi_complete_done(struct napi_struct *n, int work_done);
|
|
/**
|
|
* napi_complete - NAPI processing complete
|
|
* @n: NAPI context
|
|
*
|
|
* Mark NAPI processing as complete.
|
|
* Consider using napi_complete_done() instead.
|
|
* Return false if device should avoid rearming interrupts.
|
|
*/
|
|
static inline bool napi_complete(struct napi_struct *n)
|
|
{
|
|
return napi_complete_done(n, 0);
|
|
}
|
|
|
|
/**
|
|
* napi_hash_del - remove a NAPI from global table
|
|
* @napi: NAPI context
|
|
*
|
|
* Warning: caller must observe RCU grace period
|
|
* before freeing memory containing @napi, if
|
|
* this function returns true.
|
|
* Note: core networking stack automatically calls it
|
|
* from netif_napi_del().
|
|
* Drivers might want to call this helper to combine all
|
|
* the needed RCU grace periods into a single one.
|
|
*/
|
|
bool napi_hash_del(struct napi_struct *napi);
|
|
|
|
/**
|
|
* napi_disable - prevent NAPI from scheduling
|
|
* @n: NAPI context
|
|
*
|
|
* Stop NAPI from being scheduled on this context.
|
|
* Waits till any outstanding processing completes.
|
|
*/
|
|
void napi_disable(struct napi_struct *n);
|
|
|
|
/**
|
|
* napi_enable - enable NAPI scheduling
|
|
* @n: NAPI context
|
|
*
|
|
* Resume NAPI from being scheduled on this context.
|
|
* Must be paired with napi_disable.
|
|
*/
|
|
static inline void napi_enable(struct napi_struct *n)
|
|
{
|
|
BUG_ON(!test_bit(NAPI_STATE_SCHED, &n->state));
|
|
smp_mb__before_atomic();
|
|
clear_bit(NAPI_STATE_SCHED, &n->state);
|
|
clear_bit(NAPI_STATE_NPSVC, &n->state);
|
|
}
|
|
|
|
/**
|
|
* napi_synchronize - wait until NAPI is not running
|
|
* @n: NAPI context
|
|
*
|
|
* Wait until NAPI is done being scheduled on this context.
|
|
* Waits till any outstanding processing completes but
|
|
* does not disable future activations.
|
|
*/
|
|
static inline void napi_synchronize(const struct napi_struct *n)
|
|
{
|
|
if (IS_ENABLED(CONFIG_SMP))
|
|
while (test_bit(NAPI_STATE_SCHED, &n->state))
|
|
msleep(1);
|
|
else
|
|
barrier();
|
|
}
|
|
|
|
enum netdev_queue_state_t {
|
|
__QUEUE_STATE_DRV_XOFF,
|
|
__QUEUE_STATE_STACK_XOFF,
|
|
__QUEUE_STATE_FROZEN,
|
|
};
|
|
|
|
#define QUEUE_STATE_DRV_XOFF (1 << __QUEUE_STATE_DRV_XOFF)
|
|
#define QUEUE_STATE_STACK_XOFF (1 << __QUEUE_STATE_STACK_XOFF)
|
|
#define QUEUE_STATE_FROZEN (1 << __QUEUE_STATE_FROZEN)
|
|
|
|
#define QUEUE_STATE_ANY_XOFF (QUEUE_STATE_DRV_XOFF | QUEUE_STATE_STACK_XOFF)
|
|
#define QUEUE_STATE_ANY_XOFF_OR_FROZEN (QUEUE_STATE_ANY_XOFF | \
|
|
QUEUE_STATE_FROZEN)
|
|
#define QUEUE_STATE_DRV_XOFF_OR_FROZEN (QUEUE_STATE_DRV_XOFF | \
|
|
QUEUE_STATE_FROZEN)
|
|
|
|
/*
|
|
* __QUEUE_STATE_DRV_XOFF is used by drivers to stop the transmit queue. The
|
|
* netif_tx_* functions below are used to manipulate this flag. The
|
|
* __QUEUE_STATE_STACK_XOFF flag is used by the stack to stop the transmit
|
|
* queue independently. The netif_xmit_*stopped functions below are called
|
|
* to check if the queue has been stopped by the driver or stack (either
|
|
* of the XOFF bits are set in the state). Drivers should not need to call
|
|
* netif_xmit*stopped functions, they should only be using netif_tx_*.
|
|
*/
|
|
|
|
struct netdev_queue {
|
|
/*
|
|
* read-mostly part
|
|
*/
|
|
struct net_device *dev;
|
|
struct Qdisc __rcu *qdisc;
|
|
struct Qdisc *qdisc_sleeping;
|
|
#ifdef CONFIG_SYSFS
|
|
struct kobject kobj;
|
|
#endif
|
|
#if defined(CONFIG_XPS) && defined(CONFIG_NUMA)
|
|
int numa_node;
|
|
#endif
|
|
unsigned long tx_maxrate;
|
|
/*
|
|
* Number of TX timeouts for this queue
|
|
* (/sys/class/net/DEV/Q/trans_timeout)
|
|
*/
|
|
unsigned long trans_timeout;
|
|
|
|
/* Subordinate device that the queue has been assigned to */
|
|
struct net_device *sb_dev;
|
|
/*
|
|
* write-mostly part
|
|
*/
|
|
spinlock_t _xmit_lock ____cacheline_aligned_in_smp;
|
|
int xmit_lock_owner;
|
|
/*
|
|
* Time (in jiffies) of last Tx
|
|
*/
|
|
unsigned long trans_start;
|
|
|
|
unsigned long state;
|
|
|
|
#ifdef CONFIG_BQL
|
|
struct dql dql;
|
|
#endif
|
|
|
|
ANDROID_KABI_RESERVE(1);
|
|
ANDROID_KABI_RESERVE(2);
|
|
ANDROID_KABI_RESERVE(3);
|
|
ANDROID_KABI_RESERVE(4);
|
|
} ____cacheline_aligned_in_smp;
|
|
|
|
extern int sysctl_fb_tunnels_only_for_init_net;
|
|
|
|
static inline bool net_has_fallback_tunnels(const struct net *net)
|
|
{
|
|
return net == &init_net ||
|
|
!IS_ENABLED(CONFIG_SYSCTL) ||
|
|
!sysctl_fb_tunnels_only_for_init_net;
|
|
}
|
|
|
|
static inline int netdev_queue_numa_node_read(const struct netdev_queue *q)
|
|
{
|
|
#if defined(CONFIG_XPS) && defined(CONFIG_NUMA)
|
|
return q->numa_node;
|
|
#else
|
|
return NUMA_NO_NODE;
|
|
#endif
|
|
}
|
|
|
|
static inline void netdev_queue_numa_node_write(struct netdev_queue *q, int node)
|
|
{
|
|
#if defined(CONFIG_XPS) && defined(CONFIG_NUMA)
|
|
q->numa_node = node;
|
|
#endif
|
|
}
|
|
|
|
#ifdef CONFIG_RPS
|
|
/*
|
|
* This structure holds an RPS map which can be of variable length. The
|
|
* map is an array of CPUs.
|
|
*/
|
|
struct rps_map {
|
|
unsigned int len;
|
|
struct rcu_head rcu;
|
|
u16 cpus[0];
|
|
};
|
|
#define RPS_MAP_SIZE(_num) (sizeof(struct rps_map) + ((_num) * sizeof(u16)))
|
|
|
|
/*
|
|
* The rps_dev_flow structure contains the mapping of a flow to a CPU, the
|
|
* tail pointer for that CPU's input queue at the time of last enqueue, and
|
|
* a hardware filter index.
|
|
*/
|
|
struct rps_dev_flow {
|
|
u16 cpu;
|
|
u16 filter;
|
|
unsigned int last_qtail;
|
|
};
|
|
#define RPS_NO_FILTER 0xffff
|
|
|
|
/*
|
|
* The rps_dev_flow_table structure contains a table of flow mappings.
|
|
*/
|
|
struct rps_dev_flow_table {
|
|
unsigned int mask;
|
|
struct rcu_head rcu;
|
|
struct rps_dev_flow flows[0];
|
|
};
|
|
#define RPS_DEV_FLOW_TABLE_SIZE(_num) (sizeof(struct rps_dev_flow_table) + \
|
|
((_num) * sizeof(struct rps_dev_flow)))
|
|
|
|
/*
|
|
* The rps_sock_flow_table contains mappings of flows to the last CPU
|
|
* on which they were processed by the application (set in recvmsg).
|
|
* Each entry is a 32bit value. Upper part is the high-order bits
|
|
* of flow hash, lower part is CPU number.
|
|
* rps_cpu_mask is used to partition the space, depending on number of
|
|
* possible CPUs : rps_cpu_mask = roundup_pow_of_two(nr_cpu_ids) - 1
|
|
* For example, if 64 CPUs are possible, rps_cpu_mask = 0x3f,
|
|
* meaning we use 32-6=26 bits for the hash.
|
|
*/
|
|
struct rps_sock_flow_table {
|
|
u32 mask;
|
|
|
|
u32 ents[0] ____cacheline_aligned_in_smp;
|
|
};
|
|
#define RPS_SOCK_FLOW_TABLE_SIZE(_num) (offsetof(struct rps_sock_flow_table, ents[_num]))
|
|
|
|
#define RPS_NO_CPU 0xffff
|
|
|
|
extern u32 rps_cpu_mask;
|
|
extern struct rps_sock_flow_table __rcu *rps_sock_flow_table;
|
|
|
|
static inline void rps_record_sock_flow(struct rps_sock_flow_table *table,
|
|
u32 hash)
|
|
{
|
|
if (table && hash) {
|
|
unsigned int index = hash & table->mask;
|
|
u32 val = hash & ~rps_cpu_mask;
|
|
|
|
/* We only give a hint, preemption can change CPU under us */
|
|
val |= raw_smp_processor_id();
|
|
|
|
/* The following WRITE_ONCE() is paired with the READ_ONCE()
|
|
* here, and another one in get_rps_cpu().
|
|
*/
|
|
if (READ_ONCE(table->ents[index]) != val)
|
|
WRITE_ONCE(table->ents[index], val);
|
|
}
|
|
}
|
|
|
|
#ifdef CONFIG_RFS_ACCEL
|
|
bool rps_may_expire_flow(struct net_device *dev, u16 rxq_index, u32 flow_id,
|
|
u16 filter_id);
|
|
#endif
|
|
#endif /* CONFIG_RPS */
|
|
|
|
/* This structure contains an instance of an RX queue. */
|
|
struct netdev_rx_queue {
|
|
#ifdef CONFIG_RPS
|
|
struct rps_map __rcu *rps_map;
|
|
struct rps_dev_flow_table __rcu *rps_flow_table;
|
|
#endif
|
|
struct kobject kobj;
|
|
struct net_device *dev;
|
|
struct xdp_rxq_info xdp_rxq;
|
|
|
|
ANDROID_KABI_RESERVE(1);
|
|
ANDROID_KABI_RESERVE(2);
|
|
ANDROID_KABI_RESERVE(3);
|
|
ANDROID_KABI_RESERVE(4);
|
|
} ____cacheline_aligned_in_smp;
|
|
|
|
/*
|
|
* RX queue sysfs structures and functions.
|
|
*/
|
|
struct rx_queue_attribute {
|
|
struct attribute attr;
|
|
ssize_t (*show)(struct netdev_rx_queue *queue, char *buf);
|
|
ssize_t (*store)(struct netdev_rx_queue *queue,
|
|
const char *buf, size_t len);
|
|
};
|
|
|
|
#ifdef CONFIG_XPS
|
|
/*
|
|
* This structure holds an XPS map which can be of variable length. The
|
|
* map is an array of queues.
|
|
*/
|
|
struct xps_map {
|
|
unsigned int len;
|
|
unsigned int alloc_len;
|
|
struct rcu_head rcu;
|
|
u16 queues[0];
|
|
};
|
|
#define XPS_MAP_SIZE(_num) (sizeof(struct xps_map) + ((_num) * sizeof(u16)))
|
|
#define XPS_MIN_MAP_ALLOC ((L1_CACHE_ALIGN(offsetof(struct xps_map, queues[1])) \
|
|
- sizeof(struct xps_map)) / sizeof(u16))
|
|
|
|
/*
|
|
* This structure holds all XPS maps for device. Maps are indexed by CPU.
|
|
*/
|
|
struct xps_dev_maps {
|
|
struct rcu_head rcu;
|
|
struct xps_map __rcu *attr_map[0]; /* Either CPUs map or RXQs map */
|
|
};
|
|
|
|
#define XPS_CPU_DEV_MAPS_SIZE(_tcs) (sizeof(struct xps_dev_maps) + \
|
|
(nr_cpu_ids * (_tcs) * sizeof(struct xps_map *)))
|
|
|
|
#define XPS_RXQ_DEV_MAPS_SIZE(_tcs, _rxqs) (sizeof(struct xps_dev_maps) +\
|
|
(_rxqs * (_tcs) * sizeof(struct xps_map *)))
|
|
|
|
#endif /* CONFIG_XPS */
|
|
|
|
#define TC_MAX_QUEUE 16
|
|
#define TC_BITMASK 15
|
|
/* HW offloaded queuing disciplines txq count and offset maps */
|
|
struct netdev_tc_txq {
|
|
u16 count;
|
|
u16 offset;
|
|
};
|
|
|
|
#if defined(CONFIG_FCOE) || defined(CONFIG_FCOE_MODULE)
|
|
/*
|
|
* This structure is to hold information about the device
|
|
* configured to run FCoE protocol stack.
|
|
*/
|
|
struct netdev_fcoe_hbainfo {
|
|
char manufacturer[64];
|
|
char serial_number[64];
|
|
char hardware_version[64];
|
|
char driver_version[64];
|
|
char optionrom_version[64];
|
|
char firmware_version[64];
|
|
char model[256];
|
|
char model_description[256];
|
|
};
|
|
#endif
|
|
|
|
#define MAX_PHYS_ITEM_ID_LEN 32
|
|
|
|
/* This structure holds a unique identifier to identify some
|
|
* physical item (port for example) used by a netdevice.
|
|
*/
|
|
struct netdev_phys_item_id {
|
|
unsigned char id[MAX_PHYS_ITEM_ID_LEN];
|
|
unsigned char id_len;
|
|
};
|
|
|
|
static inline bool netdev_phys_item_id_same(struct netdev_phys_item_id *a,
|
|
struct netdev_phys_item_id *b)
|
|
{
|
|
return a->id_len == b->id_len &&
|
|
memcmp(a->id, b->id, a->id_len) == 0;
|
|
}
|
|
|
|
typedef u16 (*select_queue_fallback_t)(struct net_device *dev,
|
|
struct sk_buff *skb,
|
|
struct net_device *sb_dev);
|
|
|
|
enum tc_setup_type {
|
|
TC_SETUP_QDISC_MQPRIO,
|
|
TC_SETUP_CLSU32,
|
|
TC_SETUP_CLSFLOWER,
|
|
TC_SETUP_CLSMATCHALL,
|
|
TC_SETUP_CLSBPF,
|
|
TC_SETUP_BLOCK,
|
|
TC_SETUP_QDISC_CBS,
|
|
TC_SETUP_QDISC_RED,
|
|
TC_SETUP_QDISC_PRIO,
|
|
TC_SETUP_QDISC_MQ,
|
|
TC_SETUP_QDISC_ETF,
|
|
};
|
|
|
|
/* These structures hold the attributes of bpf state that are being passed
|
|
* to the netdevice through the bpf op.
|
|
*/
|
|
enum bpf_netdev_command {
|
|
/* Set or clear a bpf program used in the earliest stages of packet
|
|
* rx. The prog will have been loaded as BPF_PROG_TYPE_XDP. The callee
|
|
* is responsible for calling bpf_prog_put on any old progs that are
|
|
* stored. In case of error, the callee need not release the new prog
|
|
* reference, but on success it takes ownership and must bpf_prog_put
|
|
* when it is no longer used.
|
|
*/
|
|
XDP_SETUP_PROG,
|
|
XDP_SETUP_PROG_HW,
|
|
XDP_QUERY_PROG,
|
|
XDP_QUERY_PROG_HW,
|
|
/* BPF program for offload callbacks, invoked at program load time. */
|
|
BPF_OFFLOAD_MAP_ALLOC,
|
|
BPF_OFFLOAD_MAP_FREE,
|
|
XDP_QUERY_XSK_UMEM,
|
|
XDP_SETUP_XSK_UMEM,
|
|
};
|
|
|
|
struct bpf_prog_offload_ops;
|
|
struct netlink_ext_ack;
|
|
struct xdp_umem;
|
|
struct xdp_dev_bulk_queue;
|
|
struct bpf_xdp_link;
|
|
|
|
enum bpf_xdp_mode {
|
|
XDP_MODE_SKB = 0,
|
|
XDP_MODE_DRV = 1,
|
|
XDP_MODE_HW = 2,
|
|
__MAX_XDP_MODE
|
|
};
|
|
|
|
struct bpf_xdp_entity {
|
|
struct bpf_prog *prog;
|
|
struct bpf_xdp_link *link;
|
|
};
|
|
|
|
struct netdev_bpf {
|
|
enum bpf_netdev_command command;
|
|
union {
|
|
/* XDP_SETUP_PROG */
|
|
struct {
|
|
u32 flags;
|
|
struct bpf_prog *prog;
|
|
struct netlink_ext_ack *extack;
|
|
};
|
|
/* XDP_QUERY_PROG, XDP_QUERY_PROG_HW */
|
|
struct {
|
|
u32 prog_id;
|
|
/* flags with which program was installed */
|
|
u32 prog_flags;
|
|
};
|
|
/* BPF_OFFLOAD_MAP_ALLOC, BPF_OFFLOAD_MAP_FREE */
|
|
struct {
|
|
struct bpf_offloaded_map *offmap;
|
|
};
|
|
/* XDP_QUERY_XSK_UMEM, XDP_SETUP_XSK_UMEM */
|
|
struct {
|
|
struct xdp_umem *umem; /* out for query*/
|
|
u16 queue_id; /* in for query */
|
|
} xsk;
|
|
};
|
|
};
|
|
|
|
/* Flags for ndo_xsk_wakeup. */
|
|
#define XDP_WAKEUP_RX (1 << 0)
|
|
#define XDP_WAKEUP_TX (1 << 1)
|
|
|
|
#ifdef CONFIG_XFRM_OFFLOAD
|
|
struct xfrmdev_ops {
|
|
int (*xdo_dev_state_add) (struct xfrm_state *x);
|
|
void (*xdo_dev_state_delete) (struct xfrm_state *x);
|
|
void (*xdo_dev_state_free) (struct xfrm_state *x);
|
|
bool (*xdo_dev_offload_ok) (struct sk_buff *skb,
|
|
struct xfrm_state *x);
|
|
void (*xdo_dev_state_advance_esn) (struct xfrm_state *x);
|
|
|
|
ANDROID_KABI_RESERVE(1);
|
|
ANDROID_KABI_RESERVE(2);
|
|
ANDROID_KABI_RESERVE(3);
|
|
ANDROID_KABI_RESERVE(4);
|
|
};
|
|
#endif
|
|
|
|
#if IS_ENABLED(CONFIG_TLS_DEVICE)
|
|
enum tls_offload_ctx_dir {
|
|
TLS_OFFLOAD_CTX_DIR_RX,
|
|
TLS_OFFLOAD_CTX_DIR_TX,
|
|
};
|
|
|
|
struct tls_crypto_info;
|
|
struct tls_context;
|
|
|
|
struct tlsdev_ops {
|
|
int (*tls_dev_add)(struct net_device *netdev, struct sock *sk,
|
|
enum tls_offload_ctx_dir direction,
|
|
struct tls_crypto_info *crypto_info,
|
|
u32 start_offload_tcp_sn);
|
|
void (*tls_dev_del)(struct net_device *netdev,
|
|
struct tls_context *ctx,
|
|
enum tls_offload_ctx_dir direction);
|
|
void (*tls_dev_resync_rx)(struct net_device *netdev,
|
|
struct sock *sk, u32 seq, u64 rcd_sn);
|
|
ANDROID_KABI_RESERVE(1);
|
|
ANDROID_KABI_RESERVE(2);
|
|
ANDROID_KABI_RESERVE(3);
|
|
ANDROID_KABI_RESERVE(4);
|
|
};
|
|
#endif
|
|
|
|
struct dev_ifalias {
|
|
struct rcu_head rcuhead;
|
|
char ifalias[];
|
|
};
|
|
|
|
struct netdev_net_notifier {
|
|
struct list_head list;
|
|
struct notifier_block *nb;
|
|
};
|
|
|
|
/*
|
|
* This structure defines the management hooks for network devices.
|
|
* The following hooks can be defined; unless noted otherwise, they are
|
|
* optional and can be filled with a null pointer.
|
|
*
|
|
* int (*ndo_init)(struct net_device *dev);
|
|
* This function is called once when a network device is registered.
|
|
* The network device can use this for any late stage initialization
|
|
* or semantic validation. It can fail with an error code which will
|
|
* be propagated back to register_netdev.
|
|
*
|
|
* void (*ndo_uninit)(struct net_device *dev);
|
|
* This function is called when device is unregistered or when registration
|
|
* fails. It is not called if init fails.
|
|
*
|
|
* int (*ndo_open)(struct net_device *dev);
|
|
* This function is called when a network device transitions to the up
|
|
* state.
|
|
*
|
|
* int (*ndo_stop)(struct net_device *dev);
|
|
* This function is called when a network device transitions to the down
|
|
* state.
|
|
*
|
|
* netdev_tx_t (*ndo_start_xmit)(struct sk_buff *skb,
|
|
* struct net_device *dev);
|
|
* Called when a packet needs to be transmitted.
|
|
* Returns NETDEV_TX_OK. Can return NETDEV_TX_BUSY, but you should stop
|
|
* the queue before that can happen; it's for obsolete devices and weird
|
|
* corner cases, but the stack really does a non-trivial amount
|
|
* of useless work if you return NETDEV_TX_BUSY.
|
|
* Required; cannot be NULL.
|
|
*
|
|
* netdev_features_t (*ndo_features_check)(struct sk_buff *skb,
|
|
* struct net_device *dev
|
|
* netdev_features_t features);
|
|
* Called by core transmit path to determine if device is capable of
|
|
* performing offload operations on a given packet. This is to give
|
|
* the device an opportunity to implement any restrictions that cannot
|
|
* be otherwise expressed by feature flags. The check is called with
|
|
* the set of features that the stack has calculated and it returns
|
|
* those the driver believes to be appropriate.
|
|
*
|
|
* u16 (*ndo_select_queue)(struct net_device *dev, struct sk_buff *skb,
|
|
* struct net_device *sb_dev,
|
|
* select_queue_fallback_t fallback);
|
|
* Called to decide which queue to use when device supports multiple
|
|
* transmit queues.
|
|
*
|
|
* void (*ndo_change_rx_flags)(struct net_device *dev, int flags);
|
|
* This function is called to allow device receiver to make
|
|
* changes to configuration when multicast or promiscuous is enabled.
|
|
*
|
|
* void (*ndo_set_rx_mode)(struct net_device *dev);
|
|
* This function is called device changes address list filtering.
|
|
* If driver handles unicast address filtering, it should set
|
|
* IFF_UNICAST_FLT in its priv_flags.
|
|
*
|
|
* int (*ndo_set_mac_address)(struct net_device *dev, void *addr);
|
|
* This function is called when the Media Access Control address
|
|
* needs to be changed. If this interface is not defined, the
|
|
* MAC address can not be changed.
|
|
*
|
|
* int (*ndo_validate_addr)(struct net_device *dev);
|
|
* Test if Media Access Control address is valid for the device.
|
|
*
|
|
* int (*ndo_do_ioctl)(struct net_device *dev, struct ifreq *ifr, int cmd);
|
|
* Called when a user requests an ioctl which can't be handled by
|
|
* the generic interface code. If not defined ioctls return
|
|
* not supported error code.
|
|
*
|
|
* int (*ndo_set_config)(struct net_device *dev, struct ifmap *map);
|
|
* Used to set network devices bus interface parameters. This interface
|
|
* is retained for legacy reasons; new devices should use the bus
|
|
* interface (PCI) for low level management.
|
|
*
|
|
* int (*ndo_change_mtu)(struct net_device *dev, int new_mtu);
|
|
* Called when a user wants to change the Maximum Transfer Unit
|
|
* of a device.
|
|
*
|
|
* void (*ndo_tx_timeout)(struct net_device *dev);
|
|
* Callback used when the transmitter has not made any progress
|
|
* for dev->watchdog ticks.
|
|
*
|
|
* void (*ndo_get_stats64)(struct net_device *dev,
|
|
* struct rtnl_link_stats64 *storage);
|
|
* struct net_device_stats* (*ndo_get_stats)(struct net_device *dev);
|
|
* Called when a user wants to get the network device usage
|
|
* statistics. Drivers must do one of the following:
|
|
* 1. Define @ndo_get_stats64 to fill in a zero-initialised
|
|
* rtnl_link_stats64 structure passed by the caller.
|
|
* 2. Define @ndo_get_stats to update a net_device_stats structure
|
|
* (which should normally be dev->stats) and return a pointer to
|
|
* it. The structure may be changed asynchronously only if each
|
|
* field is written atomically.
|
|
* 3. Update dev->stats asynchronously and atomically, and define
|
|
* neither operation.
|
|
*
|
|
* bool (*ndo_has_offload_stats)(const struct net_device *dev, int attr_id)
|
|
* Return true if this device supports offload stats of this attr_id.
|
|
*
|
|
* int (*ndo_get_offload_stats)(int attr_id, const struct net_device *dev,
|
|
* void *attr_data)
|
|
* Get statistics for offload operations by attr_id. Write it into the
|
|
* attr_data pointer.
|
|
*
|
|
* int (*ndo_vlan_rx_add_vid)(struct net_device *dev, __be16 proto, u16 vid);
|
|
* If device supports VLAN filtering this function is called when a
|
|
* VLAN id is registered.
|
|
*
|
|
* int (*ndo_vlan_rx_kill_vid)(struct net_device *dev, __be16 proto, u16 vid);
|
|
* If device supports VLAN filtering this function is called when a
|
|
* VLAN id is unregistered.
|
|
*
|
|
* void (*ndo_poll_controller)(struct net_device *dev);
|
|
*
|
|
* SR-IOV management functions.
|
|
* int (*ndo_set_vf_mac)(struct net_device *dev, int vf, u8* mac);
|
|
* int (*ndo_set_vf_vlan)(struct net_device *dev, int vf, u16 vlan,
|
|
* u8 qos, __be16 proto);
|
|
* int (*ndo_set_vf_rate)(struct net_device *dev, int vf, int min_tx_rate,
|
|
* int max_tx_rate);
|
|
* int (*ndo_set_vf_spoofchk)(struct net_device *dev, int vf, bool setting);
|
|
* int (*ndo_set_vf_trust)(struct net_device *dev, int vf, bool setting);
|
|
* int (*ndo_get_vf_config)(struct net_device *dev,
|
|
* int vf, struct ifla_vf_info *ivf);
|
|
* int (*ndo_set_vf_link_state)(struct net_device *dev, int vf, int link_state);
|
|
* int (*ndo_set_vf_port)(struct net_device *dev, int vf,
|
|
* struct nlattr *port[]);
|
|
*
|
|
* Enable or disable the VF ability to query its RSS Redirection Table and
|
|
* Hash Key. This is needed since on some devices VF share this information
|
|
* with PF and querying it may introduce a theoretical security risk.
|
|
* int (*ndo_set_vf_rss_query_en)(struct net_device *dev, int vf, bool setting);
|
|
* int (*ndo_get_vf_port)(struct net_device *dev, int vf, struct sk_buff *skb);
|
|
* int (*ndo_setup_tc)(struct net_device *dev, enum tc_setup_type type,
|
|
* void *type_data);
|
|
* Called to setup any 'tc' scheduler, classifier or action on @dev.
|
|
* This is always called from the stack with the rtnl lock held and netif
|
|
* tx queues stopped. This allows the netdevice to perform queue
|
|
* management safely.
|
|
*
|
|
* Fiber Channel over Ethernet (FCoE) offload functions.
|
|
* int (*ndo_fcoe_enable)(struct net_device *dev);
|
|
* Called when the FCoE protocol stack wants to start using LLD for FCoE
|
|
* so the underlying device can perform whatever needed configuration or
|
|
* initialization to support acceleration of FCoE traffic.
|
|
*
|
|
* int (*ndo_fcoe_disable)(struct net_device *dev);
|
|
* Called when the FCoE protocol stack wants to stop using LLD for FCoE
|
|
* so the underlying device can perform whatever needed clean-ups to
|
|
* stop supporting acceleration of FCoE traffic.
|
|
*
|
|
* int (*ndo_fcoe_ddp_setup)(struct net_device *dev, u16 xid,
|
|
* struct scatterlist *sgl, unsigned int sgc);
|
|
* Called when the FCoE Initiator wants to initialize an I/O that
|
|
* is a possible candidate for Direct Data Placement (DDP). The LLD can
|
|
* perform necessary setup and returns 1 to indicate the device is set up
|
|
* successfully to perform DDP on this I/O, otherwise this returns 0.
|
|
*
|
|
* int (*ndo_fcoe_ddp_done)(struct net_device *dev, u16 xid);
|
|
* Called when the FCoE Initiator/Target is done with the DDPed I/O as
|
|
* indicated by the FC exchange id 'xid', so the underlying device can
|
|
* clean up and reuse resources for later DDP requests.
|
|
*
|
|
* int (*ndo_fcoe_ddp_target)(struct net_device *dev, u16 xid,
|
|
* struct scatterlist *sgl, unsigned int sgc);
|
|
* Called when the FCoE Target wants to initialize an I/O that
|
|
* is a possible candidate for Direct Data Placement (DDP). The LLD can
|
|
* perform necessary setup and returns 1 to indicate the device is set up
|
|
* successfully to perform DDP on this I/O, otherwise this returns 0.
|
|
*
|
|
* int (*ndo_fcoe_get_hbainfo)(struct net_device *dev,
|
|
* struct netdev_fcoe_hbainfo *hbainfo);
|
|
* Called when the FCoE Protocol stack wants information on the underlying
|
|
* device. This information is utilized by the FCoE protocol stack to
|
|
* register attributes with Fiber Channel management service as per the
|
|
* FC-GS Fabric Device Management Information(FDMI) specification.
|
|
*
|
|
* int (*ndo_fcoe_get_wwn)(struct net_device *dev, u64 *wwn, int type);
|
|
* Called when the underlying device wants to override default World Wide
|
|
* Name (WWN) generation mechanism in FCoE protocol stack to pass its own
|
|
* World Wide Port Name (WWPN) or World Wide Node Name (WWNN) to the FCoE
|
|
* protocol stack to use.
|
|
*
|
|
* RFS acceleration.
|
|
* int (*ndo_rx_flow_steer)(struct net_device *dev, const struct sk_buff *skb,
|
|
* u16 rxq_index, u32 flow_id);
|
|
* Set hardware filter for RFS. rxq_index is the target queue index;
|
|
* flow_id is a flow ID to be passed to rps_may_expire_flow() later.
|
|
* Return the filter ID on success, or a negative error code.
|
|
*
|
|
* Slave management functions (for bridge, bonding, etc).
|
|
* int (*ndo_add_slave)(struct net_device *dev, struct net_device *slave_dev);
|
|
* Called to make another netdev an underling.
|
|
*
|
|
* int (*ndo_del_slave)(struct net_device *dev, struct net_device *slave_dev);
|
|
* Called to release previously enslaved netdev.
|
|
*
|
|
* Feature/offload setting functions.
|
|
* netdev_features_t (*ndo_fix_features)(struct net_device *dev,
|
|
* netdev_features_t features);
|
|
* Adjusts the requested feature flags according to device-specific
|
|
* constraints, and returns the resulting flags. Must not modify
|
|
* the device state.
|
|
*
|
|
* int (*ndo_set_features)(struct net_device *dev, netdev_features_t features);
|
|
* Called to update device configuration to new features. Passed
|
|
* feature set might be less than what was returned by ndo_fix_features()).
|
|
* Must return >0 or -errno if it changed dev->features itself.
|
|
*
|
|
* int (*ndo_fdb_add)(struct ndmsg *ndm, struct nlattr *tb[],
|
|
* struct net_device *dev,
|
|
* const unsigned char *addr, u16 vid, u16 flags)
|
|
* Adds an FDB entry to dev for addr.
|
|
* int (*ndo_fdb_del)(struct ndmsg *ndm, struct nlattr *tb[],
|
|
* struct net_device *dev,
|
|
* const unsigned char *addr, u16 vid)
|
|
* Deletes the FDB entry from dev coresponding to addr.
|
|
* int (*ndo_fdb_dump)(struct sk_buff *skb, struct netlink_callback *cb,
|
|
* struct net_device *dev, struct net_device *filter_dev,
|
|
* int *idx)
|
|
* Used to add FDB entries to dump requests. Implementers should add
|
|
* entries to skb and update idx with the number of entries.
|
|
*
|
|
* int (*ndo_bridge_setlink)(struct net_device *dev, struct nlmsghdr *nlh,
|
|
* u16 flags)
|
|
* int (*ndo_bridge_getlink)(struct sk_buff *skb, u32 pid, u32 seq,
|
|
* struct net_device *dev, u32 filter_mask,
|
|
* int nlflags)
|
|
* int (*ndo_bridge_dellink)(struct net_device *dev, struct nlmsghdr *nlh,
|
|
* u16 flags);
|
|
*
|
|
* int (*ndo_change_carrier)(struct net_device *dev, bool new_carrier);
|
|
* Called to change device carrier. Soft-devices (like dummy, team, etc)
|
|
* which do not represent real hardware may define this to allow their
|
|
* userspace components to manage their virtual carrier state. Devices
|
|
* that determine carrier state from physical hardware properties (eg
|
|
* network cables) or protocol-dependent mechanisms (eg
|
|
* USB_CDC_NOTIFY_NETWORK_CONNECTION) should NOT implement this function.
|
|
*
|
|
* int (*ndo_get_phys_port_id)(struct net_device *dev,
|
|
* struct netdev_phys_item_id *ppid);
|
|
* Called to get ID of physical port of this device. If driver does
|
|
* not implement this, it is assumed that the hw is not able to have
|
|
* multiple net devices on single physical port.
|
|
*
|
|
* void (*ndo_udp_tunnel_add)(struct net_device *dev,
|
|
* struct udp_tunnel_info *ti);
|
|
* Called by UDP tunnel to notify a driver about the UDP port and socket
|
|
* address family that a UDP tunnel is listnening to. It is called only
|
|
* when a new port starts listening. The operation is protected by the
|
|
* RTNL.
|
|
*
|
|
* void (*ndo_udp_tunnel_del)(struct net_device *dev,
|
|
* struct udp_tunnel_info *ti);
|
|
* Called by UDP tunnel to notify the driver about a UDP port and socket
|
|
* address family that the UDP tunnel is not listening to anymore. The
|
|
* operation is protected by the RTNL.
|
|
*
|
|
* void* (*ndo_dfwd_add_station)(struct net_device *pdev,
|
|
* struct net_device *dev)
|
|
* Called by upper layer devices to accelerate switching or other
|
|
* station functionality into hardware. 'pdev is the lowerdev
|
|
* to use for the offload and 'dev' is the net device that will
|
|
* back the offload. Returns a pointer to the private structure
|
|
* the upper layer will maintain.
|
|
* void (*ndo_dfwd_del_station)(struct net_device *pdev, void *priv)
|
|
* Called by upper layer device to delete the station created
|
|
* by 'ndo_dfwd_add_station'. 'pdev' is the net device backing
|
|
* the station and priv is the structure returned by the add
|
|
* operation.
|
|
* int (*ndo_set_tx_maxrate)(struct net_device *dev,
|
|
* int queue_index, u32 maxrate);
|
|
* Called when a user wants to set a max-rate limitation of specific
|
|
* TX queue.
|
|
* int (*ndo_get_iflink)(const struct net_device *dev);
|
|
* Called to get the iflink value of this device.
|
|
* void (*ndo_change_proto_down)(struct net_device *dev,
|
|
* bool proto_down);
|
|
* This function is used to pass protocol port error state information
|
|
* to the switch driver. The switch driver can react to the proto_down
|
|
* by doing a phys down on the associated switch port.
|
|
* int (*ndo_fill_metadata_dst)(struct net_device *dev, struct sk_buff *skb);
|
|
* This function is used to get egress tunnel information for given skb.
|
|
* This is useful for retrieving outer tunnel header parameters while
|
|
* sampling packet.
|
|
* void (*ndo_set_rx_headroom)(struct net_device *dev, int needed_headroom);
|
|
* This function is used to specify the headroom that the skb must
|
|
* consider when allocation skb during packet reception. Setting
|
|
* appropriate rx headroom value allows avoiding skb head copy on
|
|
* forward. Setting a negative value resets the rx headroom to the
|
|
* default value.
|
|
* int (*ndo_bpf)(struct net_device *dev, struct netdev_bpf *bpf);
|
|
* This function is used to set or query state related to XDP on the
|
|
* netdevice and manage BPF offload. See definition of
|
|
* enum bpf_netdev_command for details.
|
|
* int (*ndo_xdp_xmit)(struct net_device *dev, int n, struct xdp_frame **xdp,
|
|
* u32 flags);
|
|
* This function is used to submit @n XDP packets for transmit on a
|
|
* netdevice. Returns number of frames successfully transmitted, frames
|
|
* that got dropped are freed/returned via xdp_return_frame().
|
|
* Returns negative number, means general error invoking ndo, meaning
|
|
* no frames were xmit'ed and core-caller will free all frames.
|
|
* int (*ndo_xsk_wakeup)(struct net_device *dev, u32 queue_id, u32 flags);
|
|
* This function is used to wake up the softirq, ksoftirqd or kthread
|
|
* responsible for sending and/or receiving packets on a specific
|
|
* queue id bound to an AF_XDP socket. The flags field specifies if
|
|
* only RX, only Tx, or both should be woken up using the flags
|
|
* XDP_WAKEUP_RX and XDP_WAKEUP_TX.
|
|
* struct devlink_port *(*ndo_get_devlink_port)(struct net_device *dev);
|
|
* Get devlink port instance associated with a given netdev.
|
|
* Called with a reference on the netdevice and devlink locks only,
|
|
* rtnl_lock is not held.
|
|
* int (*ndo_tunnel_ctl)(struct net_device *dev, struct ip_tunnel_parm *p,
|
|
* int cmd);
|
|
* Add, change, delete or get information on an IPv4 tunnel.
|
|
* struct net_device *(*ndo_get_peer_dev)(struct net_device *dev);
|
|
* If a device is paired with a peer device, return the peer instance.
|
|
* The caller must be under RCU read context.
|
|
*/
|
|
struct net_device_ops {
|
|
int (*ndo_init)(struct net_device *dev);
|
|
void (*ndo_uninit)(struct net_device *dev);
|
|
int (*ndo_open)(struct net_device *dev);
|
|
int (*ndo_stop)(struct net_device *dev);
|
|
netdev_tx_t (*ndo_start_xmit)(struct sk_buff *skb,
|
|
struct net_device *dev);
|
|
netdev_features_t (*ndo_features_check)(struct sk_buff *skb,
|
|
struct net_device *dev,
|
|
netdev_features_t features);
|
|
u16 (*ndo_select_queue)(struct net_device *dev,
|
|
struct sk_buff *skb,
|
|
struct net_device *sb_dev,
|
|
select_queue_fallback_t fallback);
|
|
void (*ndo_change_rx_flags)(struct net_device *dev,
|
|
int flags);
|
|
void (*ndo_set_rx_mode)(struct net_device *dev);
|
|
int (*ndo_set_mac_address)(struct net_device *dev,
|
|
void *addr);
|
|
int (*ndo_validate_addr)(struct net_device *dev);
|
|
int (*ndo_do_ioctl)(struct net_device *dev,
|
|
struct ifreq *ifr, int cmd);
|
|
int (*ndo_set_config)(struct net_device *dev,
|
|
struct ifmap *map);
|
|
int (*ndo_change_mtu)(struct net_device *dev,
|
|
int new_mtu);
|
|
int (*ndo_neigh_setup)(struct net_device *dev,
|
|
struct neigh_parms *);
|
|
void (*ndo_tx_timeout) (struct net_device *dev);
|
|
|
|
void (*ndo_get_stats64)(struct net_device *dev,
|
|
struct rtnl_link_stats64 *storage);
|
|
bool (*ndo_has_offload_stats)(const struct net_device *dev, int attr_id);
|
|
int (*ndo_get_offload_stats)(int attr_id,
|
|
const struct net_device *dev,
|
|
void *attr_data);
|
|
struct net_device_stats* (*ndo_get_stats)(struct net_device *dev);
|
|
|
|
int (*ndo_vlan_rx_add_vid)(struct net_device *dev,
|
|
__be16 proto, u16 vid);
|
|
int (*ndo_vlan_rx_kill_vid)(struct net_device *dev,
|
|
__be16 proto, u16 vid);
|
|
#ifdef CONFIG_NET_POLL_CONTROLLER
|
|
void (*ndo_poll_controller)(struct net_device *dev);
|
|
int (*ndo_netpoll_setup)(struct net_device *dev,
|
|
struct netpoll_info *info);
|
|
void (*ndo_netpoll_cleanup)(struct net_device *dev);
|
|
#endif
|
|
int (*ndo_set_vf_mac)(struct net_device *dev,
|
|
int queue, u8 *mac);
|
|
int (*ndo_set_vf_vlan)(struct net_device *dev,
|
|
int queue, u16 vlan,
|
|
u8 qos, __be16 proto);
|
|
int (*ndo_set_vf_rate)(struct net_device *dev,
|
|
int vf, int min_tx_rate,
|
|
int max_tx_rate);
|
|
int (*ndo_set_vf_spoofchk)(struct net_device *dev,
|
|
int vf, bool setting);
|
|
int (*ndo_set_vf_trust)(struct net_device *dev,
|
|
int vf, bool setting);
|
|
int (*ndo_get_vf_config)(struct net_device *dev,
|
|
int vf,
|
|
struct ifla_vf_info *ivf);
|
|
int (*ndo_set_vf_link_state)(struct net_device *dev,
|
|
int vf, int link_state);
|
|
int (*ndo_get_vf_stats)(struct net_device *dev,
|
|
int vf,
|
|
struct ifla_vf_stats
|
|
*vf_stats);
|
|
int (*ndo_set_vf_port)(struct net_device *dev,
|
|
int vf,
|
|
struct nlattr *port[]);
|
|
int (*ndo_get_vf_port)(struct net_device *dev,
|
|
int vf, struct sk_buff *skb);
|
|
int (*ndo_set_vf_guid)(struct net_device *dev,
|
|
int vf, u64 guid,
|
|
int guid_type);
|
|
int (*ndo_set_vf_rss_query_en)(
|
|
struct net_device *dev,
|
|
int vf, bool setting);
|
|
int (*ndo_setup_tc)(struct net_device *dev,
|
|
enum tc_setup_type type,
|
|
void *type_data);
|
|
#if IS_ENABLED(CONFIG_FCOE)
|
|
int (*ndo_fcoe_enable)(struct net_device *dev);
|
|
int (*ndo_fcoe_disable)(struct net_device *dev);
|
|
int (*ndo_fcoe_ddp_setup)(struct net_device *dev,
|
|
u16 xid,
|
|
struct scatterlist *sgl,
|
|
unsigned int sgc);
|
|
int (*ndo_fcoe_ddp_done)(struct net_device *dev,
|
|
u16 xid);
|
|
int (*ndo_fcoe_ddp_target)(struct net_device *dev,
|
|
u16 xid,
|
|
struct scatterlist *sgl,
|
|
unsigned int sgc);
|
|
int (*ndo_fcoe_get_hbainfo)(struct net_device *dev,
|
|
struct netdev_fcoe_hbainfo *hbainfo);
|
|
#endif
|
|
|
|
#if IS_ENABLED(CONFIG_LIBFCOE)
|
|
#define NETDEV_FCOE_WWNN 0
|
|
#define NETDEV_FCOE_WWPN 1
|
|
int (*ndo_fcoe_get_wwn)(struct net_device *dev,
|
|
u64 *wwn, int type);
|
|
#endif
|
|
|
|
#ifdef CONFIG_RFS_ACCEL
|
|
int (*ndo_rx_flow_steer)(struct net_device *dev,
|
|
const struct sk_buff *skb,
|
|
u16 rxq_index,
|
|
u32 flow_id);
|
|
#endif
|
|
int (*ndo_add_slave)(struct net_device *dev,
|
|
struct net_device *slave_dev,
|
|
struct netlink_ext_ack *extack);
|
|
int (*ndo_del_slave)(struct net_device *dev,
|
|
struct net_device *slave_dev);
|
|
netdev_features_t (*ndo_fix_features)(struct net_device *dev,
|
|
netdev_features_t features);
|
|
int (*ndo_set_features)(struct net_device *dev,
|
|
netdev_features_t features);
|
|
int (*ndo_neigh_construct)(struct net_device *dev,
|
|
struct neighbour *n);
|
|
void (*ndo_neigh_destroy)(struct net_device *dev,
|
|
struct neighbour *n);
|
|
|
|
int (*ndo_fdb_add)(struct ndmsg *ndm,
|
|
struct nlattr *tb[],
|
|
struct net_device *dev,
|
|
const unsigned char *addr,
|
|
u16 vid,
|
|
u16 flags);
|
|
int (*ndo_fdb_del)(struct ndmsg *ndm,
|
|
struct nlattr *tb[],
|
|
struct net_device *dev,
|
|
const unsigned char *addr,
|
|
u16 vid);
|
|
int (*ndo_fdb_dump)(struct sk_buff *skb,
|
|
struct netlink_callback *cb,
|
|
struct net_device *dev,
|
|
struct net_device *filter_dev,
|
|
int *idx);
|
|
|
|
int (*ndo_bridge_setlink)(struct net_device *dev,
|
|
struct nlmsghdr *nlh,
|
|
u16 flags);
|
|
int (*ndo_bridge_getlink)(struct sk_buff *skb,
|
|
u32 pid, u32 seq,
|
|
struct net_device *dev,
|
|
u32 filter_mask,
|
|
int nlflags);
|
|
int (*ndo_bridge_dellink)(struct net_device *dev,
|
|
struct nlmsghdr *nlh,
|
|
u16 flags);
|
|
int (*ndo_change_carrier)(struct net_device *dev,
|
|
bool new_carrier);
|
|
int (*ndo_get_phys_port_id)(struct net_device *dev,
|
|
struct netdev_phys_item_id *ppid);
|
|
int (*ndo_get_phys_port_name)(struct net_device *dev,
|
|
char *name, size_t len);
|
|
void (*ndo_udp_tunnel_add)(struct net_device *dev,
|
|
struct udp_tunnel_info *ti);
|
|
void (*ndo_udp_tunnel_del)(struct net_device *dev,
|
|
struct udp_tunnel_info *ti);
|
|
void* (*ndo_dfwd_add_station)(struct net_device *pdev,
|
|
struct net_device *dev);
|
|
void (*ndo_dfwd_del_station)(struct net_device *pdev,
|
|
void *priv);
|
|
|
|
int (*ndo_get_lock_subclass)(struct net_device *dev);
|
|
int (*ndo_set_tx_maxrate)(struct net_device *dev,
|
|
int queue_index,
|
|
u32 maxrate);
|
|
int (*ndo_get_iflink)(const struct net_device *dev);
|
|
int (*ndo_change_proto_down)(struct net_device *dev,
|
|
bool proto_down);
|
|
int (*ndo_fill_metadata_dst)(struct net_device *dev,
|
|
struct sk_buff *skb);
|
|
void (*ndo_set_rx_headroom)(struct net_device *dev,
|
|
int needed_headroom);
|
|
int (*ndo_bpf)(struct net_device *dev,
|
|
struct netdev_bpf *bpf);
|
|
int (*ndo_xdp_xmit)(struct net_device *dev, int n,
|
|
struct xdp_frame **xdp,
|
|
u32 flags);
|
|
int (*ndo_xsk_wakeup)(struct net_device *dev,
|
|
u32 queue_id, u32 flags);
|
|
struct devlink_port * (*ndo_get_devlink_port)(struct net_device *dev);
|
|
int (*ndo_tunnel_ctl)(struct net_device *dev,
|
|
struct ip_tunnel_parm *p, int cmd);
|
|
struct net_device * (*ndo_get_peer_dev)(struct net_device *dev);
|
|
|
|
ANDROID_KABI_RESERVE(1);
|
|
ANDROID_KABI_RESERVE(2);
|
|
ANDROID_KABI_RESERVE(3);
|
|
ANDROID_KABI_RESERVE(4);
|
|
ANDROID_KABI_RESERVE(5);
|
|
ANDROID_KABI_RESERVE(6);
|
|
ANDROID_KABI_RESERVE(7);
|
|
};
|
|
|
|
/**
|
|
* enum net_device_priv_flags - &struct net_device priv_flags
|
|
*
|
|
* These are the &struct net_device, they are only set internally
|
|
* by drivers and used in the kernel. These flags are invisible to
|
|
* userspace; this means that the order of these flags can change
|
|
* during any kernel release.
|
|
*
|
|
* You should have a pretty good reason to be extending these flags.
|
|
*
|
|
* @IFF_802_1Q_VLAN: 802.1Q VLAN device
|
|
* @IFF_EBRIDGE: Ethernet bridging device
|
|
* @IFF_BONDING: bonding master or slave
|
|
* @IFF_ISATAP: ISATAP interface (RFC4214)
|
|
* @IFF_WAN_HDLC: WAN HDLC device
|
|
* @IFF_XMIT_DST_RELEASE: dev_hard_start_xmit() is allowed to
|
|
* release skb->dst
|
|
* @IFF_DONT_BRIDGE: disallow bridging this ether dev
|
|
* @IFF_DISABLE_NETPOLL: disable netpoll at run-time
|
|
* @IFF_MACVLAN_PORT: device used as macvlan port
|
|
* @IFF_BRIDGE_PORT: device used as bridge port
|
|
* @IFF_OVS_DATAPATH: device used as Open vSwitch datapath port
|
|
* @IFF_TX_SKB_SHARING: The interface supports sharing skbs on transmit
|
|
* @IFF_UNICAST_FLT: Supports unicast filtering
|
|
* @IFF_TEAM_PORT: device used as team port
|
|
* @IFF_SUPP_NOFCS: device supports sending custom FCS
|
|
* @IFF_LIVE_ADDR_CHANGE: device supports hardware address
|
|
* change when it's running
|
|
* @IFF_MACVLAN: Macvlan device
|
|
* @IFF_XMIT_DST_RELEASE_PERM: IFF_XMIT_DST_RELEASE not taking into account
|
|
* underlying stacked devices
|
|
* @IFF_L3MDEV_MASTER: device is an L3 master device
|
|
* @IFF_NO_QUEUE: device can run without qdisc attached
|
|
* @IFF_OPENVSWITCH: device is a Open vSwitch master
|
|
* @IFF_L3MDEV_SLAVE: device is enslaved to an L3 master device
|
|
* @IFF_TEAM: device is a team device
|
|
* @IFF_RXFH_CONFIGURED: device has had Rx Flow indirection table configured
|
|
* @IFF_PHONY_HEADROOM: the headroom value is controlled by an external
|
|
* entity (i.e. the master device for bridged veth)
|
|
* @IFF_MACSEC: device is a MACsec device
|
|
* @IFF_NO_RX_HANDLER: device doesn't support the rx_handler hook
|
|
* @IFF_FAILOVER: device is a failover master device
|
|
* @IFF_FAILOVER_SLAVE: device is lower dev of a failover master device
|
|
* @IFF_L3MDEV_RX_HANDLER: only invoke the rx handler of L3 master device
|
|
* @IFF_LIVE_RENAME_OK: rename is allowed while device is up and running
|
|
*/
|
|
enum netdev_priv_flags {
|
|
IFF_802_1Q_VLAN = 1<<0,
|
|
IFF_EBRIDGE = 1<<1,
|
|
IFF_BONDING = 1<<2,
|
|
IFF_ISATAP = 1<<3,
|
|
IFF_WAN_HDLC = 1<<4,
|
|
IFF_XMIT_DST_RELEASE = 1<<5,
|
|
IFF_DONT_BRIDGE = 1<<6,
|
|
IFF_DISABLE_NETPOLL = 1<<7,
|
|
IFF_MACVLAN_PORT = 1<<8,
|
|
IFF_BRIDGE_PORT = 1<<9,
|
|
IFF_OVS_DATAPATH = 1<<10,
|
|
IFF_TX_SKB_SHARING = 1<<11,
|
|
IFF_UNICAST_FLT = 1<<12,
|
|
IFF_TEAM_PORT = 1<<13,
|
|
IFF_SUPP_NOFCS = 1<<14,
|
|
IFF_LIVE_ADDR_CHANGE = 1<<15,
|
|
IFF_MACVLAN = 1<<16,
|
|
IFF_XMIT_DST_RELEASE_PERM = 1<<17,
|
|
IFF_L3MDEV_MASTER = 1<<18,
|
|
IFF_NO_QUEUE = 1<<19,
|
|
IFF_OPENVSWITCH = 1<<20,
|
|
IFF_L3MDEV_SLAVE = 1<<21,
|
|
IFF_TEAM = 1<<22,
|
|
IFF_RXFH_CONFIGURED = 1<<23,
|
|
IFF_PHONY_HEADROOM = 1<<24,
|
|
IFF_MACSEC = 1<<25,
|
|
IFF_NO_RX_HANDLER = 1<<26,
|
|
IFF_FAILOVER = 1<<27,
|
|
IFF_FAILOVER_SLAVE = 1<<28,
|
|
IFF_L3MDEV_RX_HANDLER = 1<<29,
|
|
IFF_LIVE_RENAME_OK = 1<<30,
|
|
};
|
|
|
|
#define IFF_802_1Q_VLAN IFF_802_1Q_VLAN
|
|
#define IFF_EBRIDGE IFF_EBRIDGE
|
|
#define IFF_BONDING IFF_BONDING
|
|
#define IFF_ISATAP IFF_ISATAP
|
|
#define IFF_WAN_HDLC IFF_WAN_HDLC
|
|
#define IFF_XMIT_DST_RELEASE IFF_XMIT_DST_RELEASE
|
|
#define IFF_DONT_BRIDGE IFF_DONT_BRIDGE
|
|
#define IFF_DISABLE_NETPOLL IFF_DISABLE_NETPOLL
|
|
#define IFF_MACVLAN_PORT IFF_MACVLAN_PORT
|
|
#define IFF_BRIDGE_PORT IFF_BRIDGE_PORT
|
|
#define IFF_OVS_DATAPATH IFF_OVS_DATAPATH
|
|
#define IFF_TX_SKB_SHARING IFF_TX_SKB_SHARING
|
|
#define IFF_UNICAST_FLT IFF_UNICAST_FLT
|
|
#define IFF_TEAM_PORT IFF_TEAM_PORT
|
|
#define IFF_SUPP_NOFCS IFF_SUPP_NOFCS
|
|
#define IFF_LIVE_ADDR_CHANGE IFF_LIVE_ADDR_CHANGE
|
|
#define IFF_MACVLAN IFF_MACVLAN
|
|
#define IFF_XMIT_DST_RELEASE_PERM IFF_XMIT_DST_RELEASE_PERM
|
|
#define IFF_L3MDEV_MASTER IFF_L3MDEV_MASTER
|
|
#define IFF_NO_QUEUE IFF_NO_QUEUE
|
|
#define IFF_OPENVSWITCH IFF_OPENVSWITCH
|
|
#define IFF_L3MDEV_SLAVE IFF_L3MDEV_SLAVE
|
|
#define IFF_TEAM IFF_TEAM
|
|
#define IFF_RXFH_CONFIGURED IFF_RXFH_CONFIGURED
|
|
#define IFF_MACSEC IFF_MACSEC
|
|
#define IFF_NO_RX_HANDLER IFF_NO_RX_HANDLER
|
|
#define IFF_FAILOVER IFF_FAILOVER
|
|
#define IFF_FAILOVER_SLAVE IFF_FAILOVER_SLAVE
|
|
#define IFF_L3MDEV_RX_HANDLER IFF_L3MDEV_RX_HANDLER
|
|
#define IFF_LIVE_RENAME_OK IFF_LIVE_RENAME_OK
|
|
|
|
/**
|
|
* struct net_device - The DEVICE structure.
|
|
*
|
|
* Actually, this whole structure is a big mistake. It mixes I/O
|
|
* data with strictly "high-level" data, and it has to know about
|
|
* almost every data structure used in the INET module.
|
|
*
|
|
* @name: This is the first field of the "visible" part of this structure
|
|
* (i.e. as seen by users in the "Space.c" file). It is the name
|
|
* of the interface.
|
|
*
|
|
* @name_hlist: Device name hash chain, please keep it close to name[]
|
|
* @ifalias: SNMP alias
|
|
* @mem_end: Shared memory end
|
|
* @mem_start: Shared memory start
|
|
* @base_addr: Device I/O address
|
|
* @irq: Device IRQ number
|
|
*
|
|
* @state: Generic network queuing layer state, see netdev_state_t
|
|
* @dev_list: The global list of network devices
|
|
* @napi_list: List entry used for polling NAPI devices
|
|
* @unreg_list: List entry when we are unregistering the
|
|
* device; see the function unregister_netdev
|
|
* @close_list: List entry used when we are closing the device
|
|
* @ptype_all: Device-specific packet handlers for all protocols
|
|
* @ptype_specific: Device-specific, protocol-specific packet handlers
|
|
*
|
|
* @adj_list: Directly linked devices, like slaves for bonding
|
|
* @features: Currently active device features
|
|
* @hw_features: User-changeable features
|
|
*
|
|
* @wanted_features: User-requested features
|
|
* @vlan_features: Mask of features inheritable by VLAN devices
|
|
*
|
|
* @hw_enc_features: Mask of features inherited by encapsulating devices
|
|
* This field indicates what encapsulation
|
|
* offloads the hardware is capable of doing,
|
|
* and drivers will need to set them appropriately.
|
|
*
|
|
* @mpls_features: Mask of features inheritable by MPLS
|
|
*
|
|
* @ifindex: interface index
|
|
* @group: The group the device belongs to
|
|
*
|
|
* @stats: Statistics struct, which was left as a legacy, use
|
|
* rtnl_link_stats64 instead
|
|
*
|
|
* @rx_dropped: Dropped packets by core network,
|
|
* do not use this in drivers
|
|
* @tx_dropped: Dropped packets by core network,
|
|
* do not use this in drivers
|
|
* @rx_nohandler: nohandler dropped packets by core network on
|
|
* inactive devices, do not use this in drivers
|
|
* @carrier_up_count: Number of times the carrier has been up
|
|
* @carrier_down_count: Number of times the carrier has been down
|
|
*
|
|
* @wireless_handlers: List of functions to handle Wireless Extensions,
|
|
* instead of ioctl,
|
|
* see <net/iw_handler.h> for details.
|
|
* @wireless_data: Instance data managed by the core of wireless extensions
|
|
*
|
|
* @netdev_ops: Includes several pointers to callbacks,
|
|
* if one wants to override the ndo_*() functions
|
|
* @ethtool_ops: Management operations
|
|
* @ndisc_ops: Includes callbacks for different IPv6 neighbour
|
|
* discovery handling. Necessary for e.g. 6LoWPAN.
|
|
* @header_ops: Includes callbacks for creating,parsing,caching,etc
|
|
* of Layer 2 headers.
|
|
*
|
|
* @flags: Interface flags (a la BSD)
|
|
* @priv_flags: Like 'flags' but invisible to userspace,
|
|
* see if.h for the definitions
|
|
* @gflags: Global flags ( kept as legacy )
|
|
* @padded: How much padding added by alloc_netdev()
|
|
* @operstate: RFC2863 operstate
|
|
* @link_mode: Mapping policy to operstate
|
|
* @if_port: Selectable AUI, TP, ...
|
|
* @dma: DMA channel
|
|
* @mtu: Interface MTU value
|
|
* @min_mtu: Interface Minimum MTU value
|
|
* @max_mtu: Interface Maximum MTU value
|
|
* @type: Interface hardware type
|
|
* @hard_header_len: Maximum hardware header length.
|
|
* @min_header_len: Minimum hardware header length
|
|
*
|
|
* @needed_headroom: Extra headroom the hardware may need, but not in all
|
|
* cases can this be guaranteed
|
|
* @needed_tailroom: Extra tailroom the hardware may need, but not in all
|
|
* cases can this be guaranteed. Some cases also use
|
|
* LL_MAX_HEADER instead to allocate the skb
|
|
*
|
|
* interface address info:
|
|
*
|
|
* @perm_addr: Permanent hw address
|
|
* @addr_assign_type: Hw address assignment type
|
|
* @addr_len: Hardware address length
|
|
* @upper_level: Maximum depth level of upper devices.
|
|
* @lower_level: Maximum depth level of lower devices.
|
|
* @neigh_priv_len: Used in neigh_alloc()
|
|
* @dev_id: Used to differentiate devices that share
|
|
* the same link layer address
|
|
* @dev_port: Used to differentiate devices that share
|
|
* the same function
|
|
* @addr_list_lock: XXX: need comments on this one
|
|
* @uc_promisc: Counter that indicates promiscuous mode
|
|
* has been enabled due to the need to listen to
|
|
* additional unicast addresses in a device that
|
|
* does not implement ndo_set_rx_mode()
|
|
* @uc: unicast mac addresses
|
|
* @mc: multicast mac addresses
|
|
* @dev_addrs: list of device hw addresses
|
|
* @queues_kset: Group of all Kobjects in the Tx and RX queues
|
|
* @promiscuity: Number of times the NIC is told to work in
|
|
* promiscuous mode; if it becomes 0 the NIC will
|
|
* exit promiscuous mode
|
|
* @allmulti: Counter, enables or disables allmulticast mode
|
|
*
|
|
* @vlan_info: VLAN info
|
|
* @dsa_ptr: dsa specific data
|
|
* @tipc_ptr: TIPC specific data
|
|
* @atalk_ptr: AppleTalk link
|
|
* @ip_ptr: IPv4 specific data
|
|
* @ip6_ptr: IPv6 specific data
|
|
* @ax25_ptr: AX.25 specific data
|
|
* @ieee80211_ptr: IEEE 802.11 specific data, assign before registering
|
|
*
|
|
* @dev_addr: Hw address (before bcast,
|
|
* because most packets are unicast)
|
|
*
|
|
* @_rx: Array of RX queues
|
|
* @num_rx_queues: Number of RX queues
|
|
* allocated at register_netdev() time
|
|
* @real_num_rx_queues: Number of RX queues currently active in device
|
|
*
|
|
* @rx_handler: handler for received packets
|
|
* @rx_handler_data: XXX: need comments on this one
|
|
* @miniq_ingress: ingress/clsact qdisc specific data for
|
|
* ingress processing
|
|
* @ingress_queue: XXX: need comments on this one
|
|
* @broadcast: hw bcast address
|
|
*
|
|
* @rx_cpu_rmap: CPU reverse-mapping for RX completion interrupts,
|
|
* indexed by RX queue number. Assigned by driver.
|
|
* This must only be set if the ndo_rx_flow_steer
|
|
* operation is defined
|
|
* @index_hlist: Device index hash chain
|
|
*
|
|
* @_tx: Array of TX queues
|
|
* @num_tx_queues: Number of TX queues allocated at alloc_netdev_mq() time
|
|
* @real_num_tx_queues: Number of TX queues currently active in device
|
|
* @qdisc: Root qdisc from userspace point of view
|
|
* @tx_queue_len: Max frames per queue allowed
|
|
* @tx_global_lock: XXX: need comments on this one
|
|
*
|
|
* @xps_maps: XXX: need comments on this one
|
|
* @miniq_egress: clsact qdisc specific data for
|
|
* egress processing
|
|
* @watchdog_timeo: Represents the timeout that is used by
|
|
* the watchdog (see dev_watchdog())
|
|
* @watchdog_timer: List of timers
|
|
*
|
|
* @pcpu_refcnt: Number of references to this device
|
|
* @todo_list: Delayed register/unregister
|
|
* @link_watch_list: XXX: need comments on this one
|
|
*
|
|
* @reg_state: Register/unregister state machine
|
|
* @dismantle: Device is going to be freed
|
|
* @rtnl_link_state: This enum represents the phases of creating
|
|
* a new link
|
|
*
|
|
* @needs_free_netdev: Should unregister perform free_netdev?
|
|
* @priv_destructor: Called from unregister
|
|
* @npinfo: XXX: need comments on this one
|
|
* @nd_net: Network namespace this network device is inside
|
|
*
|
|
* @ml_priv: Mid-layer private
|
|
* @lstats: Loopback statistics
|
|
* @tstats: Tunnel statistics
|
|
* @dstats: Dummy statistics
|
|
* @vstats: Virtual ethernet statistics
|
|
*
|
|
* @garp_port: GARP
|
|
* @mrp_port: MRP
|
|
*
|
|
* @dev: Class/net/name entry
|
|
* @sysfs_groups: Space for optional device, statistics and wireless
|
|
* sysfs groups
|
|
*
|
|
* @sysfs_rx_queue_group: Space for optional per-rx queue attributes
|
|
* @rtnl_link_ops: Rtnl_link_ops
|
|
*
|
|
* @gso_max_size: Maximum size of generic segmentation offload
|
|
* @gso_max_segs: Maximum number of segments that can be passed to the
|
|
* NIC for GSO
|
|
*
|
|
* @dcbnl_ops: Data Center Bridging netlink ops
|
|
* @num_tc: Number of traffic classes in the net device
|
|
* @tc_to_txq: XXX: need comments on this one
|
|
* @prio_tc_map: XXX: need comments on this one
|
|
*
|
|
* @fcoe_ddp_xid: Max exchange id for FCoE LRO by ddp
|
|
*
|
|
* @priomap: XXX: need comments on this one
|
|
* @phydev: Physical device may attach itself
|
|
* for hardware timestamping
|
|
* @sfp_bus: attached &struct sfp_bus structure.
|
|
*
|
|
* @qdisc_tx_busylock: lockdep class annotating Qdisc->busylock spinlock
|
|
* @qdisc_running_key: lockdep class annotating Qdisc->running seqcount
|
|
*
|
|
* @proto_down: protocol port state information can be sent to the
|
|
* switch driver and used to set the phys state of the
|
|
* switch port.
|
|
*
|
|
* @wol_enabled: Wake-on-LAN is enabled
|
|
*
|
|
* @net_notifier_list: List of per-net netdev notifier block
|
|
* that follow this device when it is moved
|
|
* to another network namespace.
|
|
*
|
|
* @macsec_ops: MACsec offloading ops
|
|
*
|
|
* @udp_tunnel_nic_info: static structure describing the UDP tunnel
|
|
* offload capabilities of the device
|
|
* @udp_tunnel_nic: UDP tunnel offload state
|
|
*
|
|
* FIXME: cleanup struct net_device such that network protocol info
|
|
* moves out.
|
|
*/
|
|
|
|
struct net_device {
|
|
char name[IFNAMSIZ];
|
|
struct hlist_node name_hlist;
|
|
struct dev_ifalias __rcu *ifalias;
|
|
/*
|
|
* I/O specific fields
|
|
* FIXME: Merge these and struct ifmap into one
|
|
*/
|
|
unsigned long mem_end;
|
|
unsigned long mem_start;
|
|
unsigned long base_addr;
|
|
int irq;
|
|
|
|
/*
|
|
* Some hardware also needs these fields (state,dev_list,
|
|
* napi_list,unreg_list,close_list) but they are not
|
|
* part of the usual set specified in Space.c.
|
|
*/
|
|
|
|
unsigned long state;
|
|
|
|
struct list_head dev_list;
|
|
struct list_head napi_list;
|
|
struct list_head unreg_list;
|
|
struct list_head close_list;
|
|
struct list_head ptype_all;
|
|
struct list_head ptype_specific;
|
|
|
|
struct {
|
|
struct list_head upper;
|
|
struct list_head lower;
|
|
} adj_list;
|
|
|
|
netdev_features_t features;
|
|
netdev_features_t hw_features;
|
|
netdev_features_t wanted_features;
|
|
netdev_features_t vlan_features;
|
|
netdev_features_t hw_enc_features;
|
|
netdev_features_t mpls_features;
|
|
netdev_features_t gso_partial_features;
|
|
|
|
int ifindex;
|
|
int group;
|
|
|
|
struct net_device_stats stats;
|
|
|
|
atomic_long_t rx_dropped;
|
|
atomic_long_t tx_dropped;
|
|
atomic_long_t rx_nohandler;
|
|
|
|
/* Stats to monitor link on/off, flapping */
|
|
atomic_t carrier_up_count;
|
|
atomic_t carrier_down_count;
|
|
|
|
#ifdef CONFIG_WIRELESS_EXT
|
|
const struct iw_handler_def *wireless_handlers;
|
|
struct iw_public_data *wireless_data;
|
|
#endif
|
|
const struct net_device_ops *netdev_ops;
|
|
const struct ethtool_ops *ethtool_ops;
|
|
#ifdef CONFIG_NET_SWITCHDEV
|
|
const struct switchdev_ops *switchdev_ops;
|
|
#endif
|
|
#ifdef CONFIG_NET_L3_MASTER_DEV
|
|
const struct l3mdev_ops *l3mdev_ops;
|
|
#endif
|
|
#if IS_ENABLED(CONFIG_IPV6)
|
|
const struct ndisc_ops *ndisc_ops;
|
|
#endif
|
|
|
|
#ifdef CONFIG_XFRM_OFFLOAD
|
|
const struct xfrmdev_ops *xfrmdev_ops;
|
|
#endif
|
|
|
|
#if IS_ENABLED(CONFIG_TLS_DEVICE)
|
|
const struct tlsdev_ops *tlsdev_ops;
|
|
#endif
|
|
|
|
const struct header_ops *header_ops;
|
|
|
|
unsigned int flags;
|
|
unsigned int priv_flags;
|
|
|
|
unsigned short gflags;
|
|
unsigned short padded;
|
|
|
|
unsigned char operstate;
|
|
unsigned char link_mode;
|
|
|
|
unsigned char if_port;
|
|
unsigned char dma;
|
|
|
|
/* Note : dev->mtu is often read without holding a lock.
|
|
* Writers usually hold RTNL.
|
|
* It is recommended to use READ_ONCE() to annotate the reads,
|
|
* and to use WRITE_ONCE() to annotate the writes.
|
|
*/
|
|
unsigned int mtu;
|
|
unsigned int min_mtu;
|
|
unsigned int max_mtu;
|
|
unsigned short type;
|
|
unsigned short hard_header_len;
|
|
unsigned char min_header_len;
|
|
|
|
unsigned short needed_headroom;
|
|
unsigned short needed_tailroom;
|
|
|
|
/* Interface address info. */
|
|
unsigned char perm_addr[MAX_ADDR_LEN];
|
|
unsigned char addr_assign_type;
|
|
unsigned char addr_len;
|
|
unsigned char upper_level;
|
|
unsigned char lower_level;
|
|
unsigned short neigh_priv_len;
|
|
unsigned short dev_id;
|
|
unsigned short dev_port;
|
|
spinlock_t addr_list_lock;
|
|
unsigned char name_assign_type;
|
|
bool uc_promisc;
|
|
struct netdev_hw_addr_list uc;
|
|
struct netdev_hw_addr_list mc;
|
|
struct netdev_hw_addr_list dev_addrs;
|
|
|
|
#ifdef CONFIG_SYSFS
|
|
struct kset *queues_kset;
|
|
#endif
|
|
unsigned int promiscuity;
|
|
unsigned int allmulti;
|
|
|
|
|
|
/* Protocol-specific pointers */
|
|
|
|
#if IS_ENABLED(CONFIG_VLAN_8021Q)
|
|
struct vlan_info __rcu *vlan_info;
|
|
#endif
|
|
#if IS_ENABLED(CONFIG_NET_DSA)
|
|
struct dsa_port *dsa_ptr;
|
|
#endif
|
|
#if IS_ENABLED(CONFIG_TIPC)
|
|
struct tipc_bearer __rcu *tipc_ptr;
|
|
#endif
|
|
#if IS_ENABLED(CONFIG_IRDA) || IS_ENABLED(CONFIG_ATALK)
|
|
void *atalk_ptr;
|
|
#endif
|
|
struct in_device __rcu *ip_ptr;
|
|
struct inet6_dev __rcu *ip6_ptr;
|
|
#if IS_ENABLED(CONFIG_AX25)
|
|
void *ax25_ptr;
|
|
#endif
|
|
struct wireless_dev *ieee80211_ptr;
|
|
struct wpan_dev *ieee802154_ptr;
|
|
#if IS_ENABLED(CONFIG_MPLS_ROUTING)
|
|
struct mpls_dev __rcu *mpls_ptr;
|
|
#endif
|
|
|
|
/*
|
|
* Cache lines mostly used on receive path (including eth_type_trans())
|
|
*/
|
|
/* Interface address info used in eth_type_trans() */
|
|
unsigned char *dev_addr;
|
|
|
|
struct netdev_rx_queue *_rx;
|
|
unsigned int num_rx_queues;
|
|
unsigned int real_num_rx_queues;
|
|
|
|
struct bpf_prog __rcu *xdp_prog;
|
|
unsigned long gro_flush_timeout;
|
|
rx_handler_func_t __rcu *rx_handler;
|
|
void __rcu *rx_handler_data;
|
|
|
|
#ifdef CONFIG_NET_CLS_ACT
|
|
struct mini_Qdisc __rcu *miniq_ingress;
|
|
#endif
|
|
struct netdev_queue __rcu *ingress_queue;
|
|
#ifdef CONFIG_NETFILTER_INGRESS
|
|
struct nf_hook_entries __rcu *nf_hooks_ingress;
|
|
#endif
|
|
|
|
unsigned char broadcast[MAX_ADDR_LEN];
|
|
#ifdef CONFIG_RFS_ACCEL
|
|
struct cpu_rmap *rx_cpu_rmap;
|
|
#endif
|
|
struct hlist_node index_hlist;
|
|
|
|
/*
|
|
* Cache lines mostly used on transmit path
|
|
*/
|
|
struct netdev_queue *_tx ____cacheline_aligned_in_smp;
|
|
unsigned int num_tx_queues;
|
|
unsigned int real_num_tx_queues;
|
|
struct Qdisc *qdisc;
|
|
unsigned int tx_queue_len;
|
|
spinlock_t tx_global_lock;
|
|
|
|
struct xdp_dev_bulk_queue __percpu *xdp_bulkq;
|
|
|
|
#ifdef CONFIG_XPS
|
|
struct xps_dev_maps __rcu *xps_cpus_map;
|
|
struct xps_dev_maps __rcu *xps_rxqs_map;
|
|
#endif
|
|
#ifdef CONFIG_NET_CLS_ACT
|
|
struct mini_Qdisc __rcu *miniq_egress;
|
|
#endif
|
|
|
|
#ifdef CONFIG_NET_SCHED
|
|
DECLARE_HASHTABLE (qdisc_hash, 4);
|
|
#endif
|
|
/* These may be needed for future network-power-down code. */
|
|
struct timer_list watchdog_timer;
|
|
int watchdog_timeo;
|
|
|
|
struct list_head todo_list;
|
|
int __percpu *pcpu_refcnt;
|
|
|
|
struct list_head link_watch_list;
|
|
|
|
enum { NETREG_UNINITIALIZED=0,
|
|
NETREG_REGISTERED, /* completed register_netdevice */
|
|
NETREG_UNREGISTERING, /* called unregister_netdevice */
|
|
NETREG_UNREGISTERED, /* completed unregister todo */
|
|
NETREG_RELEASED, /* called free_netdev */
|
|
NETREG_DUMMY, /* dummy device for NAPI poll */
|
|
} reg_state:8;
|
|
|
|
bool dismantle;
|
|
|
|
enum {
|
|
RTNL_LINK_INITIALIZED,
|
|
RTNL_LINK_INITIALIZING,
|
|
} rtnl_link_state:16;
|
|
|
|
bool needs_free_netdev;
|
|
void (*priv_destructor)(struct net_device *dev);
|
|
|
|
#ifdef CONFIG_NETPOLL
|
|
struct netpoll_info __rcu *npinfo;
|
|
#endif
|
|
|
|
possible_net_t nd_net;
|
|
|
|
/* mid-layer private */
|
|
union {
|
|
void *ml_priv;
|
|
struct pcpu_lstats __percpu *lstats;
|
|
struct pcpu_sw_netstats __percpu *tstats;
|
|
struct pcpu_dstats __percpu *dstats;
|
|
};
|
|
|
|
#if IS_ENABLED(CONFIG_GARP)
|
|
struct garp_port __rcu *garp_port;
|
|
#endif
|
|
#if IS_ENABLED(CONFIG_MRP)
|
|
struct mrp_port __rcu *mrp_port;
|
|
#endif
|
|
|
|
struct device dev;
|
|
const struct attribute_group *sysfs_groups[4];
|
|
const struct attribute_group *sysfs_rx_queue_group;
|
|
|
|
const struct rtnl_link_ops *rtnl_link_ops;
|
|
|
|
/* for setting kernel sock attribute on TCP connection setup */
|
|
#define GSO_MAX_SIZE 65536
|
|
unsigned int gso_max_size;
|
|
#define GSO_MAX_SEGS 65535
|
|
u16 gso_max_segs;
|
|
|
|
#ifdef CONFIG_DCB
|
|
const struct dcbnl_rtnl_ops *dcbnl_ops;
|
|
#endif
|
|
s16 num_tc;
|
|
struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE];
|
|
u8 prio_tc_map[TC_BITMASK + 1];
|
|
|
|
#if IS_ENABLED(CONFIG_FCOE)
|
|
unsigned int fcoe_ddp_xid;
|
|
#endif
|
|
#if IS_ENABLED(CONFIG_CGROUP_NET_PRIO)
|
|
struct netprio_map __rcu *priomap;
|
|
#endif
|
|
struct phy_device *phydev;
|
|
struct sfp_bus *sfp_bus;
|
|
struct lock_class_key *qdisc_tx_busylock;
|
|
struct lock_class_key *qdisc_running_key;
|
|
bool proto_down;
|
|
unsigned wol_enabled:1;
|
|
|
|
struct list_head net_notifier_list;
|
|
|
|
#if IS_ENABLED(CONFIG_MACSEC)
|
|
/* MACsec management functions */
|
|
const struct macsec_ops *macsec_ops;
|
|
#endif
|
|
const struct udp_tunnel_nic_info *udp_tunnel_nic_info;
|
|
struct udp_tunnel_nic *udp_tunnel_nic;
|
|
|
|
/* protected by rtnl_lock */
|
|
struct bpf_xdp_entity xdp_state[__MAX_XDP_MODE];
|
|
|
|
ANDROID_KABI_RESERVE(1);
|
|
ANDROID_KABI_RESERVE(2);
|
|
ANDROID_KABI_RESERVE(3);
|
|
ANDROID_KABI_RESERVE(4);
|
|
ANDROID_KABI_RESERVE(5);
|
|
ANDROID_KABI_RESERVE(6);
|
|
ANDROID_KABI_RESERVE(7);
|
|
ANDROID_KABI_RESERVE(8);
|
|
};
|
|
#define to_net_dev(d) container_of(d, struct net_device, dev)
|
|
|
|
static inline bool netif_elide_gro(const struct net_device *dev)
|
|
{
|
|
if (!(dev->features & NETIF_F_GRO) || dev->xdp_prog)
|
|
return true;
|
|
return false;
|
|
}
|
|
|
|
#define NETDEV_ALIGN 32
|
|
|
|
static inline
|
|
int netdev_get_prio_tc_map(const struct net_device *dev, u32 prio)
|
|
{
|
|
return dev->prio_tc_map[prio & TC_BITMASK];
|
|
}
|
|
|
|
static inline
|
|
int netdev_set_prio_tc_map(struct net_device *dev, u8 prio, u8 tc)
|
|
{
|
|
if (tc >= dev->num_tc)
|
|
return -EINVAL;
|
|
|
|
dev->prio_tc_map[prio & TC_BITMASK] = tc & TC_BITMASK;
|
|
return 0;
|
|
}
|
|
|
|
int netdev_txq_to_tc(struct net_device *dev, unsigned int txq);
|
|
void netdev_reset_tc(struct net_device *dev);
|
|
int netdev_set_tc_queue(struct net_device *dev, u8 tc, u16 count, u16 offset);
|
|
int netdev_set_num_tc(struct net_device *dev, u8 num_tc);
|
|
|
|
static inline
|
|
int netdev_get_num_tc(struct net_device *dev)
|
|
{
|
|
return dev->num_tc;
|
|
}
|
|
|
|
void netdev_unbind_sb_channel(struct net_device *dev,
|
|
struct net_device *sb_dev);
|
|
int netdev_bind_sb_channel_queue(struct net_device *dev,
|
|
struct net_device *sb_dev,
|
|
u8 tc, u16 count, u16 offset);
|
|
int netdev_set_sb_channel(struct net_device *dev, u16 channel);
|
|
static inline int netdev_get_sb_channel(struct net_device *dev)
|
|
{
|
|
return max_t(int, -dev->num_tc, 0);
|
|
}
|
|
|
|
static inline
|
|
struct netdev_queue *netdev_get_tx_queue(const struct net_device *dev,
|
|
unsigned int index)
|
|
{
|
|
return &dev->_tx[index];
|
|
}
|
|
|
|
static inline struct netdev_queue *skb_get_tx_queue(const struct net_device *dev,
|
|
const struct sk_buff *skb)
|
|
{
|
|
return netdev_get_tx_queue(dev, skb_get_queue_mapping(skb));
|
|
}
|
|
|
|
static inline void netdev_for_each_tx_queue(struct net_device *dev,
|
|
void (*f)(struct net_device *,
|
|
struct netdev_queue *,
|
|
void *),
|
|
void *arg)
|
|
{
|
|
unsigned int i;
|
|
|
|
for (i = 0; i < dev->num_tx_queues; i++)
|
|
f(dev, &dev->_tx[i], arg);
|
|
}
|
|
|
|
#define netdev_lockdep_set_classes(dev) \
|
|
{ \
|
|
static struct lock_class_key qdisc_tx_busylock_key; \
|
|
static struct lock_class_key qdisc_running_key; \
|
|
static struct lock_class_key qdisc_xmit_lock_key; \
|
|
static struct lock_class_key dev_addr_list_lock_key; \
|
|
unsigned int i; \
|
|
\
|
|
(dev)->qdisc_tx_busylock = &qdisc_tx_busylock_key; \
|
|
(dev)->qdisc_running_key = &qdisc_running_key; \
|
|
lockdep_set_class(&(dev)->addr_list_lock, \
|
|
&dev_addr_list_lock_key); \
|
|
for (i = 0; i < (dev)->num_tx_queues; i++) \
|
|
lockdep_set_class(&(dev)->_tx[i]._xmit_lock, \
|
|
&qdisc_xmit_lock_key); \
|
|
}
|
|
|
|
struct netdev_queue *netdev_pick_tx(struct net_device *dev,
|
|
struct sk_buff *skb,
|
|
struct net_device *sb_dev);
|
|
|
|
/* returns the headroom that the master device needs to take in account
|
|
* when forwarding to this dev
|
|
*/
|
|
static inline unsigned netdev_get_fwd_headroom(struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_PHONY_HEADROOM ? 0 : dev->needed_headroom;
|
|
}
|
|
|
|
static inline void netdev_set_rx_headroom(struct net_device *dev, int new_hr)
|
|
{
|
|
if (dev->netdev_ops->ndo_set_rx_headroom)
|
|
dev->netdev_ops->ndo_set_rx_headroom(dev, new_hr);
|
|
}
|
|
|
|
/* set the device rx headroom to the dev's default */
|
|
static inline void netdev_reset_rx_headroom(struct net_device *dev)
|
|
{
|
|
netdev_set_rx_headroom(dev, -1);
|
|
}
|
|
|
|
/*
|
|
* Net namespace inlines
|
|
*/
|
|
static inline
|
|
struct net *dev_net(const struct net_device *dev)
|
|
{
|
|
return read_pnet(&dev->nd_net);
|
|
}
|
|
|
|
static inline
|
|
struct net *dev_net_rcu(const struct net_device *dev)
|
|
{
|
|
return read_pnet_rcu(&dev->nd_net);
|
|
}
|
|
|
|
static inline
|
|
void dev_net_set(struct net_device *dev, struct net *net)
|
|
{
|
|
write_pnet(&dev->nd_net, net);
|
|
}
|
|
|
|
/**
|
|
* netdev_priv - access network device private data
|
|
* @dev: network device
|
|
*
|
|
* Get network device private data
|
|
*/
|
|
static inline void *netdev_priv(const struct net_device *dev)
|
|
{
|
|
return (char *)dev + ALIGN(sizeof(struct net_device), NETDEV_ALIGN);
|
|
}
|
|
|
|
/* Set the sysfs physical device reference for the network logical device
|
|
* if set prior to registration will cause a symlink during initialization.
|
|
*/
|
|
#define SET_NETDEV_DEV(net, pdev) ((net)->dev.parent = (pdev))
|
|
|
|
/* Set the sysfs device type for the network logical device to allow
|
|
* fine-grained identification of different network device types. For
|
|
* example Ethernet, Wireless LAN, Bluetooth, WiMAX etc.
|
|
*/
|
|
#define SET_NETDEV_DEVTYPE(net, devtype) ((net)->dev.type = (devtype))
|
|
|
|
/* Default NAPI poll() weight
|
|
* Device drivers are strongly advised to not use bigger value
|
|
*/
|
|
#define NAPI_POLL_WEIGHT 64
|
|
|
|
/**
|
|
* netif_napi_add - initialize a NAPI context
|
|
* @dev: network device
|
|
* @napi: NAPI context
|
|
* @poll: polling function
|
|
* @weight: default weight
|
|
*
|
|
* netif_napi_add() must be used to initialize a NAPI context prior to calling
|
|
* *any* of the other NAPI-related functions.
|
|
*/
|
|
void netif_napi_add(struct net_device *dev, struct napi_struct *napi,
|
|
int (*poll)(struct napi_struct *, int), int weight);
|
|
|
|
/**
|
|
* netif_tx_napi_add - initialize a NAPI context
|
|
* @dev: network device
|
|
* @napi: NAPI context
|
|
* @poll: polling function
|
|
* @weight: default weight
|
|
*
|
|
* This variant of netif_napi_add() should be used from drivers using NAPI
|
|
* to exclusively poll a TX queue.
|
|
* This will avoid we add it into napi_hash[], thus polluting this hash table.
|
|
*/
|
|
static inline void netif_tx_napi_add(struct net_device *dev,
|
|
struct napi_struct *napi,
|
|
int (*poll)(struct napi_struct *, int),
|
|
int weight)
|
|
{
|
|
set_bit(NAPI_STATE_NO_BUSY_POLL, &napi->state);
|
|
netif_napi_add(dev, napi, poll, weight);
|
|
}
|
|
|
|
/**
|
|
* netif_napi_del - remove a NAPI context
|
|
* @napi: NAPI context
|
|
*
|
|
* netif_napi_del() removes a NAPI context from the network device NAPI list
|
|
*/
|
|
void netif_napi_del(struct napi_struct *napi);
|
|
|
|
struct napi_gro_cb {
|
|
/* Virtual address of skb_shinfo(skb)->frags[0].page + offset. */
|
|
void *frag0;
|
|
|
|
/* Length of frag0. */
|
|
unsigned int frag0_len;
|
|
|
|
/* This indicates where we are processing relative to skb->data. */
|
|
int data_offset;
|
|
|
|
/* This is non-zero if the packet cannot be merged with the new skb. */
|
|
u16 flush;
|
|
|
|
/* Save the IP ID here and check when we get to the transport layer */
|
|
u16 flush_id;
|
|
|
|
/* Number of segments aggregated. */
|
|
u16 count;
|
|
|
|
/* Start offset for remote checksum offload */
|
|
u16 gro_remcsum_start;
|
|
|
|
/* jiffies when first packet was created/queued */
|
|
unsigned long age;
|
|
|
|
/* Used in ipv6_gro_receive() and foo-over-udp */
|
|
u16 proto;
|
|
|
|
/* This is non-zero if the packet may be of the same flow. */
|
|
u8 same_flow:1;
|
|
|
|
/* Used in tunnel GRO receive */
|
|
u8 encap_mark:1;
|
|
|
|
/* GRO checksum is valid */
|
|
u8 csum_valid:1;
|
|
|
|
/* Number of checksums via CHECKSUM_UNNECESSARY */
|
|
u8 csum_cnt:3;
|
|
|
|
/* Free the skb? */
|
|
u8 free:2;
|
|
#define NAPI_GRO_FREE 1
|
|
#define NAPI_GRO_FREE_STOLEN_HEAD 2
|
|
|
|
/* Used in foo-over-udp, set in udp[46]_gro_receive */
|
|
u8 is_ipv6:1;
|
|
|
|
/* Used in GRE, set in fou/gue_gro_receive */
|
|
u8 is_fou:1;
|
|
|
|
/* Number of gro_receive callbacks this packet already went through */
|
|
u8 recursion_counter:4;
|
|
|
|
/* 2 bit hole */
|
|
|
|
/* used to support CHECKSUM_COMPLETE for tunneling protocols */
|
|
__wsum csum;
|
|
|
|
/* used in skb_gro_receive() slow path */
|
|
struct sk_buff *last;
|
|
};
|
|
|
|
#define NAPI_GRO_CB(skb) ((struct napi_gro_cb *)(skb)->cb)
|
|
|
|
#define GRO_RECURSION_LIMIT 15
|
|
static inline int gro_recursion_inc_test(struct sk_buff *skb)
|
|
{
|
|
return ++NAPI_GRO_CB(skb)->recursion_counter == GRO_RECURSION_LIMIT;
|
|
}
|
|
|
|
typedef struct sk_buff *(*gro_receive_t)(struct list_head *, struct sk_buff *);
|
|
static inline struct sk_buff *call_gro_receive(gro_receive_t cb,
|
|
struct list_head *head,
|
|
struct sk_buff *skb)
|
|
{
|
|
if (unlikely(gro_recursion_inc_test(skb))) {
|
|
NAPI_GRO_CB(skb)->flush |= 1;
|
|
return NULL;
|
|
}
|
|
|
|
return cb(head, skb);
|
|
}
|
|
|
|
typedef struct sk_buff *(*gro_receive_sk_t)(struct sock *, struct list_head *,
|
|
struct sk_buff *);
|
|
static inline struct sk_buff *call_gro_receive_sk(gro_receive_sk_t cb,
|
|
struct sock *sk,
|
|
struct list_head *head,
|
|
struct sk_buff *skb)
|
|
{
|
|
if (unlikely(gro_recursion_inc_test(skb))) {
|
|
NAPI_GRO_CB(skb)->flush |= 1;
|
|
return NULL;
|
|
}
|
|
|
|
return cb(sk, head, skb);
|
|
}
|
|
|
|
struct packet_type {
|
|
__be16 type; /* This is really htons(ether_type). */
|
|
struct net_device *dev; /* NULL is wildcarded here */
|
|
int (*func) (struct sk_buff *,
|
|
struct net_device *,
|
|
struct packet_type *,
|
|
struct net_device *);
|
|
void (*list_func) (struct list_head *,
|
|
struct packet_type *,
|
|
struct net_device *);
|
|
bool (*id_match)(struct packet_type *ptype,
|
|
struct sock *sk);
|
|
struct net *af_packet_net;
|
|
void *af_packet_priv;
|
|
struct list_head list;
|
|
|
|
ANDROID_KABI_RESERVE(1);
|
|
ANDROID_KABI_RESERVE(2);
|
|
ANDROID_KABI_RESERVE(3);
|
|
ANDROID_KABI_RESERVE(4);
|
|
};
|
|
|
|
struct offload_callbacks {
|
|
struct sk_buff *(*gso_segment)(struct sk_buff *skb,
|
|
netdev_features_t features);
|
|
struct sk_buff *(*gro_receive)(struct list_head *head,
|
|
struct sk_buff *skb);
|
|
int (*gro_complete)(struct sk_buff *skb, int nhoff);
|
|
};
|
|
|
|
struct packet_offload {
|
|
__be16 type; /* This is really htons(ether_type). */
|
|
u16 priority;
|
|
struct offload_callbacks callbacks;
|
|
struct list_head list;
|
|
};
|
|
|
|
/* often modified stats are per-CPU, other are shared (netdev->stats) */
|
|
struct pcpu_sw_netstats {
|
|
u64 rx_packets;
|
|
u64 rx_bytes;
|
|
u64 tx_packets;
|
|
u64 tx_bytes;
|
|
struct u64_stats_sync syncp;
|
|
};
|
|
|
|
struct pcpu_lstats {
|
|
u64 packets;
|
|
u64 bytes;
|
|
struct u64_stats_sync syncp;
|
|
};
|
|
|
|
static inline void dev_lstats_add(struct net_device *dev, unsigned int len)
|
|
{
|
|
struct pcpu_lstats *lstats = this_cpu_ptr(dev->lstats);
|
|
|
|
u64_stats_update_begin(&lstats->syncp);
|
|
lstats->bytes += len;
|
|
lstats->packets++;
|
|
u64_stats_update_end(&lstats->syncp);
|
|
}
|
|
|
|
void dev_lstats_read(struct net_device *dev, u64 *packets, u64 *bytes);
|
|
|
|
#define __netdev_alloc_pcpu_stats(type, gfp) \
|
|
({ \
|
|
typeof(type) __percpu *pcpu_stats = alloc_percpu_gfp(type, gfp);\
|
|
if (pcpu_stats) { \
|
|
int __cpu; \
|
|
for_each_possible_cpu(__cpu) { \
|
|
typeof(type) *stat; \
|
|
stat = per_cpu_ptr(pcpu_stats, __cpu); \
|
|
u64_stats_init(&stat->syncp); \
|
|
} \
|
|
} \
|
|
pcpu_stats; \
|
|
})
|
|
|
|
#define netdev_alloc_pcpu_stats(type) \
|
|
__netdev_alloc_pcpu_stats(type, GFP_KERNEL)
|
|
|
|
enum netdev_lag_tx_type {
|
|
NETDEV_LAG_TX_TYPE_UNKNOWN,
|
|
NETDEV_LAG_TX_TYPE_RANDOM,
|
|
NETDEV_LAG_TX_TYPE_BROADCAST,
|
|
NETDEV_LAG_TX_TYPE_ROUNDROBIN,
|
|
NETDEV_LAG_TX_TYPE_ACTIVEBACKUP,
|
|
NETDEV_LAG_TX_TYPE_HASH,
|
|
};
|
|
|
|
enum netdev_lag_hash {
|
|
NETDEV_LAG_HASH_NONE,
|
|
NETDEV_LAG_HASH_L2,
|
|
NETDEV_LAG_HASH_L34,
|
|
NETDEV_LAG_HASH_L23,
|
|
NETDEV_LAG_HASH_E23,
|
|
NETDEV_LAG_HASH_E34,
|
|
NETDEV_LAG_HASH_UNKNOWN,
|
|
};
|
|
|
|
struct netdev_lag_upper_info {
|
|
enum netdev_lag_tx_type tx_type;
|
|
enum netdev_lag_hash hash_type;
|
|
};
|
|
|
|
struct netdev_lag_lower_state_info {
|
|
u8 link_up : 1,
|
|
tx_enabled : 1;
|
|
};
|
|
|
|
#include <linux/notifier.h>
|
|
|
|
/* netdevice notifier chain. Please remember to update netdev_cmd_to_name()
|
|
* and the rtnetlink notification exclusion list in rtnetlink_event() when
|
|
* adding new types.
|
|
*/
|
|
enum netdev_cmd {
|
|
NETDEV_UP = 1, /* For now you can't veto a device up/down */
|
|
NETDEV_DOWN,
|
|
NETDEV_REBOOT, /* Tell a protocol stack a network interface
|
|
detected a hardware crash and restarted
|
|
- we can use this eg to kick tcp sessions
|
|
once done */
|
|
NETDEV_CHANGE, /* Notify device state change */
|
|
NETDEV_REGISTER,
|
|
NETDEV_UNREGISTER,
|
|
NETDEV_CHANGEMTU, /* notify after mtu change happened */
|
|
NETDEV_CHANGEADDR,
|
|
NETDEV_GOING_DOWN,
|
|
NETDEV_CHANGENAME,
|
|
NETDEV_FEAT_CHANGE,
|
|
NETDEV_BONDING_FAILOVER,
|
|
NETDEV_PRE_UP,
|
|
NETDEV_PRE_TYPE_CHANGE,
|
|
NETDEV_POST_TYPE_CHANGE,
|
|
NETDEV_POST_INIT,
|
|
NETDEV_RELEASE,
|
|
NETDEV_NOTIFY_PEERS,
|
|
NETDEV_JOIN,
|
|
NETDEV_CHANGEUPPER,
|
|
NETDEV_RESEND_IGMP,
|
|
NETDEV_PRECHANGEMTU, /* notify before mtu change happened */
|
|
NETDEV_CHANGEINFODATA,
|
|
NETDEV_BONDING_INFO,
|
|
NETDEV_PRECHANGEUPPER,
|
|
NETDEV_CHANGELOWERSTATE,
|
|
NETDEV_UDP_TUNNEL_PUSH_INFO,
|
|
NETDEV_UDP_TUNNEL_DROP_INFO,
|
|
NETDEV_CHANGE_TX_QUEUE_LEN,
|
|
NETDEV_CVLAN_FILTER_PUSH_INFO,
|
|
NETDEV_CVLAN_FILTER_DROP_INFO,
|
|
NETDEV_SVLAN_FILTER_PUSH_INFO,
|
|
NETDEV_SVLAN_FILTER_DROP_INFO,
|
|
};
|
|
const char *netdev_cmd_to_name(enum netdev_cmd cmd);
|
|
|
|
int register_netdevice_notifier(struct notifier_block *nb);
|
|
int unregister_netdevice_notifier(struct notifier_block *nb);
|
|
int register_netdevice_notifier_net(struct net *net, struct notifier_block *nb);
|
|
int unregister_netdevice_notifier_net(struct net *net,
|
|
struct notifier_block *nb);
|
|
int register_netdevice_notifier_dev_net(struct net_device *dev,
|
|
struct notifier_block *nb,
|
|
struct netdev_net_notifier *nn);
|
|
int unregister_netdevice_notifier_dev_net(struct net_device *dev,
|
|
struct notifier_block *nb,
|
|
struct netdev_net_notifier *nn);
|
|
|
|
struct netdev_notifier_info {
|
|
struct net_device *dev;
|
|
struct netlink_ext_ack *extack;
|
|
};
|
|
|
|
struct netdev_notifier_info_ext {
|
|
struct netdev_notifier_info info; /* must be first */
|
|
union {
|
|
u32 mtu;
|
|
} ext;
|
|
};
|
|
|
|
struct netdev_notifier_change_info {
|
|
struct netdev_notifier_info info; /* must be first */
|
|
unsigned int flags_changed;
|
|
};
|
|
|
|
struct netdev_notifier_changeupper_info {
|
|
struct netdev_notifier_info info; /* must be first */
|
|
struct net_device *upper_dev; /* new upper dev */
|
|
bool master; /* is upper dev master */
|
|
bool linking; /* is the notification for link or unlink */
|
|
void *upper_info; /* upper dev info */
|
|
};
|
|
|
|
struct netdev_notifier_changelowerstate_info {
|
|
struct netdev_notifier_info info; /* must be first */
|
|
void *lower_state_info; /* is lower dev state */
|
|
};
|
|
|
|
static inline void netdev_notifier_info_init(struct netdev_notifier_info *info,
|
|
struct net_device *dev)
|
|
{
|
|
info->dev = dev;
|
|
info->extack = NULL;
|
|
}
|
|
|
|
static inline struct net_device *
|
|
netdev_notifier_info_to_dev(const struct netdev_notifier_info *info)
|
|
{
|
|
return info->dev;
|
|
}
|
|
|
|
static inline struct netlink_ext_ack *
|
|
netdev_notifier_info_to_extack(const struct netdev_notifier_info *info)
|
|
{
|
|
return info->extack;
|
|
}
|
|
|
|
int call_netdevice_notifiers(unsigned long val, struct net_device *dev);
|
|
|
|
|
|
extern rwlock_t dev_base_lock; /* Device list lock */
|
|
|
|
#define for_each_netdev(net, d) \
|
|
list_for_each_entry(d, &(net)->dev_base_head, dev_list)
|
|
#define for_each_netdev_reverse(net, d) \
|
|
list_for_each_entry_reverse(d, &(net)->dev_base_head, dev_list)
|
|
#define for_each_netdev_rcu(net, d) \
|
|
list_for_each_entry_rcu(d, &(net)->dev_base_head, dev_list)
|
|
#define for_each_netdev_safe(net, d, n) \
|
|
list_for_each_entry_safe(d, n, &(net)->dev_base_head, dev_list)
|
|
#define for_each_netdev_continue(net, d) \
|
|
list_for_each_entry_continue(d, &(net)->dev_base_head, dev_list)
|
|
#define for_each_netdev_continue_reverse(net, d) \
|
|
list_for_each_entry_continue_reverse(d, &(net)->dev_base_head, \
|
|
dev_list)
|
|
#define for_each_netdev_continue_rcu(net, d) \
|
|
list_for_each_entry_continue_rcu(d, &(net)->dev_base_head, dev_list)
|
|
#define for_each_netdev_in_bond_rcu(bond, slave) \
|
|
for_each_netdev_rcu(&init_net, slave) \
|
|
if (netdev_master_upper_dev_get_rcu(slave) == (bond))
|
|
#define net_device_entry(lh) list_entry(lh, struct net_device, dev_list)
|
|
|
|
static inline struct net_device *next_net_device(struct net_device *dev)
|
|
{
|
|
struct list_head *lh;
|
|
struct net *net;
|
|
|
|
net = dev_net(dev);
|
|
lh = dev->dev_list.next;
|
|
return lh == &net->dev_base_head ? NULL : net_device_entry(lh);
|
|
}
|
|
|
|
static inline struct net_device *next_net_device_rcu(struct net_device *dev)
|
|
{
|
|
struct list_head *lh;
|
|
struct net *net;
|
|
|
|
net = dev_net(dev);
|
|
lh = rcu_dereference(list_next_rcu(&dev->dev_list));
|
|
return lh == &net->dev_base_head ? NULL : net_device_entry(lh);
|
|
}
|
|
|
|
static inline struct net_device *first_net_device(struct net *net)
|
|
{
|
|
return list_empty(&net->dev_base_head) ? NULL :
|
|
net_device_entry(net->dev_base_head.next);
|
|
}
|
|
|
|
static inline struct net_device *first_net_device_rcu(struct net *net)
|
|
{
|
|
struct list_head *lh = rcu_dereference(list_next_rcu(&net->dev_base_head));
|
|
|
|
return lh == &net->dev_base_head ? NULL : net_device_entry(lh);
|
|
}
|
|
|
|
int netdev_boot_setup_check(struct net_device *dev);
|
|
unsigned long netdev_boot_base(const char *prefix, int unit);
|
|
struct net_device *dev_getbyhwaddr_rcu(struct net *net, unsigned short type,
|
|
const char *hwaddr);
|
|
struct net_device *dev_getfirstbyhwtype(struct net *net, unsigned short type);
|
|
struct net_device *__dev_getfirstbyhwtype(struct net *net, unsigned short type);
|
|
void dev_add_pack(struct packet_type *pt);
|
|
void dev_remove_pack(struct packet_type *pt);
|
|
void __dev_remove_pack(struct packet_type *pt);
|
|
void dev_add_offload(struct packet_offload *po);
|
|
void dev_remove_offload(struct packet_offload *po);
|
|
|
|
int dev_get_iflink(const struct net_device *dev);
|
|
int dev_fill_metadata_dst(struct net_device *dev, struct sk_buff *skb);
|
|
struct net_device *__dev_get_by_flags(struct net *net, unsigned short flags,
|
|
unsigned short mask);
|
|
struct net_device *dev_get_by_name(struct net *net, const char *name);
|
|
struct net_device *dev_get_by_name_rcu(struct net *net, const char *name);
|
|
struct net_device *__dev_get_by_name(struct net *net, const char *name);
|
|
int dev_alloc_name(struct net_device *dev, const char *name);
|
|
int dev_open(struct net_device *dev);
|
|
void dev_close(struct net_device *dev);
|
|
void dev_close_many(struct list_head *head, bool unlink);
|
|
void dev_disable_lro(struct net_device *dev);
|
|
int dev_loopback_xmit(struct net *net, struct sock *sk, struct sk_buff *newskb);
|
|
u16 dev_pick_tx_zero(struct net_device *dev, struct sk_buff *skb,
|
|
struct net_device *sb_dev,
|
|
select_queue_fallback_t fallback);
|
|
u16 dev_pick_tx_cpu_id(struct net_device *dev, struct sk_buff *skb,
|
|
struct net_device *sb_dev,
|
|
select_queue_fallback_t fallback);
|
|
int dev_queue_xmit(struct sk_buff *skb);
|
|
int dev_queue_xmit_accel(struct sk_buff *skb, struct net_device *sb_dev);
|
|
int dev_direct_xmit(struct sk_buff *skb, u16 queue_id);
|
|
int register_netdevice(struct net_device *dev);
|
|
void unregister_netdevice_queue(struct net_device *dev, struct list_head *head);
|
|
void unregister_netdevice_many(struct list_head *head);
|
|
static inline void unregister_netdevice(struct net_device *dev)
|
|
{
|
|
unregister_netdevice_queue(dev, NULL);
|
|
}
|
|
|
|
int netdev_refcnt_read(const struct net_device *dev);
|
|
void free_netdev(struct net_device *dev);
|
|
void netdev_freemem(struct net_device *dev);
|
|
void synchronize_net(void);
|
|
int init_dummy_netdev(struct net_device *dev);
|
|
|
|
struct net_device *dev_get_by_index(struct net *net, int ifindex);
|
|
struct net_device *__dev_get_by_index(struct net *net, int ifindex);
|
|
struct net_device *dev_get_by_index_rcu(struct net *net, int ifindex);
|
|
struct net_device *dev_get_by_napi_id(unsigned int napi_id);
|
|
int netdev_get_name(struct net *net, char *name, int ifindex);
|
|
int dev_restart(struct net_device *dev);
|
|
int skb_gro_receive(struct sk_buff *p, struct sk_buff *skb);
|
|
|
|
static inline unsigned int skb_gro_offset(const struct sk_buff *skb)
|
|
{
|
|
return NAPI_GRO_CB(skb)->data_offset;
|
|
}
|
|
|
|
static inline unsigned int skb_gro_len(const struct sk_buff *skb)
|
|
{
|
|
return skb->len - NAPI_GRO_CB(skb)->data_offset;
|
|
}
|
|
|
|
static inline void skb_gro_pull(struct sk_buff *skb, unsigned int len)
|
|
{
|
|
NAPI_GRO_CB(skb)->data_offset += len;
|
|
}
|
|
|
|
static inline void *skb_gro_header_fast(struct sk_buff *skb,
|
|
unsigned int offset)
|
|
{
|
|
return NAPI_GRO_CB(skb)->frag0 + offset;
|
|
}
|
|
|
|
static inline int skb_gro_header_hard(struct sk_buff *skb, unsigned int hlen)
|
|
{
|
|
return NAPI_GRO_CB(skb)->frag0_len < hlen;
|
|
}
|
|
|
|
static inline void skb_gro_frag0_invalidate(struct sk_buff *skb)
|
|
{
|
|
NAPI_GRO_CB(skb)->frag0 = NULL;
|
|
NAPI_GRO_CB(skb)->frag0_len = 0;
|
|
}
|
|
|
|
static inline void *skb_gro_header_slow(struct sk_buff *skb, unsigned int hlen,
|
|
unsigned int offset)
|
|
{
|
|
if (!pskb_may_pull(skb, hlen))
|
|
return NULL;
|
|
|
|
skb_gro_frag0_invalidate(skb);
|
|
return skb->data + offset;
|
|
}
|
|
|
|
static inline void *skb_gro_network_header(struct sk_buff *skb)
|
|
{
|
|
return (NAPI_GRO_CB(skb)->frag0 ?: skb->data) +
|
|
skb_network_offset(skb);
|
|
}
|
|
|
|
static inline void skb_gro_postpull_rcsum(struct sk_buff *skb,
|
|
const void *start, unsigned int len)
|
|
{
|
|
if (NAPI_GRO_CB(skb)->csum_valid)
|
|
NAPI_GRO_CB(skb)->csum = csum_sub(NAPI_GRO_CB(skb)->csum,
|
|
csum_partial(start, len, 0));
|
|
}
|
|
|
|
/* GRO checksum functions. These are logical equivalents of the normal
|
|
* checksum functions (in skbuff.h) except that they operate on the GRO
|
|
* offsets and fields in sk_buff.
|
|
*/
|
|
|
|
__sum16 __skb_gro_checksum_complete(struct sk_buff *skb);
|
|
|
|
static inline bool skb_at_gro_remcsum_start(struct sk_buff *skb)
|
|
{
|
|
return (NAPI_GRO_CB(skb)->gro_remcsum_start == skb_gro_offset(skb));
|
|
}
|
|
|
|
static inline bool __skb_gro_checksum_validate_needed(struct sk_buff *skb,
|
|
bool zero_okay,
|
|
__sum16 check)
|
|
{
|
|
return ((skb->ip_summed != CHECKSUM_PARTIAL ||
|
|
skb_checksum_start_offset(skb) <
|
|
skb_gro_offset(skb)) &&
|
|
!skb_at_gro_remcsum_start(skb) &&
|
|
NAPI_GRO_CB(skb)->csum_cnt == 0 &&
|
|
(!zero_okay || check));
|
|
}
|
|
|
|
static inline __sum16 __skb_gro_checksum_validate_complete(struct sk_buff *skb,
|
|
__wsum psum)
|
|
{
|
|
if (NAPI_GRO_CB(skb)->csum_valid &&
|
|
!csum_fold(csum_add(psum, NAPI_GRO_CB(skb)->csum)))
|
|
return 0;
|
|
|
|
NAPI_GRO_CB(skb)->csum = psum;
|
|
|
|
return __skb_gro_checksum_complete(skb);
|
|
}
|
|
|
|
static inline void skb_gro_incr_csum_unnecessary(struct sk_buff *skb)
|
|
{
|
|
if (NAPI_GRO_CB(skb)->csum_cnt > 0) {
|
|
/* Consume a checksum from CHECKSUM_UNNECESSARY */
|
|
NAPI_GRO_CB(skb)->csum_cnt--;
|
|
} else {
|
|
/* Update skb for CHECKSUM_UNNECESSARY and csum_level when we
|
|
* verified a new top level checksum or an encapsulated one
|
|
* during GRO. This saves work if we fallback to normal path.
|
|
*/
|
|
__skb_incr_checksum_unnecessary(skb);
|
|
}
|
|
}
|
|
|
|
#define __skb_gro_checksum_validate(skb, proto, zero_okay, check, \
|
|
compute_pseudo) \
|
|
({ \
|
|
__sum16 __ret = 0; \
|
|
if (__skb_gro_checksum_validate_needed(skb, zero_okay, check)) \
|
|
__ret = __skb_gro_checksum_validate_complete(skb, \
|
|
compute_pseudo(skb, proto)); \
|
|
if (!__ret) \
|
|
skb_gro_incr_csum_unnecessary(skb); \
|
|
__ret; \
|
|
})
|
|
|
|
#define skb_gro_checksum_validate(skb, proto, compute_pseudo) \
|
|
__skb_gro_checksum_validate(skb, proto, false, 0, compute_pseudo)
|
|
|
|
#define skb_gro_checksum_validate_zero_check(skb, proto, check, \
|
|
compute_pseudo) \
|
|
__skb_gro_checksum_validate(skb, proto, true, check, compute_pseudo)
|
|
|
|
#define skb_gro_checksum_simple_validate(skb) \
|
|
__skb_gro_checksum_validate(skb, 0, false, 0, null_compute_pseudo)
|
|
|
|
static inline bool __skb_gro_checksum_convert_check(struct sk_buff *skb)
|
|
{
|
|
return (NAPI_GRO_CB(skb)->csum_cnt == 0 &&
|
|
!NAPI_GRO_CB(skb)->csum_valid);
|
|
}
|
|
|
|
static inline void __skb_gro_checksum_convert(struct sk_buff *skb,
|
|
__sum16 check, __wsum pseudo)
|
|
{
|
|
NAPI_GRO_CB(skb)->csum = ~pseudo;
|
|
NAPI_GRO_CB(skb)->csum_valid = 1;
|
|
}
|
|
|
|
#define skb_gro_checksum_try_convert(skb, proto, check, compute_pseudo) \
|
|
do { \
|
|
if (__skb_gro_checksum_convert_check(skb)) \
|
|
__skb_gro_checksum_convert(skb, check, \
|
|
compute_pseudo(skb, proto)); \
|
|
} while (0)
|
|
|
|
struct gro_remcsum {
|
|
int offset;
|
|
__wsum delta;
|
|
};
|
|
|
|
static inline void skb_gro_remcsum_init(struct gro_remcsum *grc)
|
|
{
|
|
grc->offset = 0;
|
|
grc->delta = 0;
|
|
}
|
|
|
|
static inline void *skb_gro_remcsum_process(struct sk_buff *skb, void *ptr,
|
|
unsigned int off, size_t hdrlen,
|
|
int start, int offset,
|
|
struct gro_remcsum *grc,
|
|
bool nopartial)
|
|
{
|
|
__wsum delta;
|
|
size_t plen = hdrlen + max_t(size_t, offset + sizeof(u16), start);
|
|
|
|
BUG_ON(!NAPI_GRO_CB(skb)->csum_valid);
|
|
|
|
if (!nopartial) {
|
|
NAPI_GRO_CB(skb)->gro_remcsum_start = off + hdrlen + start;
|
|
return ptr;
|
|
}
|
|
|
|
ptr = skb_gro_header_fast(skb, off);
|
|
if (skb_gro_header_hard(skb, off + plen)) {
|
|
ptr = skb_gro_header_slow(skb, off + plen, off);
|
|
if (!ptr)
|
|
return NULL;
|
|
}
|
|
|
|
delta = remcsum_adjust(ptr + hdrlen, NAPI_GRO_CB(skb)->csum,
|
|
start, offset);
|
|
|
|
/* Adjust skb->csum since we changed the packet */
|
|
NAPI_GRO_CB(skb)->csum = csum_add(NAPI_GRO_CB(skb)->csum, delta);
|
|
|
|
grc->offset = off + hdrlen + offset;
|
|
grc->delta = delta;
|
|
|
|
return ptr;
|
|
}
|
|
|
|
static inline void skb_gro_remcsum_cleanup(struct sk_buff *skb,
|
|
struct gro_remcsum *grc)
|
|
{
|
|
void *ptr;
|
|
size_t plen = grc->offset + sizeof(u16);
|
|
|
|
if (!grc->delta)
|
|
return;
|
|
|
|
ptr = skb_gro_header_fast(skb, grc->offset);
|
|
if (skb_gro_header_hard(skb, grc->offset + sizeof(u16))) {
|
|
ptr = skb_gro_header_slow(skb, plen, grc->offset);
|
|
if (!ptr)
|
|
return;
|
|
}
|
|
|
|
remcsum_unadjust((__sum16 *)ptr, grc->delta);
|
|
}
|
|
|
|
#ifdef CONFIG_XFRM_OFFLOAD
|
|
static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush)
|
|
{
|
|
if (PTR_ERR(pp) != -EINPROGRESS)
|
|
NAPI_GRO_CB(skb)->flush |= flush;
|
|
}
|
|
static inline void skb_gro_flush_final_remcsum(struct sk_buff *skb,
|
|
struct sk_buff *pp,
|
|
int flush,
|
|
struct gro_remcsum *grc)
|
|
{
|
|
if (PTR_ERR(pp) != -EINPROGRESS) {
|
|
NAPI_GRO_CB(skb)->flush |= flush;
|
|
skb_gro_remcsum_cleanup(skb, grc);
|
|
skb->remcsum_offload = 0;
|
|
}
|
|
}
|
|
#else
|
|
static inline void skb_gro_flush_final(struct sk_buff *skb, struct sk_buff *pp, int flush)
|
|
{
|
|
NAPI_GRO_CB(skb)->flush |= flush;
|
|
}
|
|
static inline void skb_gro_flush_final_remcsum(struct sk_buff *skb,
|
|
struct sk_buff *pp,
|
|
int flush,
|
|
struct gro_remcsum *grc)
|
|
{
|
|
NAPI_GRO_CB(skb)->flush |= flush;
|
|
skb_gro_remcsum_cleanup(skb, grc);
|
|
skb->remcsum_offload = 0;
|
|
}
|
|
#endif
|
|
|
|
static inline int dev_hard_header(struct sk_buff *skb, struct net_device *dev,
|
|
unsigned short type,
|
|
const void *daddr, const void *saddr,
|
|
unsigned int len)
|
|
{
|
|
if (!dev->header_ops || !dev->header_ops->create)
|
|
return 0;
|
|
|
|
return dev->header_ops->create(skb, dev, type, daddr, saddr, len);
|
|
}
|
|
|
|
static inline int dev_parse_header(const struct sk_buff *skb,
|
|
unsigned char *haddr)
|
|
{
|
|
const struct net_device *dev = skb->dev;
|
|
|
|
if (!dev->header_ops || !dev->header_ops->parse)
|
|
return 0;
|
|
return dev->header_ops->parse(skb, haddr);
|
|
}
|
|
|
|
/* ll_header must have at least hard_header_len allocated */
|
|
static inline bool dev_validate_header(const struct net_device *dev,
|
|
char *ll_header, int len)
|
|
{
|
|
if (likely(len >= dev->hard_header_len))
|
|
return true;
|
|
if (len < dev->min_header_len)
|
|
return false;
|
|
|
|
if (capable(CAP_SYS_RAWIO)) {
|
|
memset(ll_header + len, 0, dev->hard_header_len - len);
|
|
return true;
|
|
}
|
|
|
|
if (dev->header_ops && dev->header_ops->validate)
|
|
return dev->header_ops->validate(ll_header, len);
|
|
|
|
return false;
|
|
}
|
|
|
|
typedef int gifconf_func_t(struct net_device * dev, char __user * bufptr,
|
|
int len, int size);
|
|
int register_gifconf(unsigned int family, gifconf_func_t *gifconf);
|
|
static inline int unregister_gifconf(unsigned int family)
|
|
{
|
|
return register_gifconf(family, NULL);
|
|
}
|
|
|
|
#ifdef CONFIG_NET_FLOW_LIMIT
|
|
#define FLOW_LIMIT_HISTORY (1 << 7) /* must be ^2 and !overflow buckets */
|
|
struct sd_flow_limit {
|
|
u64 count;
|
|
unsigned int num_buckets;
|
|
unsigned int history_head;
|
|
u16 history[FLOW_LIMIT_HISTORY];
|
|
u8 buckets[];
|
|
};
|
|
|
|
extern int netdev_flow_limit_table_len;
|
|
#endif /* CONFIG_NET_FLOW_LIMIT */
|
|
|
|
/*
|
|
* Incoming packets are placed on per-CPU queues
|
|
*/
|
|
struct softnet_data {
|
|
struct list_head poll_list;
|
|
struct napi_struct *current_napi;
|
|
struct sk_buff_head process_queue;
|
|
|
|
/* stats */
|
|
unsigned int processed;
|
|
unsigned int time_squeeze;
|
|
unsigned int received_rps;
|
|
/* unused partner variable for ABI alignment */
|
|
unsigned int gro_coalesced;
|
|
|
|
#ifdef CONFIG_RPS
|
|
struct softnet_data *rps_ipi_list;
|
|
#endif
|
|
#ifdef CONFIG_NET_FLOW_LIMIT
|
|
struct sd_flow_limit __rcu *flow_limit;
|
|
#endif
|
|
struct Qdisc *output_queue;
|
|
struct Qdisc **output_queue_tailp;
|
|
struct sk_buff *completion_queue;
|
|
#ifdef CONFIG_XFRM_OFFLOAD
|
|
struct sk_buff_head xfrm_backlog;
|
|
#endif
|
|
/* written and read only by owning cpu: */
|
|
struct {
|
|
u16 recursion;
|
|
u8 more;
|
|
} xmit;
|
|
#ifdef CONFIG_RPS
|
|
/* input_queue_head should be written by cpu owning this struct,
|
|
* and only read by other cpus. Worth using a cache line.
|
|
*/
|
|
unsigned int input_queue_head ____cacheline_aligned_in_smp;
|
|
|
|
/* Elements below can be accessed between CPUs for RPS/RFS */
|
|
call_single_data_t csd ____cacheline_aligned_in_smp;
|
|
struct softnet_data *rps_ipi_next;
|
|
unsigned int cpu;
|
|
unsigned int input_queue_tail;
|
|
#endif
|
|
unsigned int dropped;
|
|
struct sk_buff_head input_pkt_queue;
|
|
struct napi_struct backlog;
|
|
|
|
};
|
|
|
|
static inline void input_queue_head_incr(struct softnet_data *sd)
|
|
{
|
|
#ifdef CONFIG_RPS
|
|
sd->input_queue_head++;
|
|
#endif
|
|
}
|
|
|
|
static inline void input_queue_tail_incr_save(struct softnet_data *sd,
|
|
unsigned int *qtail)
|
|
{
|
|
#ifdef CONFIG_RPS
|
|
*qtail = ++sd->input_queue_tail;
|
|
#endif
|
|
}
|
|
|
|
DECLARE_PER_CPU_ALIGNED(struct softnet_data, softnet_data);
|
|
|
|
static inline int dev_recursion_level(void)
|
|
{
|
|
return this_cpu_read(softnet_data.xmit.recursion);
|
|
}
|
|
|
|
#define XMIT_RECURSION_LIMIT 8
|
|
static inline bool dev_xmit_recursion(void)
|
|
{
|
|
return unlikely(__this_cpu_read(softnet_data.xmit.recursion) >
|
|
XMIT_RECURSION_LIMIT);
|
|
}
|
|
|
|
static inline void dev_xmit_recursion_inc(void)
|
|
{
|
|
__this_cpu_inc(softnet_data.xmit.recursion);
|
|
}
|
|
|
|
static inline void dev_xmit_recursion_dec(void)
|
|
{
|
|
__this_cpu_dec(softnet_data.xmit.recursion);
|
|
}
|
|
|
|
void __netif_schedule(struct Qdisc *q);
|
|
void netif_schedule_queue(struct netdev_queue *txq);
|
|
|
|
static inline void netif_tx_schedule_all(struct net_device *dev)
|
|
{
|
|
unsigned int i;
|
|
|
|
for (i = 0; i < dev->num_tx_queues; i++)
|
|
netif_schedule_queue(netdev_get_tx_queue(dev, i));
|
|
}
|
|
|
|
static __always_inline void netif_tx_start_queue(struct netdev_queue *dev_queue)
|
|
{
|
|
clear_bit(__QUEUE_STATE_DRV_XOFF, &dev_queue->state);
|
|
}
|
|
|
|
/**
|
|
* netif_start_queue - allow transmit
|
|
* @dev: network device
|
|
*
|
|
* Allow upper layers to call the device hard_start_xmit routine.
|
|
*/
|
|
static inline void netif_start_queue(struct net_device *dev)
|
|
{
|
|
netif_tx_start_queue(netdev_get_tx_queue(dev, 0));
|
|
}
|
|
|
|
static inline void netif_tx_start_all_queues(struct net_device *dev)
|
|
{
|
|
unsigned int i;
|
|
|
|
for (i = 0; i < dev->num_tx_queues; i++) {
|
|
struct netdev_queue *txq = netdev_get_tx_queue(dev, i);
|
|
netif_tx_start_queue(txq);
|
|
}
|
|
}
|
|
|
|
void netif_tx_wake_queue(struct netdev_queue *dev_queue);
|
|
|
|
/**
|
|
* netif_wake_queue - restart transmit
|
|
* @dev: network device
|
|
*
|
|
* Allow upper layers to call the device hard_start_xmit routine.
|
|
* Used for flow control when transmit resources are available.
|
|
*/
|
|
static inline void netif_wake_queue(struct net_device *dev)
|
|
{
|
|
netif_tx_wake_queue(netdev_get_tx_queue(dev, 0));
|
|
}
|
|
|
|
static inline void netif_tx_wake_all_queues(struct net_device *dev)
|
|
{
|
|
unsigned int i;
|
|
|
|
for (i = 0; i < dev->num_tx_queues; i++) {
|
|
struct netdev_queue *txq = netdev_get_tx_queue(dev, i);
|
|
netif_tx_wake_queue(txq);
|
|
}
|
|
}
|
|
|
|
static __always_inline void netif_tx_stop_queue(struct netdev_queue *dev_queue)
|
|
{
|
|
set_bit(__QUEUE_STATE_DRV_XOFF, &dev_queue->state);
|
|
}
|
|
|
|
/**
|
|
* netif_stop_queue - stop transmitted packets
|
|
* @dev: network device
|
|
*
|
|
* Stop upper layers calling the device hard_start_xmit routine.
|
|
* Used for flow control when transmit resources are unavailable.
|
|
*/
|
|
static inline void netif_stop_queue(struct net_device *dev)
|
|
{
|
|
netif_tx_stop_queue(netdev_get_tx_queue(dev, 0));
|
|
}
|
|
|
|
void netif_tx_stop_all_queues(struct net_device *dev);
|
|
|
|
static inline bool netif_tx_queue_stopped(const struct netdev_queue *dev_queue)
|
|
{
|
|
return test_bit(__QUEUE_STATE_DRV_XOFF, &dev_queue->state);
|
|
}
|
|
|
|
/**
|
|
* netif_queue_stopped - test if transmit queue is flowblocked
|
|
* @dev: network device
|
|
*
|
|
* Test if transmit queue on device is currently unable to send.
|
|
*/
|
|
static inline bool netif_queue_stopped(const struct net_device *dev)
|
|
{
|
|
return netif_tx_queue_stopped(netdev_get_tx_queue(dev, 0));
|
|
}
|
|
|
|
static inline bool netif_xmit_stopped(const struct netdev_queue *dev_queue)
|
|
{
|
|
return dev_queue->state & QUEUE_STATE_ANY_XOFF;
|
|
}
|
|
|
|
static inline bool
|
|
netif_xmit_frozen_or_stopped(const struct netdev_queue *dev_queue)
|
|
{
|
|
return dev_queue->state & QUEUE_STATE_ANY_XOFF_OR_FROZEN;
|
|
}
|
|
|
|
static inline bool
|
|
netif_xmit_frozen_or_drv_stopped(const struct netdev_queue *dev_queue)
|
|
{
|
|
return dev_queue->state & QUEUE_STATE_DRV_XOFF_OR_FROZEN;
|
|
}
|
|
|
|
/**
|
|
* netdev_txq_bql_enqueue_prefetchw - prefetch bql data for write
|
|
* @dev_queue: pointer to transmit queue
|
|
*
|
|
* BQL enabled drivers might use this helper in their ndo_start_xmit(),
|
|
* to give appropriate hint to the CPU.
|
|
*/
|
|
static inline void netdev_txq_bql_enqueue_prefetchw(struct netdev_queue *dev_queue)
|
|
{
|
|
#ifdef CONFIG_BQL
|
|
prefetchw(&dev_queue->dql.num_queued);
|
|
#endif
|
|
}
|
|
|
|
/**
|
|
* netdev_txq_bql_complete_prefetchw - prefetch bql data for write
|
|
* @dev_queue: pointer to transmit queue
|
|
*
|
|
* BQL enabled drivers might use this helper in their TX completion path,
|
|
* to give appropriate hint to the CPU.
|
|
*/
|
|
static inline void netdev_txq_bql_complete_prefetchw(struct netdev_queue *dev_queue)
|
|
{
|
|
#ifdef CONFIG_BQL
|
|
prefetchw(&dev_queue->dql.limit);
|
|
#endif
|
|
}
|
|
|
|
static inline void netdev_tx_sent_queue(struct netdev_queue *dev_queue,
|
|
unsigned int bytes)
|
|
{
|
|
#ifdef CONFIG_BQL
|
|
dql_queued(&dev_queue->dql, bytes);
|
|
|
|
if (likely(dql_avail(&dev_queue->dql) >= 0))
|
|
return;
|
|
|
|
set_bit(__QUEUE_STATE_STACK_XOFF, &dev_queue->state);
|
|
|
|
/*
|
|
* The XOFF flag must be set before checking the dql_avail below,
|
|
* because in netdev_tx_completed_queue we update the dql_completed
|
|
* before checking the XOFF flag.
|
|
*/
|
|
smp_mb();
|
|
|
|
/* check again in case another CPU has just made room avail */
|
|
if (unlikely(dql_avail(&dev_queue->dql) >= 0))
|
|
clear_bit(__QUEUE_STATE_STACK_XOFF, &dev_queue->state);
|
|
#endif
|
|
}
|
|
|
|
/**
|
|
* netdev_sent_queue - report the number of bytes queued to hardware
|
|
* @dev: network device
|
|
* @bytes: number of bytes queued to the hardware device queue
|
|
*
|
|
* Report the number of bytes queued for sending/completion to the network
|
|
* device hardware queue. @bytes should be a good approximation and should
|
|
* exactly match netdev_completed_queue() @bytes
|
|
*/
|
|
static inline void netdev_sent_queue(struct net_device *dev, unsigned int bytes)
|
|
{
|
|
netdev_tx_sent_queue(netdev_get_tx_queue(dev, 0), bytes);
|
|
}
|
|
|
|
static inline void netdev_tx_completed_queue(struct netdev_queue *dev_queue,
|
|
unsigned int pkts, unsigned int bytes)
|
|
{
|
|
#ifdef CONFIG_BQL
|
|
if (unlikely(!bytes))
|
|
return;
|
|
|
|
dql_completed(&dev_queue->dql, bytes);
|
|
|
|
/*
|
|
* Without the memory barrier there is a small possiblity that
|
|
* netdev_tx_sent_queue will miss the update and cause the queue to
|
|
* be stopped forever
|
|
*/
|
|
smp_mb();
|
|
|
|
if (dql_avail(&dev_queue->dql) < 0)
|
|
return;
|
|
|
|
if (test_and_clear_bit(__QUEUE_STATE_STACK_XOFF, &dev_queue->state))
|
|
netif_schedule_queue(dev_queue);
|
|
#endif
|
|
}
|
|
|
|
/**
|
|
* netdev_completed_queue - report bytes and packets completed by device
|
|
* @dev: network device
|
|
* @pkts: actual number of packets sent over the medium
|
|
* @bytes: actual number of bytes sent over the medium
|
|
*
|
|
* Report the number of bytes and packets transmitted by the network device
|
|
* hardware queue over the physical medium, @bytes must exactly match the
|
|
* @bytes amount passed to netdev_sent_queue()
|
|
*/
|
|
static inline void netdev_completed_queue(struct net_device *dev,
|
|
unsigned int pkts, unsigned int bytes)
|
|
{
|
|
netdev_tx_completed_queue(netdev_get_tx_queue(dev, 0), pkts, bytes);
|
|
}
|
|
|
|
static inline void netdev_tx_reset_queue(struct netdev_queue *q)
|
|
{
|
|
#ifdef CONFIG_BQL
|
|
clear_bit(__QUEUE_STATE_STACK_XOFF, &q->state);
|
|
dql_reset(&q->dql);
|
|
#endif
|
|
}
|
|
|
|
/**
|
|
* netdev_reset_queue - reset the packets and bytes count of a network device
|
|
* @dev_queue: network device
|
|
*
|
|
* Reset the bytes and packet count of a network device and clear the
|
|
* software flow control OFF bit for this network device
|
|
*/
|
|
static inline void netdev_reset_queue(struct net_device *dev_queue)
|
|
{
|
|
netdev_tx_reset_queue(netdev_get_tx_queue(dev_queue, 0));
|
|
}
|
|
|
|
/**
|
|
* netdev_cap_txqueue - check if selected tx queue exceeds device queues
|
|
* @dev: network device
|
|
* @queue_index: given tx queue index
|
|
*
|
|
* Returns 0 if given tx queue index >= number of device tx queues,
|
|
* otherwise returns the originally passed tx queue index.
|
|
*/
|
|
static inline u16 netdev_cap_txqueue(struct net_device *dev, u16 queue_index)
|
|
{
|
|
if (unlikely(queue_index >= dev->real_num_tx_queues)) {
|
|
net_warn_ratelimited("%s selects TX queue %d, but real number of TX queues is %d\n",
|
|
dev->name, queue_index,
|
|
dev->real_num_tx_queues);
|
|
return 0;
|
|
}
|
|
|
|
return queue_index;
|
|
}
|
|
|
|
/**
|
|
* netif_running - test if up
|
|
* @dev: network device
|
|
*
|
|
* Test if the device has been brought up.
|
|
*/
|
|
static inline bool netif_running(const struct net_device *dev)
|
|
{
|
|
return test_bit(__LINK_STATE_START, &dev->state);
|
|
}
|
|
|
|
/*
|
|
* Routines to manage the subqueues on a device. We only need start,
|
|
* stop, and a check if it's stopped. All other device management is
|
|
* done at the overall netdevice level.
|
|
* Also test the device if we're multiqueue.
|
|
*/
|
|
|
|
/**
|
|
* netif_start_subqueue - allow sending packets on subqueue
|
|
* @dev: network device
|
|
* @queue_index: sub queue index
|
|
*
|
|
* Start individual transmit queue of a device with multiple transmit queues.
|
|
*/
|
|
static inline void netif_start_subqueue(struct net_device *dev, u16 queue_index)
|
|
{
|
|
struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index);
|
|
|
|
netif_tx_start_queue(txq);
|
|
}
|
|
|
|
/**
|
|
* netif_stop_subqueue - stop sending packets on subqueue
|
|
* @dev: network device
|
|
* @queue_index: sub queue index
|
|
*
|
|
* Stop individual transmit queue of a device with multiple transmit queues.
|
|
*/
|
|
static inline void netif_stop_subqueue(struct net_device *dev, u16 queue_index)
|
|
{
|
|
struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index);
|
|
netif_tx_stop_queue(txq);
|
|
}
|
|
|
|
/**
|
|
* netif_subqueue_stopped - test status of subqueue
|
|
* @dev: network device
|
|
* @queue_index: sub queue index
|
|
*
|
|
* Check individual transmit queue of a device with multiple transmit queues.
|
|
*/
|
|
static inline bool __netif_subqueue_stopped(const struct net_device *dev,
|
|
u16 queue_index)
|
|
{
|
|
struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index);
|
|
|
|
return netif_tx_queue_stopped(txq);
|
|
}
|
|
|
|
static inline bool netif_subqueue_stopped(const struct net_device *dev,
|
|
struct sk_buff *skb)
|
|
{
|
|
return __netif_subqueue_stopped(dev, skb_get_queue_mapping(skb));
|
|
}
|
|
|
|
/**
|
|
* netif_wake_subqueue - allow sending packets on subqueue
|
|
* @dev: network device
|
|
* @queue_index: sub queue index
|
|
*
|
|
* Resume individual transmit queue of a device with multiple transmit queues.
|
|
*/
|
|
static inline void netif_wake_subqueue(struct net_device *dev, u16 queue_index)
|
|
{
|
|
struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index);
|
|
|
|
netif_tx_wake_queue(txq);
|
|
}
|
|
|
|
#ifdef CONFIG_XPS
|
|
int netif_set_xps_queue(struct net_device *dev, const struct cpumask *mask,
|
|
u16 index);
|
|
int __netif_set_xps_queue(struct net_device *dev, const unsigned long *mask,
|
|
u16 index, bool is_rxqs_map);
|
|
|
|
/**
|
|
* netif_attr_test_mask - Test a CPU or Rx queue set in a mask
|
|
* @j: CPU/Rx queue index
|
|
* @mask: bitmask of all cpus/rx queues
|
|
* @nr_bits: number of bits in the bitmask
|
|
*
|
|
* Test if a CPU or Rx queue index is set in a mask of all CPU/Rx queues.
|
|
*/
|
|
static inline bool netif_attr_test_mask(unsigned long j,
|
|
const unsigned long *mask,
|
|
unsigned int nr_bits)
|
|
{
|
|
cpu_max_bits_warn(j, nr_bits);
|
|
return test_bit(j, mask);
|
|
}
|
|
|
|
/**
|
|
* netif_attr_test_online - Test for online CPU/Rx queue
|
|
* @j: CPU/Rx queue index
|
|
* @online_mask: bitmask for CPUs/Rx queues that are online
|
|
* @nr_bits: number of bits in the bitmask
|
|
*
|
|
* Returns true if a CPU/Rx queue is online.
|
|
*/
|
|
static inline bool netif_attr_test_online(unsigned long j,
|
|
const unsigned long *online_mask,
|
|
unsigned int nr_bits)
|
|
{
|
|
cpu_max_bits_warn(j, nr_bits);
|
|
|
|
if (online_mask)
|
|
return test_bit(j, online_mask);
|
|
|
|
return (j < nr_bits);
|
|
}
|
|
|
|
/**
|
|
* netif_attrmask_next - get the next CPU/Rx queue in a cpu/Rx queues mask
|
|
* @n: CPU/Rx queue index
|
|
* @srcp: the cpumask/Rx queue mask pointer
|
|
* @nr_bits: number of bits in the bitmask
|
|
*
|
|
* Returns >= nr_bits if no further CPUs/Rx queues set.
|
|
*/
|
|
static inline unsigned int netif_attrmask_next(int n, const unsigned long *srcp,
|
|
unsigned int nr_bits)
|
|
{
|
|
/* -1 is a legal arg here. */
|
|
if (n != -1)
|
|
cpu_max_bits_warn(n, nr_bits);
|
|
|
|
if (srcp)
|
|
return find_next_bit(srcp, nr_bits, n + 1);
|
|
|
|
return n + 1;
|
|
}
|
|
|
|
/**
|
|
* netif_attrmask_next_and - get the next CPU/Rx queue in *src1p & *src2p
|
|
* @n: CPU/Rx queue index
|
|
* @src1p: the first CPUs/Rx queues mask pointer
|
|
* @src2p: the second CPUs/Rx queues mask pointer
|
|
* @nr_bits: number of bits in the bitmask
|
|
*
|
|
* Returns >= nr_bits if no further CPUs/Rx queues set in both.
|
|
*/
|
|
static inline int netif_attrmask_next_and(int n, const unsigned long *src1p,
|
|
const unsigned long *src2p,
|
|
unsigned int nr_bits)
|
|
{
|
|
/* -1 is a legal arg here. */
|
|
if (n != -1)
|
|
cpu_max_bits_warn(n, nr_bits);
|
|
|
|
if (src1p && src2p)
|
|
return find_next_and_bit(src1p, src2p, nr_bits, n + 1);
|
|
else if (src1p)
|
|
return find_next_bit(src1p, nr_bits, n + 1);
|
|
else if (src2p)
|
|
return find_next_bit(src2p, nr_bits, n + 1);
|
|
|
|
return n + 1;
|
|
}
|
|
#else
|
|
static inline int netif_set_xps_queue(struct net_device *dev,
|
|
const struct cpumask *mask,
|
|
u16 index)
|
|
{
|
|
return 0;
|
|
}
|
|
|
|
static inline int __netif_set_xps_queue(struct net_device *dev,
|
|
const unsigned long *mask,
|
|
u16 index, bool is_rxqs_map)
|
|
{
|
|
return 0;
|
|
}
|
|
#endif
|
|
|
|
/**
|
|
* netif_is_multiqueue - test if device has multiple transmit queues
|
|
* @dev: network device
|
|
*
|
|
* Check if device has multiple transmit queues
|
|
*/
|
|
static inline bool netif_is_multiqueue(const struct net_device *dev)
|
|
{
|
|
return dev->num_tx_queues > 1;
|
|
}
|
|
|
|
int netif_set_real_num_tx_queues(struct net_device *dev, unsigned int txq);
|
|
|
|
#ifdef CONFIG_SYSFS
|
|
int netif_set_real_num_rx_queues(struct net_device *dev, unsigned int rxq);
|
|
#else
|
|
static inline int netif_set_real_num_rx_queues(struct net_device *dev,
|
|
unsigned int rxqs)
|
|
{
|
|
dev->real_num_rx_queues = rxqs;
|
|
return 0;
|
|
}
|
|
#endif
|
|
|
|
static inline struct netdev_rx_queue *
|
|
__netif_get_rx_queue(struct net_device *dev, unsigned int rxq)
|
|
{
|
|
return dev->_rx + rxq;
|
|
}
|
|
|
|
#ifdef CONFIG_SYSFS
|
|
static inline unsigned int get_netdev_rx_queue_index(
|
|
struct netdev_rx_queue *queue)
|
|
{
|
|
struct net_device *dev = queue->dev;
|
|
int index = queue - dev->_rx;
|
|
|
|
BUG_ON(index >= dev->num_rx_queues);
|
|
return index;
|
|
}
|
|
#endif
|
|
|
|
#define DEFAULT_MAX_NUM_RSS_QUEUES (8)
|
|
int netif_get_num_default_rss_queues(void);
|
|
|
|
enum skb_free_reason {
|
|
SKB_REASON_CONSUMED,
|
|
SKB_REASON_DROPPED,
|
|
};
|
|
|
|
void __dev_kfree_skb_irq(struct sk_buff *skb, enum skb_free_reason reason);
|
|
void __dev_kfree_skb_any(struct sk_buff *skb, enum skb_free_reason reason);
|
|
|
|
/*
|
|
* It is not allowed to call kfree_skb() or consume_skb() from hardware
|
|
* interrupt context or with hardware interrupts being disabled.
|
|
* (in_irq() || irqs_disabled())
|
|
*
|
|
* We provide four helpers that can be used in following contexts :
|
|
*
|
|
* dev_kfree_skb_irq(skb) when caller drops a packet from irq context,
|
|
* replacing kfree_skb(skb)
|
|
*
|
|
* dev_consume_skb_irq(skb) when caller consumes a packet from irq context.
|
|
* Typically used in place of consume_skb(skb) in TX completion path
|
|
*
|
|
* dev_kfree_skb_any(skb) when caller doesn't know its current irq context,
|
|
* replacing kfree_skb(skb)
|
|
*
|
|
* dev_consume_skb_any(skb) when caller doesn't know its current irq context,
|
|
* and consumed a packet. Used in place of consume_skb(skb)
|
|
*/
|
|
static inline void dev_kfree_skb_irq(struct sk_buff *skb)
|
|
{
|
|
__dev_kfree_skb_irq(skb, SKB_REASON_DROPPED);
|
|
}
|
|
|
|
static inline void dev_consume_skb_irq(struct sk_buff *skb)
|
|
{
|
|
__dev_kfree_skb_irq(skb, SKB_REASON_CONSUMED);
|
|
}
|
|
|
|
static inline void dev_kfree_skb_any(struct sk_buff *skb)
|
|
{
|
|
__dev_kfree_skb_any(skb, SKB_REASON_DROPPED);
|
|
}
|
|
|
|
static inline void dev_consume_skb_any(struct sk_buff *skb)
|
|
{
|
|
__dev_kfree_skb_any(skb, SKB_REASON_CONSUMED);
|
|
}
|
|
|
|
void generic_xdp_tx(struct sk_buff *skb, struct bpf_prog *xdp_prog);
|
|
int do_xdp_generic(struct bpf_prog *xdp_prog, struct sk_buff *skb);
|
|
int netif_rx(struct sk_buff *skb);
|
|
int netif_rx_ni(struct sk_buff *skb);
|
|
int netif_receive_skb(struct sk_buff *skb);
|
|
int netif_receive_skb_core(struct sk_buff *skb);
|
|
void netif_receive_skb_list(struct list_head *head);
|
|
gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb);
|
|
void napi_gro_flush(struct napi_struct *napi, bool flush_old);
|
|
struct sk_buff *napi_get_frags(struct napi_struct *napi);
|
|
gro_result_t napi_gro_frags(struct napi_struct *napi);
|
|
struct packet_offload *gro_find_receive_by_type(__be16 type);
|
|
struct packet_offload *gro_find_complete_by_type(__be16 type);
|
|
extern struct napi_struct *get_current_napi_context(void);
|
|
|
|
static inline void napi_free_frags(struct napi_struct *napi)
|
|
{
|
|
kfree_skb(napi->skb);
|
|
napi->skb = NULL;
|
|
}
|
|
|
|
bool netdev_is_rx_handler_busy(struct net_device *dev);
|
|
int netdev_rx_handler_register(struct net_device *dev,
|
|
rx_handler_func_t *rx_handler,
|
|
void *rx_handler_data);
|
|
void netdev_rx_handler_unregister(struct net_device *dev);
|
|
|
|
bool dev_valid_name(const char *name);
|
|
static inline bool is_socket_ioctl_cmd(unsigned int cmd)
|
|
{
|
|
return _IOC_TYPE(cmd) == SOCK_IOC_TYPE;
|
|
}
|
|
int dev_ioctl(struct net *net, unsigned int cmd, struct ifreq *ifr,
|
|
bool *need_copyout);
|
|
int dev_ifconf(struct net *net, struct ifconf *, int);
|
|
int dev_ethtool(struct net *net, struct ifreq *);
|
|
unsigned int dev_get_flags(const struct net_device *);
|
|
int __dev_change_flags(struct net_device *, unsigned int flags);
|
|
int dev_change_flags(struct net_device *, unsigned int);
|
|
void __dev_notify_flags(struct net_device *, unsigned int old_flags,
|
|
unsigned int gchanges);
|
|
int dev_change_name(struct net_device *, const char *);
|
|
int dev_set_alias(struct net_device *, const char *, size_t);
|
|
int dev_get_alias(const struct net_device *, char *, size_t);
|
|
int dev_change_net_namespace(struct net_device *, struct net *, const char *);
|
|
int __dev_set_mtu(struct net_device *, int);
|
|
int dev_validate_mtu(struct net_device *dev, int mtu,
|
|
struct netlink_ext_ack *extack);
|
|
int dev_set_mtu_ext(struct net_device *dev, int mtu,
|
|
struct netlink_ext_ack *extack);
|
|
int dev_set_mtu(struct net_device *, int);
|
|
int dev_change_tx_queue_len(struct net_device *, unsigned long);
|
|
void dev_set_group(struct net_device *, int);
|
|
int dev_set_mac_address(struct net_device *, struct sockaddr *);
|
|
int dev_change_carrier(struct net_device *, bool new_carrier);
|
|
int dev_get_phys_port_id(struct net_device *dev,
|
|
struct netdev_phys_item_id *ppid);
|
|
int dev_get_phys_port_name(struct net_device *dev,
|
|
char *name, size_t len);
|
|
int dev_change_proto_down(struct net_device *dev, bool proto_down);
|
|
int dev_change_proto_down_generic(struct net_device *dev, bool proto_down);
|
|
struct sk_buff *validate_xmit_skb_list(struct sk_buff *skb, struct net_device *dev, bool *again);
|
|
struct sk_buff *dev_hard_start_xmit(struct sk_buff *skb, struct net_device *dev,
|
|
struct netdev_queue *txq, int *ret);
|
|
|
|
typedef int (*bpf_op_t)(struct net_device *dev, struct netdev_bpf *bpf);
|
|
int dev_change_xdp_fd(struct net_device *dev, struct netlink_ext_ack *extack,
|
|
int fd, int expected_fd, u32 flags);
|
|
int bpf_xdp_link_attach(const union bpf_attr *attr, struct bpf_prog *prog);
|
|
u32 dev_xdp_prog_id(struct net_device *dev, enum bpf_xdp_mode mode);
|
|
|
|
int xdp_umem_query(struct net_device *dev, u16 queue_id);
|
|
|
|
int __dev_forward_skb(struct net_device *dev, struct sk_buff *skb);
|
|
int dev_forward_skb(struct net_device *dev, struct sk_buff *skb);
|
|
bool is_skb_forwardable(const struct net_device *dev,
|
|
const struct sk_buff *skb);
|
|
|
|
static __always_inline int ____dev_forward_skb(struct net_device *dev,
|
|
struct sk_buff *skb)
|
|
{
|
|
if (skb_orphan_frags(skb, GFP_ATOMIC) ||
|
|
unlikely(!is_skb_forwardable(dev, skb))) {
|
|
atomic_long_inc(&dev->rx_dropped);
|
|
kfree_skb(skb);
|
|
return NET_RX_DROP;
|
|
}
|
|
|
|
skb_scrub_packet(skb, !net_eq(dev_net(dev), dev_net(skb->dev)));
|
|
skb->priority = 0;
|
|
return 0;
|
|
}
|
|
|
|
void dev_queue_xmit_nit(struct sk_buff *skb, struct net_device *dev);
|
|
|
|
extern int netdev_budget;
|
|
extern unsigned int netdev_budget_usecs;
|
|
|
|
/* Called by rtnetlink.c:rtnl_unlock() */
|
|
void netdev_run_todo(void);
|
|
|
|
/**
|
|
* dev_put - release reference to device
|
|
* @dev: network device
|
|
*
|
|
* Release reference to device to allow it to be freed.
|
|
*/
|
|
static inline void dev_put(struct net_device *dev)
|
|
{
|
|
if (dev)
|
|
this_cpu_dec(*dev->pcpu_refcnt);
|
|
}
|
|
|
|
/**
|
|
* dev_hold - get reference to device
|
|
* @dev: network device
|
|
*
|
|
* Hold reference to device to keep it from being freed.
|
|
*/
|
|
static inline void dev_hold(struct net_device *dev)
|
|
{
|
|
if (dev)
|
|
this_cpu_inc(*dev->pcpu_refcnt);
|
|
}
|
|
|
|
/* Carrier loss detection, dial on demand. The functions netif_carrier_on
|
|
* and _off may be called from IRQ context, but it is caller
|
|
* who is responsible for serialization of these calls.
|
|
*
|
|
* The name carrier is inappropriate, these functions should really be
|
|
* called netif_lowerlayer_*() because they represent the state of any
|
|
* kind of lower layer not just hardware media.
|
|
*/
|
|
|
|
void linkwatch_init_dev(struct net_device *dev);
|
|
void linkwatch_fire_event(struct net_device *dev);
|
|
void linkwatch_forget_dev(struct net_device *dev);
|
|
|
|
/**
|
|
* netif_carrier_ok - test if carrier present
|
|
* @dev: network device
|
|
*
|
|
* Check if carrier is present on device
|
|
*/
|
|
static inline bool netif_carrier_ok(const struct net_device *dev)
|
|
{
|
|
return !test_bit(__LINK_STATE_NOCARRIER, &dev->state);
|
|
}
|
|
|
|
unsigned long dev_trans_start(struct net_device *dev);
|
|
|
|
void __netdev_watchdog_up(struct net_device *dev);
|
|
|
|
void netif_carrier_on(struct net_device *dev);
|
|
|
|
void netif_carrier_off(struct net_device *dev);
|
|
|
|
/**
|
|
* netif_dormant_on - mark device as dormant.
|
|
* @dev: network device
|
|
*
|
|
* Mark device as dormant (as per RFC2863).
|
|
*
|
|
* The dormant state indicates that the relevant interface is not
|
|
* actually in a condition to pass packets (i.e., it is not 'up') but is
|
|
* in a "pending" state, waiting for some external event. For "on-
|
|
* demand" interfaces, this new state identifies the situation where the
|
|
* interface is waiting for events to place it in the up state.
|
|
*/
|
|
static inline void netif_dormant_on(struct net_device *dev)
|
|
{
|
|
if (!test_and_set_bit(__LINK_STATE_DORMANT, &dev->state))
|
|
linkwatch_fire_event(dev);
|
|
}
|
|
|
|
/**
|
|
* netif_dormant_off - set device as not dormant.
|
|
* @dev: network device
|
|
*
|
|
* Device is not in dormant state.
|
|
*/
|
|
static inline void netif_dormant_off(struct net_device *dev)
|
|
{
|
|
if (test_and_clear_bit(__LINK_STATE_DORMANT, &dev->state))
|
|
linkwatch_fire_event(dev);
|
|
}
|
|
|
|
/**
|
|
* netif_dormant - test if device is dormant
|
|
* @dev: network device
|
|
*
|
|
* Check if device is dormant.
|
|
*/
|
|
static inline bool netif_dormant(const struct net_device *dev)
|
|
{
|
|
return test_bit(__LINK_STATE_DORMANT, &dev->state);
|
|
}
|
|
|
|
|
|
/**
|
|
* netif_oper_up - test if device is operational
|
|
* @dev: network device
|
|
*
|
|
* Check if carrier is operational
|
|
*/
|
|
static inline bool netif_oper_up(const struct net_device *dev)
|
|
{
|
|
return (dev->operstate == IF_OPER_UP ||
|
|
dev->operstate == IF_OPER_UNKNOWN /* backward compat */);
|
|
}
|
|
|
|
/**
|
|
* netif_device_present - is device available or removed
|
|
* @dev: network device
|
|
*
|
|
* Check if device has not been removed from system.
|
|
*/
|
|
static inline bool netif_device_present(struct net_device *dev)
|
|
{
|
|
return test_bit(__LINK_STATE_PRESENT, &dev->state);
|
|
}
|
|
|
|
void netif_device_detach(struct net_device *dev);
|
|
|
|
void netif_device_attach(struct net_device *dev);
|
|
|
|
/*
|
|
* Network interface message level settings
|
|
*/
|
|
|
|
enum {
|
|
NETIF_MSG_DRV = 0x0001,
|
|
NETIF_MSG_PROBE = 0x0002,
|
|
NETIF_MSG_LINK = 0x0004,
|
|
NETIF_MSG_TIMER = 0x0008,
|
|
NETIF_MSG_IFDOWN = 0x0010,
|
|
NETIF_MSG_IFUP = 0x0020,
|
|
NETIF_MSG_RX_ERR = 0x0040,
|
|
NETIF_MSG_TX_ERR = 0x0080,
|
|
NETIF_MSG_TX_QUEUED = 0x0100,
|
|
NETIF_MSG_INTR = 0x0200,
|
|
NETIF_MSG_TX_DONE = 0x0400,
|
|
NETIF_MSG_RX_STATUS = 0x0800,
|
|
NETIF_MSG_PKTDATA = 0x1000,
|
|
NETIF_MSG_HW = 0x2000,
|
|
NETIF_MSG_WOL = 0x4000,
|
|
};
|
|
|
|
#define netif_msg_drv(p) ((p)->msg_enable & NETIF_MSG_DRV)
|
|
#define netif_msg_probe(p) ((p)->msg_enable & NETIF_MSG_PROBE)
|
|
#define netif_msg_link(p) ((p)->msg_enable & NETIF_MSG_LINK)
|
|
#define netif_msg_timer(p) ((p)->msg_enable & NETIF_MSG_TIMER)
|
|
#define netif_msg_ifdown(p) ((p)->msg_enable & NETIF_MSG_IFDOWN)
|
|
#define netif_msg_ifup(p) ((p)->msg_enable & NETIF_MSG_IFUP)
|
|
#define netif_msg_rx_err(p) ((p)->msg_enable & NETIF_MSG_RX_ERR)
|
|
#define netif_msg_tx_err(p) ((p)->msg_enable & NETIF_MSG_TX_ERR)
|
|
#define netif_msg_tx_queued(p) ((p)->msg_enable & NETIF_MSG_TX_QUEUED)
|
|
#define netif_msg_intr(p) ((p)->msg_enable & NETIF_MSG_INTR)
|
|
#define netif_msg_tx_done(p) ((p)->msg_enable & NETIF_MSG_TX_DONE)
|
|
#define netif_msg_rx_status(p) ((p)->msg_enable & NETIF_MSG_RX_STATUS)
|
|
#define netif_msg_pktdata(p) ((p)->msg_enable & NETIF_MSG_PKTDATA)
|
|
#define netif_msg_hw(p) ((p)->msg_enable & NETIF_MSG_HW)
|
|
#define netif_msg_wol(p) ((p)->msg_enable & NETIF_MSG_WOL)
|
|
|
|
static inline u32 netif_msg_init(int debug_value, int default_msg_enable_bits)
|
|
{
|
|
/* use default */
|
|
if (debug_value < 0 || debug_value >= (sizeof(u32) * 8))
|
|
return default_msg_enable_bits;
|
|
if (debug_value == 0) /* no output */
|
|
return 0;
|
|
/* set low N bits */
|
|
return (1U << debug_value) - 1;
|
|
}
|
|
|
|
static inline void __netif_tx_lock(struct netdev_queue *txq, int cpu)
|
|
{
|
|
spin_lock(&txq->_xmit_lock);
|
|
/* Pairs with READ_ONCE() in __dev_queue_xmit() */
|
|
WRITE_ONCE(txq->xmit_lock_owner, cpu);
|
|
}
|
|
|
|
static inline bool __netif_tx_acquire(struct netdev_queue *txq)
|
|
{
|
|
__acquire(&txq->_xmit_lock);
|
|
return true;
|
|
}
|
|
|
|
static inline void __netif_tx_release(struct netdev_queue *txq)
|
|
{
|
|
__release(&txq->_xmit_lock);
|
|
}
|
|
|
|
static inline void __netif_tx_lock_bh(struct netdev_queue *txq)
|
|
{
|
|
spin_lock_bh(&txq->_xmit_lock);
|
|
/* Pairs with READ_ONCE() in __dev_queue_xmit() */
|
|
WRITE_ONCE(txq->xmit_lock_owner, smp_processor_id());
|
|
}
|
|
|
|
static inline bool __netif_tx_trylock(struct netdev_queue *txq)
|
|
{
|
|
bool ok = spin_trylock(&txq->_xmit_lock);
|
|
|
|
if (likely(ok)) {
|
|
/* Pairs with READ_ONCE() in __dev_queue_xmit() */
|
|
WRITE_ONCE(txq->xmit_lock_owner, smp_processor_id());
|
|
}
|
|
return ok;
|
|
}
|
|
|
|
static inline void __netif_tx_unlock(struct netdev_queue *txq)
|
|
{
|
|
/* Pairs with READ_ONCE() in __dev_queue_xmit() */
|
|
WRITE_ONCE(txq->xmit_lock_owner, -1);
|
|
spin_unlock(&txq->_xmit_lock);
|
|
}
|
|
|
|
static inline void __netif_tx_unlock_bh(struct netdev_queue *txq)
|
|
{
|
|
/* Pairs with READ_ONCE() in __dev_queue_xmit() */
|
|
WRITE_ONCE(txq->xmit_lock_owner, -1);
|
|
spin_unlock_bh(&txq->_xmit_lock);
|
|
}
|
|
|
|
static inline void txq_trans_update(struct netdev_queue *txq)
|
|
{
|
|
if (txq->xmit_lock_owner != -1)
|
|
txq->trans_start = jiffies;
|
|
}
|
|
|
|
/* legacy drivers only, netdev_start_xmit() sets txq->trans_start */
|
|
static inline void netif_trans_update(struct net_device *dev)
|
|
{
|
|
struct netdev_queue *txq = netdev_get_tx_queue(dev, 0);
|
|
|
|
if (txq->trans_start != jiffies)
|
|
txq->trans_start = jiffies;
|
|
}
|
|
|
|
/**
|
|
* netif_tx_lock - grab network device transmit lock
|
|
* @dev: network device
|
|
*
|
|
* Get network device transmit lock
|
|
*/
|
|
static inline void netif_tx_lock(struct net_device *dev)
|
|
{
|
|
unsigned int i;
|
|
int cpu;
|
|
|
|
spin_lock(&dev->tx_global_lock);
|
|
cpu = smp_processor_id();
|
|
for (i = 0; i < dev->num_tx_queues; i++) {
|
|
struct netdev_queue *txq = netdev_get_tx_queue(dev, i);
|
|
|
|
/* We are the only thread of execution doing a
|
|
* freeze, but we have to grab the _xmit_lock in
|
|
* order to synchronize with threads which are in
|
|
* the ->hard_start_xmit() handler and already
|
|
* checked the frozen bit.
|
|
*/
|
|
__netif_tx_lock(txq, cpu);
|
|
set_bit(__QUEUE_STATE_FROZEN, &txq->state);
|
|
__netif_tx_unlock(txq);
|
|
}
|
|
}
|
|
|
|
static inline void netif_tx_lock_bh(struct net_device *dev)
|
|
{
|
|
local_bh_disable();
|
|
netif_tx_lock(dev);
|
|
}
|
|
|
|
static inline void netif_tx_unlock(struct net_device *dev)
|
|
{
|
|
unsigned int i;
|
|
|
|
for (i = 0; i < dev->num_tx_queues; i++) {
|
|
struct netdev_queue *txq = netdev_get_tx_queue(dev, i);
|
|
|
|
/* No need to grab the _xmit_lock here. If the
|
|
* queue is not stopped for another reason, we
|
|
* force a schedule.
|
|
*/
|
|
clear_bit(__QUEUE_STATE_FROZEN, &txq->state);
|
|
netif_schedule_queue(txq);
|
|
}
|
|
spin_unlock(&dev->tx_global_lock);
|
|
}
|
|
|
|
static inline void netif_tx_unlock_bh(struct net_device *dev)
|
|
{
|
|
netif_tx_unlock(dev);
|
|
local_bh_enable();
|
|
}
|
|
|
|
#define HARD_TX_LOCK(dev, txq, cpu) { \
|
|
if ((dev->features & NETIF_F_LLTX) == 0) { \
|
|
__netif_tx_lock(txq, cpu); \
|
|
} else { \
|
|
__netif_tx_acquire(txq); \
|
|
} \
|
|
}
|
|
|
|
#define HARD_TX_TRYLOCK(dev, txq) \
|
|
(((dev->features & NETIF_F_LLTX) == 0) ? \
|
|
__netif_tx_trylock(txq) : \
|
|
__netif_tx_acquire(txq))
|
|
|
|
#define HARD_TX_UNLOCK(dev, txq) { \
|
|
if ((dev->features & NETIF_F_LLTX) == 0) { \
|
|
__netif_tx_unlock(txq); \
|
|
} else { \
|
|
__netif_tx_release(txq); \
|
|
} \
|
|
}
|
|
|
|
static inline void netif_tx_disable(struct net_device *dev)
|
|
{
|
|
unsigned int i;
|
|
int cpu;
|
|
|
|
local_bh_disable();
|
|
cpu = smp_processor_id();
|
|
spin_lock(&dev->tx_global_lock);
|
|
for (i = 0; i < dev->num_tx_queues; i++) {
|
|
struct netdev_queue *txq = netdev_get_tx_queue(dev, i);
|
|
|
|
__netif_tx_lock(txq, cpu);
|
|
netif_tx_stop_queue(txq);
|
|
__netif_tx_unlock(txq);
|
|
}
|
|
spin_unlock(&dev->tx_global_lock);
|
|
local_bh_enable();
|
|
}
|
|
|
|
static inline void netif_addr_lock(struct net_device *dev)
|
|
{
|
|
spin_lock(&dev->addr_list_lock);
|
|
}
|
|
|
|
static inline void netif_addr_lock_nested(struct net_device *dev)
|
|
{
|
|
int subclass = SINGLE_DEPTH_NESTING;
|
|
|
|
if (dev->netdev_ops->ndo_get_lock_subclass)
|
|
subclass = dev->netdev_ops->ndo_get_lock_subclass(dev);
|
|
|
|
spin_lock_nested(&dev->addr_list_lock, subclass);
|
|
}
|
|
|
|
static inline void netif_addr_lock_bh(struct net_device *dev)
|
|
{
|
|
spin_lock_bh(&dev->addr_list_lock);
|
|
}
|
|
|
|
static inline void netif_addr_unlock(struct net_device *dev)
|
|
{
|
|
spin_unlock(&dev->addr_list_lock);
|
|
}
|
|
|
|
static inline void netif_addr_unlock_bh(struct net_device *dev)
|
|
{
|
|
spin_unlock_bh(&dev->addr_list_lock);
|
|
}
|
|
|
|
/*
|
|
* dev_addrs walker. Should be used only for read access. Call with
|
|
* rcu_read_lock held.
|
|
*/
|
|
#define for_each_dev_addr(dev, ha) \
|
|
list_for_each_entry_rcu(ha, &dev->dev_addrs.list, list)
|
|
|
|
/* These functions live elsewhere (drivers/net/net_init.c, but related) */
|
|
|
|
void ether_setup(struct net_device *dev);
|
|
|
|
/* Support for loadable net-drivers */
|
|
struct net_device *alloc_netdev_mqs(int sizeof_priv, const char *name,
|
|
unsigned char name_assign_type,
|
|
void (*setup)(struct net_device *),
|
|
unsigned int txqs, unsigned int rxqs);
|
|
int dev_get_valid_name(struct net *net, struct net_device *dev,
|
|
const char *name);
|
|
|
|
#define alloc_netdev(sizeof_priv, name, name_assign_type, setup) \
|
|
alloc_netdev_mqs(sizeof_priv, name, name_assign_type, setup, 1, 1)
|
|
|
|
#define alloc_netdev_mq(sizeof_priv, name, name_assign_type, setup, count) \
|
|
alloc_netdev_mqs(sizeof_priv, name, name_assign_type, setup, count, \
|
|
count)
|
|
|
|
int register_netdev(struct net_device *dev);
|
|
void unregister_netdev(struct net_device *dev);
|
|
|
|
/* General hardware address lists handling functions */
|
|
int __hw_addr_sync(struct netdev_hw_addr_list *to_list,
|
|
struct netdev_hw_addr_list *from_list, int addr_len);
|
|
void __hw_addr_unsync(struct netdev_hw_addr_list *to_list,
|
|
struct netdev_hw_addr_list *from_list, int addr_len);
|
|
int __hw_addr_sync_dev(struct netdev_hw_addr_list *list,
|
|
struct net_device *dev,
|
|
int (*sync)(struct net_device *, const unsigned char *),
|
|
int (*unsync)(struct net_device *,
|
|
const unsigned char *));
|
|
void __hw_addr_unsync_dev(struct netdev_hw_addr_list *list,
|
|
struct net_device *dev,
|
|
int (*unsync)(struct net_device *,
|
|
const unsigned char *));
|
|
void __hw_addr_init(struct netdev_hw_addr_list *list);
|
|
|
|
/* Functions used for device addresses handling */
|
|
static inline void
|
|
__dev_addr_set(struct net_device *dev, const u8 *addr, size_t len)
|
|
{
|
|
memcpy(dev->dev_addr, addr, len);
|
|
}
|
|
|
|
static inline void dev_addr_set(struct net_device *dev, const u8 *addr)
|
|
{
|
|
__dev_addr_set(dev, addr, dev->addr_len);
|
|
}
|
|
|
|
static inline void
|
|
dev_addr_mod(struct net_device *dev, unsigned int offset,
|
|
const u8 *addr, size_t len)
|
|
{
|
|
memcpy(&dev->dev_addr[offset], addr, len);
|
|
}
|
|
|
|
int dev_addr_add(struct net_device *dev, const unsigned char *addr,
|
|
unsigned char addr_type);
|
|
int dev_addr_del(struct net_device *dev, const unsigned char *addr,
|
|
unsigned char addr_type);
|
|
void dev_addr_flush(struct net_device *dev);
|
|
int dev_addr_init(struct net_device *dev);
|
|
|
|
/* Functions used for unicast addresses handling */
|
|
int dev_uc_add(struct net_device *dev, const unsigned char *addr);
|
|
int dev_uc_add_excl(struct net_device *dev, const unsigned char *addr);
|
|
int dev_uc_del(struct net_device *dev, const unsigned char *addr);
|
|
int dev_uc_sync(struct net_device *to, struct net_device *from);
|
|
int dev_uc_sync_multiple(struct net_device *to, struct net_device *from);
|
|
void dev_uc_unsync(struct net_device *to, struct net_device *from);
|
|
void dev_uc_flush(struct net_device *dev);
|
|
void dev_uc_init(struct net_device *dev);
|
|
|
|
/**
|
|
* __dev_uc_sync - Synchonize device's unicast list
|
|
* @dev: device to sync
|
|
* @sync: function to call if address should be added
|
|
* @unsync: function to call if address should be removed
|
|
*
|
|
* Add newly added addresses to the interface, and release
|
|
* addresses that have been deleted.
|
|
*/
|
|
static inline int __dev_uc_sync(struct net_device *dev,
|
|
int (*sync)(struct net_device *,
|
|
const unsigned char *),
|
|
int (*unsync)(struct net_device *,
|
|
const unsigned char *))
|
|
{
|
|
return __hw_addr_sync_dev(&dev->uc, dev, sync, unsync);
|
|
}
|
|
|
|
/**
|
|
* __dev_uc_unsync - Remove synchronized addresses from device
|
|
* @dev: device to sync
|
|
* @unsync: function to call if address should be removed
|
|
*
|
|
* Remove all addresses that were added to the device by dev_uc_sync().
|
|
*/
|
|
static inline void __dev_uc_unsync(struct net_device *dev,
|
|
int (*unsync)(struct net_device *,
|
|
const unsigned char *))
|
|
{
|
|
__hw_addr_unsync_dev(&dev->uc, dev, unsync);
|
|
}
|
|
|
|
/* Functions used for multicast addresses handling */
|
|
int dev_mc_add(struct net_device *dev, const unsigned char *addr);
|
|
int dev_mc_add_global(struct net_device *dev, const unsigned char *addr);
|
|
int dev_mc_add_excl(struct net_device *dev, const unsigned char *addr);
|
|
int dev_mc_del(struct net_device *dev, const unsigned char *addr);
|
|
int dev_mc_del_global(struct net_device *dev, const unsigned char *addr);
|
|
int dev_mc_sync(struct net_device *to, struct net_device *from);
|
|
int dev_mc_sync_multiple(struct net_device *to, struct net_device *from);
|
|
void dev_mc_unsync(struct net_device *to, struct net_device *from);
|
|
void dev_mc_flush(struct net_device *dev);
|
|
void dev_mc_init(struct net_device *dev);
|
|
|
|
/**
|
|
* __dev_mc_sync - Synchonize device's multicast list
|
|
* @dev: device to sync
|
|
* @sync: function to call if address should be added
|
|
* @unsync: function to call if address should be removed
|
|
*
|
|
* Add newly added addresses to the interface, and release
|
|
* addresses that have been deleted.
|
|
*/
|
|
static inline int __dev_mc_sync(struct net_device *dev,
|
|
int (*sync)(struct net_device *,
|
|
const unsigned char *),
|
|
int (*unsync)(struct net_device *,
|
|
const unsigned char *))
|
|
{
|
|
return __hw_addr_sync_dev(&dev->mc, dev, sync, unsync);
|
|
}
|
|
|
|
/**
|
|
* __dev_mc_unsync - Remove synchronized addresses from device
|
|
* @dev: device to sync
|
|
* @unsync: function to call if address should be removed
|
|
*
|
|
* Remove all addresses that were added to the device by dev_mc_sync().
|
|
*/
|
|
static inline void __dev_mc_unsync(struct net_device *dev,
|
|
int (*unsync)(struct net_device *,
|
|
const unsigned char *))
|
|
{
|
|
__hw_addr_unsync_dev(&dev->mc, dev, unsync);
|
|
}
|
|
|
|
/* Functions used for secondary unicast and multicast support */
|
|
void dev_set_rx_mode(struct net_device *dev);
|
|
void __dev_set_rx_mode(struct net_device *dev);
|
|
int dev_set_promiscuity(struct net_device *dev, int inc);
|
|
int dev_set_allmulti(struct net_device *dev, int inc);
|
|
void netdev_state_change(struct net_device *dev);
|
|
void netdev_notify_peers(struct net_device *dev);
|
|
void netdev_features_change(struct net_device *dev);
|
|
/* Load a device via the kmod */
|
|
void dev_load(struct net *net, const char *name);
|
|
struct rtnl_link_stats64 *dev_get_stats(struct net_device *dev,
|
|
struct rtnl_link_stats64 *storage);
|
|
void netdev_stats_to_stats64(struct rtnl_link_stats64 *stats64,
|
|
const struct net_device_stats *netdev_stats);
|
|
|
|
extern int netdev_max_backlog;
|
|
extern int netdev_tstamp_prequeue;
|
|
extern int weight_p;
|
|
extern int dev_weight_rx_bias;
|
|
extern int dev_weight_tx_bias;
|
|
extern int dev_rx_weight;
|
|
extern int dev_tx_weight;
|
|
|
|
bool netdev_has_upper_dev(struct net_device *dev, struct net_device *upper_dev);
|
|
struct net_device *netdev_upper_get_next_dev_rcu(struct net_device *dev,
|
|
struct list_head **iter);
|
|
struct net_device *netdev_all_upper_get_next_dev_rcu(struct net_device *dev,
|
|
struct list_head **iter);
|
|
|
|
/* iterate through upper list, must be called under RCU read lock */
|
|
#define netdev_for_each_upper_dev_rcu(dev, updev, iter) \
|
|
for (iter = &(dev)->adj_list.upper, \
|
|
updev = netdev_upper_get_next_dev_rcu(dev, &(iter)); \
|
|
updev; \
|
|
updev = netdev_upper_get_next_dev_rcu(dev, &(iter)))
|
|
|
|
int netdev_walk_all_upper_dev_rcu(struct net_device *dev,
|
|
int (*fn)(struct net_device *upper_dev,
|
|
void *data),
|
|
void *data);
|
|
|
|
bool netdev_has_upper_dev_all_rcu(struct net_device *dev,
|
|
struct net_device *upper_dev);
|
|
|
|
bool netdev_has_any_upper_dev(struct net_device *dev);
|
|
|
|
void *netdev_lower_get_next_private(struct net_device *dev,
|
|
struct list_head **iter);
|
|
void *netdev_lower_get_next_private_rcu(struct net_device *dev,
|
|
struct list_head **iter);
|
|
|
|
#define netdev_for_each_lower_private(dev, priv, iter) \
|
|
for (iter = (dev)->adj_list.lower.next, \
|
|
priv = netdev_lower_get_next_private(dev, &(iter)); \
|
|
priv; \
|
|
priv = netdev_lower_get_next_private(dev, &(iter)))
|
|
|
|
#define netdev_for_each_lower_private_rcu(dev, priv, iter) \
|
|
for (iter = &(dev)->adj_list.lower, \
|
|
priv = netdev_lower_get_next_private_rcu(dev, &(iter)); \
|
|
priv; \
|
|
priv = netdev_lower_get_next_private_rcu(dev, &(iter)))
|
|
|
|
void *netdev_lower_get_next(struct net_device *dev,
|
|
struct list_head **iter);
|
|
|
|
#define netdev_for_each_lower_dev(dev, ldev, iter) \
|
|
for (iter = (dev)->adj_list.lower.next, \
|
|
ldev = netdev_lower_get_next(dev, &(iter)); \
|
|
ldev; \
|
|
ldev = netdev_lower_get_next(dev, &(iter)))
|
|
|
|
struct net_device *netdev_all_lower_get_next(struct net_device *dev,
|
|
struct list_head **iter);
|
|
struct net_device *netdev_all_lower_get_next_rcu(struct net_device *dev,
|
|
struct list_head **iter);
|
|
|
|
int netdev_walk_all_lower_dev(struct net_device *dev,
|
|
int (*fn)(struct net_device *lower_dev,
|
|
void *data),
|
|
void *data);
|
|
int netdev_walk_all_lower_dev_rcu(struct net_device *dev,
|
|
int (*fn)(struct net_device *lower_dev,
|
|
void *data),
|
|
void *data);
|
|
|
|
void *netdev_adjacent_get_private(struct list_head *adj_list);
|
|
void *netdev_lower_get_first_private_rcu(struct net_device *dev);
|
|
struct net_device *netdev_master_upper_dev_get(struct net_device *dev);
|
|
struct net_device *netdev_master_upper_dev_get_rcu(struct net_device *dev);
|
|
int netdev_upper_dev_link(struct net_device *dev, struct net_device *upper_dev,
|
|
struct netlink_ext_ack *extack);
|
|
int netdev_master_upper_dev_link(struct net_device *dev,
|
|
struct net_device *upper_dev,
|
|
void *upper_priv, void *upper_info,
|
|
struct netlink_ext_ack *extack);
|
|
void netdev_upper_dev_unlink(struct net_device *dev,
|
|
struct net_device *upper_dev);
|
|
void netdev_adjacent_rename_links(struct net_device *dev, char *oldname);
|
|
void *netdev_lower_dev_get_private(struct net_device *dev,
|
|
struct net_device *lower_dev);
|
|
void netdev_lower_state_changed(struct net_device *lower_dev,
|
|
void *lower_state_info);
|
|
|
|
/* RSS keys are 40 or 52 bytes long */
|
|
#define NETDEV_RSS_KEY_LEN 52
|
|
extern u8 netdev_rss_key[NETDEV_RSS_KEY_LEN] __read_mostly;
|
|
void netdev_rss_key_fill(void *buffer, size_t len);
|
|
|
|
int dev_get_nest_level(struct net_device *dev);
|
|
int skb_checksum_help(struct sk_buff *skb);
|
|
int skb_crc32c_csum_help(struct sk_buff *skb);
|
|
int skb_csum_hwoffload_help(struct sk_buff *skb,
|
|
const netdev_features_t features);
|
|
|
|
struct sk_buff *__skb_gso_segment(struct sk_buff *skb,
|
|
netdev_features_t features, bool tx_path);
|
|
struct sk_buff *skb_mac_gso_segment(struct sk_buff *skb,
|
|
netdev_features_t features);
|
|
|
|
struct netdev_bonding_info {
|
|
ifslave slave;
|
|
ifbond master;
|
|
};
|
|
|
|
struct netdev_notifier_bonding_info {
|
|
struct netdev_notifier_info info; /* must be first */
|
|
struct netdev_bonding_info bonding_info;
|
|
};
|
|
|
|
void netdev_bonding_info_change(struct net_device *dev,
|
|
struct netdev_bonding_info *bonding_info);
|
|
|
|
static inline
|
|
struct sk_buff *skb_gso_segment(struct sk_buff *skb, netdev_features_t features)
|
|
{
|
|
return __skb_gso_segment(skb, features, true);
|
|
}
|
|
__be16 skb_network_protocol(struct sk_buff *skb, int *depth);
|
|
|
|
static inline bool can_checksum_protocol(netdev_features_t features,
|
|
__be16 protocol)
|
|
{
|
|
if (protocol == htons(ETH_P_FCOE))
|
|
return !!(features & NETIF_F_FCOE_CRC);
|
|
|
|
/* Assume this is an IP checksum (not SCTP CRC) */
|
|
|
|
if (features & NETIF_F_HW_CSUM) {
|
|
/* Can checksum everything */
|
|
return true;
|
|
}
|
|
|
|
switch (protocol) {
|
|
case htons(ETH_P_IP):
|
|
return !!(features & NETIF_F_IP_CSUM);
|
|
case htons(ETH_P_IPV6):
|
|
return !!(features & NETIF_F_IPV6_CSUM);
|
|
default:
|
|
return false;
|
|
}
|
|
}
|
|
|
|
#ifdef CONFIG_BUG
|
|
void netdev_rx_csum_fault(struct net_device *dev);
|
|
#else
|
|
static inline void netdev_rx_csum_fault(struct net_device *dev)
|
|
{
|
|
}
|
|
#endif
|
|
/* rx skb timestamps */
|
|
void net_enable_timestamp(void);
|
|
void net_disable_timestamp(void);
|
|
|
|
#ifdef CONFIG_PROC_FS
|
|
int __init dev_proc_init(void);
|
|
#else
|
|
#define dev_proc_init() 0
|
|
#endif
|
|
|
|
static inline netdev_tx_t __netdev_start_xmit(const struct net_device_ops *ops,
|
|
struct sk_buff *skb, struct net_device *dev,
|
|
bool more)
|
|
{
|
|
skb->xmit_more = more ? 1 : 0;
|
|
return ops->ndo_start_xmit(skb, dev);
|
|
}
|
|
|
|
static inline bool netdev_xmit_more(void)
|
|
{
|
|
return __this_cpu_read(softnet_data.xmit.more);
|
|
}
|
|
|
|
static inline netdev_tx_t netdev_start_xmit(struct sk_buff *skb, struct net_device *dev,
|
|
struct netdev_queue *txq, bool more)
|
|
{
|
|
const struct net_device_ops *ops = dev->netdev_ops;
|
|
int rc;
|
|
|
|
rc = __netdev_start_xmit(ops, skb, dev, more);
|
|
if (rc == NETDEV_TX_OK)
|
|
txq_trans_update(txq);
|
|
|
|
return rc;
|
|
}
|
|
|
|
int netdev_class_create_file_ns(const struct class_attribute *class_attr,
|
|
const void *ns);
|
|
void netdev_class_remove_file_ns(const struct class_attribute *class_attr,
|
|
const void *ns);
|
|
|
|
static inline int netdev_class_create_file(const struct class_attribute *class_attr)
|
|
{
|
|
return netdev_class_create_file_ns(class_attr, NULL);
|
|
}
|
|
|
|
static inline void netdev_class_remove_file(const struct class_attribute *class_attr)
|
|
{
|
|
netdev_class_remove_file_ns(class_attr, NULL);
|
|
}
|
|
|
|
extern const struct kobj_ns_type_operations net_ns_type_operations;
|
|
|
|
const char *netdev_drivername(const struct net_device *dev);
|
|
|
|
void linkwatch_run_queue(void);
|
|
|
|
static inline netdev_features_t netdev_intersect_features(netdev_features_t f1,
|
|
netdev_features_t f2)
|
|
{
|
|
if ((f1 ^ f2) & NETIF_F_HW_CSUM) {
|
|
if (f1 & NETIF_F_HW_CSUM)
|
|
f1 |= (NETIF_F_IP_CSUM|NETIF_F_IPV6_CSUM);
|
|
else
|
|
f2 |= (NETIF_F_IP_CSUM|NETIF_F_IPV6_CSUM);
|
|
}
|
|
|
|
return f1 & f2;
|
|
}
|
|
|
|
static inline netdev_features_t netdev_get_wanted_features(
|
|
struct net_device *dev)
|
|
{
|
|
return (dev->features & ~dev->hw_features) | dev->wanted_features;
|
|
}
|
|
netdev_features_t netdev_increment_features(netdev_features_t all,
|
|
netdev_features_t one, netdev_features_t mask);
|
|
|
|
/* Allow TSO being used on stacked device :
|
|
* Performing the GSO segmentation before last device
|
|
* is a performance improvement.
|
|
*/
|
|
static inline netdev_features_t netdev_add_tso_features(netdev_features_t features,
|
|
netdev_features_t mask)
|
|
{
|
|
return netdev_increment_features(features, NETIF_F_ALL_TSO, mask);
|
|
}
|
|
|
|
int __netdev_update_features(struct net_device *dev);
|
|
void netdev_update_features(struct net_device *dev);
|
|
void netdev_change_features(struct net_device *dev);
|
|
|
|
void netif_stacked_transfer_operstate(const struct net_device *rootdev,
|
|
struct net_device *dev);
|
|
|
|
netdev_features_t passthru_features_check(struct sk_buff *skb,
|
|
struct net_device *dev,
|
|
netdev_features_t features);
|
|
netdev_features_t netif_skb_features(struct sk_buff *skb);
|
|
|
|
static inline bool net_gso_ok(netdev_features_t features, int gso_type)
|
|
{
|
|
netdev_features_t feature = (netdev_features_t)gso_type << NETIF_F_GSO_SHIFT;
|
|
|
|
/* check flags correspondence */
|
|
BUILD_BUG_ON(SKB_GSO_TCPV4 != (NETIF_F_TSO >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_DODGY != (NETIF_F_GSO_ROBUST >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_TCP_ECN != (NETIF_F_TSO_ECN >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_TCP_FIXEDID != (NETIF_F_TSO_MANGLEID >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_TCPV6 != (NETIF_F_TSO6 >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_FCOE != (NETIF_F_FSO >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_GRE != (NETIF_F_GSO_GRE >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_GRE_CSUM != (NETIF_F_GSO_GRE_CSUM >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_IPXIP4 != (NETIF_F_GSO_IPXIP4 >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_IPXIP6 != (NETIF_F_GSO_IPXIP6 >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_UDP_TUNNEL != (NETIF_F_GSO_UDP_TUNNEL >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_UDP_TUNNEL_CSUM != (NETIF_F_GSO_UDP_TUNNEL_CSUM >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_PARTIAL != (NETIF_F_GSO_PARTIAL >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_TUNNEL_REMCSUM != (NETIF_F_GSO_TUNNEL_REMCSUM >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_SCTP != (NETIF_F_GSO_SCTP >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_ESP != (NETIF_F_GSO_ESP >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_UDP != (NETIF_F_GSO_UDP >> NETIF_F_GSO_SHIFT));
|
|
BUILD_BUG_ON(SKB_GSO_UDP_L4 != (NETIF_F_GSO_UDP_L4 >> NETIF_F_GSO_SHIFT));
|
|
|
|
return (features & feature) == feature;
|
|
}
|
|
|
|
static inline bool skb_gso_ok(struct sk_buff *skb, netdev_features_t features)
|
|
{
|
|
return net_gso_ok(features, skb_shinfo(skb)->gso_type) &&
|
|
(!skb_has_frag_list(skb) || (features & NETIF_F_FRAGLIST));
|
|
}
|
|
|
|
static inline bool netif_needs_gso(struct sk_buff *skb,
|
|
netdev_features_t features)
|
|
{
|
|
return skb_is_gso(skb) && (!skb_gso_ok(skb, features) ||
|
|
unlikely((skb->ip_summed != CHECKSUM_PARTIAL) &&
|
|
(skb->ip_summed != CHECKSUM_UNNECESSARY)));
|
|
}
|
|
|
|
static inline void netif_set_gso_max_size(struct net_device *dev,
|
|
unsigned int size)
|
|
{
|
|
dev->gso_max_size = size;
|
|
}
|
|
|
|
static inline void skb_gso_error_unwind(struct sk_buff *skb, __be16 protocol,
|
|
int pulled_hlen, u16 mac_offset,
|
|
int mac_len)
|
|
{
|
|
skb->protocol = protocol;
|
|
skb->encapsulation = 1;
|
|
skb_push(skb, pulled_hlen);
|
|
skb_reset_transport_header(skb);
|
|
skb->mac_header = mac_offset;
|
|
skb->network_header = skb->mac_header + mac_len;
|
|
skb->mac_len = mac_len;
|
|
}
|
|
|
|
static inline bool netif_is_macsec(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_MACSEC;
|
|
}
|
|
|
|
static inline bool netif_is_macvlan(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_MACVLAN;
|
|
}
|
|
|
|
static inline bool netif_is_macvlan_port(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_MACVLAN_PORT;
|
|
}
|
|
|
|
static inline bool netif_is_bond_master(const struct net_device *dev)
|
|
{
|
|
return dev->flags & IFF_MASTER && dev->priv_flags & IFF_BONDING;
|
|
}
|
|
|
|
static inline bool netif_is_bond_slave(const struct net_device *dev)
|
|
{
|
|
return dev->flags & IFF_SLAVE && dev->priv_flags & IFF_BONDING;
|
|
}
|
|
|
|
static inline bool netif_supports_nofcs(struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_SUPP_NOFCS;
|
|
}
|
|
|
|
static inline bool netif_has_l3_rx_handler(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_L3MDEV_RX_HANDLER;
|
|
}
|
|
|
|
static inline bool netif_is_l3_master(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_L3MDEV_MASTER;
|
|
}
|
|
|
|
static inline bool netif_is_l3_slave(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_L3MDEV_SLAVE;
|
|
}
|
|
|
|
static inline bool netif_is_bridge_master(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_EBRIDGE;
|
|
}
|
|
|
|
static inline bool netif_is_bridge_port(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_BRIDGE_PORT;
|
|
}
|
|
|
|
static inline bool netif_is_ovs_master(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_OPENVSWITCH;
|
|
}
|
|
|
|
static inline bool netif_is_ovs_port(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_OVS_DATAPATH;
|
|
}
|
|
|
|
static inline bool netif_is_team_master(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_TEAM;
|
|
}
|
|
|
|
static inline bool netif_is_team_port(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_TEAM_PORT;
|
|
}
|
|
|
|
static inline bool netif_is_lag_master(const struct net_device *dev)
|
|
{
|
|
return netif_is_bond_master(dev) || netif_is_team_master(dev);
|
|
}
|
|
|
|
static inline bool netif_is_lag_port(const struct net_device *dev)
|
|
{
|
|
return netif_is_bond_slave(dev) || netif_is_team_port(dev);
|
|
}
|
|
|
|
static inline bool netif_is_rxfh_configured(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_RXFH_CONFIGURED;
|
|
}
|
|
|
|
static inline bool netif_is_failover(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_FAILOVER;
|
|
}
|
|
|
|
static inline bool netif_is_failover_slave(const struct net_device *dev)
|
|
{
|
|
return dev->priv_flags & IFF_FAILOVER_SLAVE;
|
|
}
|
|
|
|
/* This device needs to keep skb dst for qdisc enqueue or ndo_start_xmit() */
|
|
static inline void netif_keep_dst(struct net_device *dev)
|
|
{
|
|
dev->priv_flags &= ~(IFF_XMIT_DST_RELEASE | IFF_XMIT_DST_RELEASE_PERM);
|
|
}
|
|
|
|
/* return true if dev can't cope with mtu frames that need vlan tag insertion */
|
|
static inline bool netif_reduces_vlan_mtu(struct net_device *dev)
|
|
{
|
|
/* TODO: reserve and use an additional IFF bit, if we get more users */
|
|
return dev->priv_flags & IFF_MACSEC;
|
|
}
|
|
|
|
extern struct pernet_operations __net_initdata loopback_net_ops;
|
|
|
|
/* Logging, debugging and troubleshooting/diagnostic helpers. */
|
|
|
|
/* netdev_printk helpers, similar to dev_printk */
|
|
|
|
static inline const char *netdev_name(const struct net_device *dev)
|
|
{
|
|
if (!dev->name[0] || strchr(dev->name, '%'))
|
|
return "(unnamed net_device)";
|
|
return dev->name;
|
|
}
|
|
|
|
static inline bool netdev_unregistering(const struct net_device *dev)
|
|
{
|
|
return dev->reg_state == NETREG_UNREGISTERING;
|
|
}
|
|
|
|
static inline const char *netdev_reg_state(const struct net_device *dev)
|
|
{
|
|
switch (dev->reg_state) {
|
|
case NETREG_UNINITIALIZED: return " (uninitialized)";
|
|
case NETREG_REGISTERED: return "";
|
|
case NETREG_UNREGISTERING: return " (unregistering)";
|
|
case NETREG_UNREGISTERED: return " (unregistered)";
|
|
case NETREG_RELEASED: return " (released)";
|
|
case NETREG_DUMMY: return " (dummy)";
|
|
}
|
|
|
|
WARN_ONCE(1, "%s: unknown reg_state %d\n", dev->name, dev->reg_state);
|
|
return " (unknown)";
|
|
}
|
|
|
|
__printf(3, 4)
|
|
void netdev_printk(const char *level, const struct net_device *dev,
|
|
const char *format, ...);
|
|
__printf(2, 3)
|
|
void netdev_emerg(const struct net_device *dev, const char *format, ...);
|
|
__printf(2, 3)
|
|
void netdev_alert(const struct net_device *dev, const char *format, ...);
|
|
__printf(2, 3)
|
|
void netdev_crit(const struct net_device *dev, const char *format, ...);
|
|
__printf(2, 3)
|
|
void netdev_err(const struct net_device *dev, const char *format, ...);
|
|
__printf(2, 3)
|
|
void netdev_warn(const struct net_device *dev, const char *format, ...);
|
|
__printf(2, 3)
|
|
void netdev_notice(const struct net_device *dev, const char *format, ...);
|
|
__printf(2, 3)
|
|
void netdev_info(const struct net_device *dev, const char *format, ...);
|
|
|
|
#define netdev_level_once(level, dev, fmt, ...) \
|
|
do { \
|
|
static bool __print_once __read_mostly; \
|
|
\
|
|
if (!__print_once) { \
|
|
__print_once = true; \
|
|
netdev_printk(level, dev, fmt, ##__VA_ARGS__); \
|
|
} \
|
|
} while (0)
|
|
|
|
#define netdev_emerg_once(dev, fmt, ...) \
|
|
netdev_level_once(KERN_EMERG, dev, fmt, ##__VA_ARGS__)
|
|
#define netdev_alert_once(dev, fmt, ...) \
|
|
netdev_level_once(KERN_ALERT, dev, fmt, ##__VA_ARGS__)
|
|
#define netdev_crit_once(dev, fmt, ...) \
|
|
netdev_level_once(KERN_CRIT, dev, fmt, ##__VA_ARGS__)
|
|
#define netdev_err_once(dev, fmt, ...) \
|
|
netdev_level_once(KERN_ERR, dev, fmt, ##__VA_ARGS__)
|
|
#define netdev_warn_once(dev, fmt, ...) \
|
|
netdev_level_once(KERN_WARNING, dev, fmt, ##__VA_ARGS__)
|
|
#define netdev_notice_once(dev, fmt, ...) \
|
|
netdev_level_once(KERN_NOTICE, dev, fmt, ##__VA_ARGS__)
|
|
#define netdev_info_once(dev, fmt, ...) \
|
|
netdev_level_once(KERN_INFO, dev, fmt, ##__VA_ARGS__)
|
|
|
|
#define MODULE_ALIAS_NETDEV(device) \
|
|
MODULE_ALIAS("netdev-" device)
|
|
|
|
#if defined(CONFIG_DYNAMIC_DEBUG)
|
|
#define netdev_dbg(__dev, format, args...) \
|
|
do { \
|
|
dynamic_netdev_dbg(__dev, format, ##args); \
|
|
} while (0)
|
|
#elif defined(DEBUG)
|
|
#define netdev_dbg(__dev, format, args...) \
|
|
netdev_printk(KERN_DEBUG, __dev, format, ##args)
|
|
#else
|
|
#define netdev_dbg(__dev, format, args...) \
|
|
({ \
|
|
if (0) \
|
|
netdev_printk(KERN_DEBUG, __dev, format, ##args); \
|
|
})
|
|
#endif
|
|
|
|
#if defined(VERBOSE_DEBUG)
|
|
#define netdev_vdbg netdev_dbg
|
|
#else
|
|
|
|
#define netdev_vdbg(dev, format, args...) \
|
|
({ \
|
|
if (0) \
|
|
netdev_printk(KERN_DEBUG, dev, format, ##args); \
|
|
0; \
|
|
})
|
|
#endif
|
|
|
|
/*
|
|
* netdev_WARN() acts like dev_printk(), but with the key difference
|
|
* of using a WARN/WARN_ON to get the message out, including the
|
|
* file/line information and a backtrace.
|
|
*/
|
|
#define netdev_WARN(dev, format, args...) \
|
|
WARN(1, "netdevice: %s%s: " format, netdev_name(dev), \
|
|
netdev_reg_state(dev), ##args)
|
|
|
|
#define netdev_WARN_ONCE(dev, format, args...) \
|
|
WARN_ONCE(1, "netdevice: %s%s: " format, netdev_name(dev), \
|
|
netdev_reg_state(dev), ##args)
|
|
|
|
/* netif printk helpers, similar to netdev_printk */
|
|
|
|
#define netif_printk(priv, type, level, dev, fmt, args...) \
|
|
do { \
|
|
if (netif_msg_##type(priv)) \
|
|
netdev_printk(level, (dev), fmt, ##args); \
|
|
} while (0)
|
|
|
|
#define netif_level(level, priv, type, dev, fmt, args...) \
|
|
do { \
|
|
if (netif_msg_##type(priv)) \
|
|
netdev_##level(dev, fmt, ##args); \
|
|
} while (0)
|
|
|
|
#define netif_emerg(priv, type, dev, fmt, args...) \
|
|
netif_level(emerg, priv, type, dev, fmt, ##args)
|
|
#define netif_alert(priv, type, dev, fmt, args...) \
|
|
netif_level(alert, priv, type, dev, fmt, ##args)
|
|
#define netif_crit(priv, type, dev, fmt, args...) \
|
|
netif_level(crit, priv, type, dev, fmt, ##args)
|
|
#define netif_err(priv, type, dev, fmt, args...) \
|
|
netif_level(err, priv, type, dev, fmt, ##args)
|
|
#define netif_warn(priv, type, dev, fmt, args...) \
|
|
netif_level(warn, priv, type, dev, fmt, ##args)
|
|
#define netif_notice(priv, type, dev, fmt, args...) \
|
|
netif_level(notice, priv, type, dev, fmt, ##args)
|
|
#define netif_info(priv, type, dev, fmt, args...) \
|
|
netif_level(info, priv, type, dev, fmt, ##args)
|
|
|
|
#if defined(CONFIG_DYNAMIC_DEBUG)
|
|
#define netif_dbg(priv, type, netdev, format, args...) \
|
|
do { \
|
|
if (netif_msg_##type(priv)) \
|
|
dynamic_netdev_dbg(netdev, format, ##args); \
|
|
} while (0)
|
|
#elif defined(DEBUG)
|
|
#define netif_dbg(priv, type, dev, format, args...) \
|
|
netif_printk(priv, type, KERN_DEBUG, dev, format, ##args)
|
|
#else
|
|
#define netif_dbg(priv, type, dev, format, args...) \
|
|
({ \
|
|
if (0) \
|
|
netif_printk(priv, type, KERN_DEBUG, dev, format, ##args); \
|
|
0; \
|
|
})
|
|
#endif
|
|
|
|
/* if @cond then downgrade to debug, else print at @level */
|
|
#define netif_cond_dbg(priv, type, netdev, cond, level, fmt, args...) \
|
|
do { \
|
|
if (cond) \
|
|
netif_dbg(priv, type, netdev, fmt, ##args); \
|
|
else \
|
|
netif_ ## level(priv, type, netdev, fmt, ##args); \
|
|
} while (0)
|
|
|
|
#if defined(VERBOSE_DEBUG)
|
|
#define netif_vdbg netif_dbg
|
|
#else
|
|
#define netif_vdbg(priv, type, dev, format, args...) \
|
|
({ \
|
|
if (0) \
|
|
netif_printk(priv, type, KERN_DEBUG, dev, format, ##args); \
|
|
0; \
|
|
})
|
|
#endif
|
|
|
|
/*
|
|
* The list of packet types we will receive (as opposed to discard)
|
|
* and the routines to invoke.
|
|
*
|
|
* Why 16. Because with 16 the only overlap we get on a hash of the
|
|
* low nibble of the protocol value is RARP/SNAP/X.25.
|
|
*
|
|
* 0800 IP
|
|
* 0001 802.3
|
|
* 0002 AX.25
|
|
* 0004 802.2
|
|
* 8035 RARP
|
|
* 0005 SNAP
|
|
* 0805 X.25
|
|
* 0806 ARP
|
|
* 8137 IPX
|
|
* 0009 Localtalk
|
|
* 86DD IPv6
|
|
*/
|
|
#define PTYPE_HASH_SIZE (16)
|
|
#define PTYPE_HASH_MASK (PTYPE_HASH_SIZE - 1)
|
|
|
|
#endif /* _LINUX_NETDEVICE_H */
|