summaryrefslogtreecommitdiffstats
path: root/include/media/videobuf2-dvb.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-17net: txgbe: Remove unnecessary NULL check before freeSimon Horman1-2/+1
2024-08-17net: ethernet: lantiq_etop: remove unused variableAleksander Jan Bajkowski1-1/+0
2024-08-16docs: networking: Align documentation with behavior changeTariq Toukan1-5/+5
2024-08-16dt-bindings: net: mdio: change nodename match patternFrank Li1-1/+1
2024-08-16idpf: remove redundant 'req_vec_chunks' NULL checkPavan Kumar Linga1-18/+5
2024-08-16net: ag71xx: use devm for register_netdevRosen Penev1-13/+1
2024-08-16net: ag71xx: use devm for of_mdiobus_registerRosen Penev1-20/+3
2024-08-16net: ag71xx: devm_clk_get_enabledRosen Penev1-30/+7
2024-08-16selftests: fib_rule_tests: Test TOS matching with input routesIdo Schimmel1-3/+28
2024-08-16selftests: fib_rule_tests: Add negative connect testsIdo Schimmel1-0/+20
2024-08-16selftests: fib_rule_tests: Add negative match testsIdo Schimmel1-18/+69
2024-08-16selftests: fib_rule_tests: Clarify test resultsIdo Schimmel1-9/+18
2024-08-16selftests: fib_rule_tests: Remove unused functionsIdo Schimmel1-16/+0
2024-08-16net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpersSimon Horman2-43/+44
2024-08-16net: ethernet: mtk_eth_soc: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpersSimon Horman2-9/+10
2024-08-16ipv6: Add ipv6_addr_{cpu_to_be32,be32_to_cpu} helpersSimon Horman1-0/+12
2024-08-16net: dsa: microchip: fix tag_ksz egress mask for KSZ8795 familyPieter Van Trappen1-2/+4
2024-08-16net: dsa: microchip: fix KSZ87xx family structure wrt the datasheetPieter Van Trappen1-8/+43
2024-08-16net: dsa: microchip: add WoL support for KSZ87xx familyPieter Van Trappen4-8/+119
2024-08-16net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_commonPieter Van Trappen3-78/+81
2024-08-16net: dsa: microchip: move KSZ9477 WoL functions to ksz_commonPieter Van Trappen5-198/+200
2024-08-16dt-bindings: net: dsa: microchip: add microchip,pme-active-high flagPieter Van Trappen1-0/+5
2024-08-16net: phy: dp83tg720: Add cable testing supportOleksij Rempel2-0/+155
2024-08-16phy: Add Open Alliance helpers for the PHY frameworkOleksij Rempel4-0/+128
2024-08-16ethtool: Add new result codes for TDR diagnosticsOleksij Rempel1-0/+4
2024-08-16virtio-net: synchronize probe with ndo_set_featuresJason Wang1-5/+5
2024-08-16virtio-net: synchronize operstate with admin state on up/downJason Wang1-28/+50
2024-08-16virtio: allow driver to disable the configure change notificationJason Wang2-3/+43
2024-08-16virtio: rename virtio_config_enabled to virtio_config_core_enabledJason Wang2-13/+13
2024-08-16netdev: Add missing __percpu qualifier to a castUros Bizjak1-1/+1
2024-08-16openvswitch: switch to per-action label counting in conntrackXin Long2-21/+12
2024-08-16net/mlx5: Use cpumask_local_spread() instead of custom codeErwan Velu1-23/+4
2024-08-16ip: Move INFINITY_LIFE_TIME to addrconf.h.Kuniyuki Iwashima3-5/+3
2024-08-16ipv4: Initialise ifa->hash in inet_alloc_ifa().Kuniyuki Iwashima1-3/+3
2024-08-16ipv4: Remove redundant !ifa->ifa_dev check.Kuniyuki Iwashima3-6/+4
2024-08-16ipv4: Set ifa->ifa_dev in inet_alloc_ifa().Kuniyuki Iwashima1-15/+15
2024-08-16ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).Kuniyuki Iwashima1-4/+2
2024-08-16net: macb: increase max_mtu for oversized framesPieter Van Trappen1-2/+2
2024-08-16selftests/net/pmtu.sh: Fix typo in error messageAbhash Jha1-1/+1
2024-08-15net: hns3: use correct release function during uninitializationPeiyang Wang1-1/+1
2024-08-15net: hns3: void array out of bound when loop tnl_numPeiyang Wang1-3/+3
2024-08-15net: hns3: fix a deadlock problem when config TC during resettingJie Wang1-0/+3
2024-08-15net: hns3: use the user's cfg after resetPeiyang Wang2-6/+21
2024-08-15net: hns3: fix wrong use of semaphore upJie Wang2-4/+4
2024-08-15selftests: net: lib: kill PIDs before del netnsMatthieu Baerts (NGI0)1-0/+1
2024-08-15pse-core: Conditionally set current limit during PI regulator registrationOleksij Rempel1-3/+8
2024-08-15net: thunder_bgx: Fix netdev structure allocationMarc Zyngier1-9/+21
2024-08-15net: ethtool: Allow write mechanism of LPL and both LPL and EPLDanielle Ratson1-2/+6
2024-08-15vsock: fix recursive ->recvmsg callsCong Wang3-23/+35
2024-08-15selftest: af_unix: Fix kselftest compilation warningsAbhinav Jain1-1/+1