summaryrefslogtreecommitdiffstats
path: root/include/media/rcar-fcp.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-24inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy().Kuniyuki Iwashima6-26/+1
2022-10-24net: dpaa2-eth: add trace points on XSK eventsRobert-Ionut Alexa3-51/+101
2022-10-24net: dpaa2-eth: AF_XDP TX zero copy supportRobert-Ionut Alexa3-10/+183
2022-10-24net: dpaa2-eth: AF_XDP RX zero copy supportRobert-Ionut Alexa5-45/+452
2022-10-24net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() functionRobert-Ionut Alexa2-37/+59
2022-10-24net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb functionRobert-Ionut Alexa2-8/+22
2022-10-24net: dpaa2-eth: use dev_close/open instead of the internal functionsIoana Ciornei1-3/+3
2022-10-24net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN poolsRobert-Ionut Alexa3-7/+27
2022-10-24net: dpaa2-eth: export buffer pool info into a new debugfs fileIoana Ciornei1-0/+49
2022-10-24net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug fileIoana Ciornei1-4/+4
2022-10-24net: dpaa2-eth: add support for multiple buffer pools per DPNIRobert-Ionut Alexa3-67/+163
2022-10-24net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_statsIoana Ciornei1-10/+8
2022-10-24net: dpaa2-eth: add support to query the number of queues through ethtoolRobert-Ionut Alexa1-2/+25
2022-10-21dt-bindings: net: adin1110: Document resetAlexandru Tachici1-0/+4
2022-10-21net: ethernet: adi: adin1110: add reset GPIOAlexandru Tachici1-0/+21
2022-10-21net: ipa: Make QMI message rules constJeff Johnson2-20/+20
2022-10-21net: bcmgenet: add RX_CLS_LOC_ANY supportDoug Berger1-4/+27
2022-10-21sctp: remove unnecessary NULL checks in sctp_enqueue_event()Alexey Kodanev1-9/+3
2022-10-21sctp: remove unnecessary NULL check in sctp_ulpq_tail_event()Alexey Kodanev1-4/+1
2022-10-21sctp: remove unnecessary NULL check in sctp_association_init()Alexey Kodanev3-9/+3
2022-10-20net: ipa: Proactively round up to kmalloc bucket sizeKees Cook1-2/+5
2022-10-20net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann1-2/+1
2022-10-20net: sched: fix race condition in qdisc_graft()Eric Dumazet1-2/+3
2022-10-20net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang1-1/+3
2022-10-20wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()Yang Yingliang1-1/+1
2022-10-20sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren2-7/+7
2022-10-20openvswitch: Use kmalloc_size_roundup() to match ksize() usageKees Cook1-1/+1
2022-10-19genetlink: fix kdoc warningsJakub Kicinski1-3/+5
2022-10-19sfc: remove 'log-tc-errors' ethtool private flagEdward Cree4-43/+0
2022-10-19sfc: use formatted extacks instead of efx_tc_err()Edward Cree3-47/+23
2022-10-19netlink: add support for formatted extack messagesEdward Cree1-2/+27
2022-10-19net: ethernet: adi: adin1110: Fix SPI transfersAlexandru Tachici1-21/+16
2022-10-19selftests: add selftest for chaining of tc ingress handling to egressPaul Blakey2-0/+80
2022-10-19net: Fix return value of qdisc ingress handling on successPaul Blakey1-0/+4
2022-10-19bridge: mcast: Simplify MDB entry creationIdo Schimmel1-8/+3
2022-10-19bridge: mcast: Use spin_lock() instead of spin_lock_bh()Ido Schimmel1-4/+4
2022-10-19selftests: bridge_igmp: Remove unnecessary address deletionIdo Schimmel1-3/+0
2022-10-19selftests: bridge_vlan_mcast: Delete qdiscs during cleanupIdo Schimmel1-0/+3
2022-10-19net: sched: sfb: fix null pointer access issue when sfb_init() failsZhengchao Shao1-1/+2
2022-10-19Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...Zhengchao Shao1-8/+17
2022-10-19net: sched: cake: fix null pointer access issue when cake_init() failsZhengchao Shao1-0/+4
2022-10-19ethernet: marvell: octeontx2 Fix resource not freed after mallocManank Patel1-0/+2
2022-10-19arm64: dts: layerscape: Add nodes for QSGMII PCSsSean Anderson2-0/+49
2022-10-19powerpc: dts: qoriq: Add nodes for QSGMII PCSsSean Anderson20-20/+131
2022-10-19powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson3-2/+90
2022-10-19net: dpaa: Convert to phylinkSean Anderson10-909/+612
2022-10-19net: fman: memac: Use lynx pcs driverSean Anderson2-156/+105
2022-10-19net: fman: memac: Add serdes supportSean Anderson1-2/+47
2022-10-19net: phylink: provide phylink_validate_mask_caps() helperRussell King (Oracle)2-12/+32
2022-10-19dt-bindings: net: fman: Add additional interface propertiesSean Anderson2-15/+43