summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-15nfc: trf7970a: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-15net: ni: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-15net: samsung: sxgbe: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-15net: marvell: pxa168_eth: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-15net: stmmac: generic: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-15net: stmmac: qcom: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-15Merge branch 'dsa-microchip-tc-ets'David S. Miller
2023-03-15net: dsa: microchip: add ETS Qdisc support for KSZ9477 seriesOleksij Rempel
2023-03-15net: dsa: microchip: add ksz_setup_tc_mode() functionOleksij Rempel
2023-03-15Merge branch 'ipv6-optimize-rt6_score_route'Jakub Kicinski
2023-03-15ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()Eric Dumazet
2023-03-15neighbour: annotate lockless accesses to n->nud_stateEric Dumazet
2023-03-15net: lan966x: Change lan966x_police_del return typeHoratiu Vultur
2023-03-13net: Use of_property_present() for testing DT property presenceRob Herring
2023-03-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-03-13selftests: tc-testing: add tests for action bindingPedro Tammela
2023-03-13bnxt: avoid overflow in bnxt_get_nvram_directory()Maxim Korotkov
2023-03-13net: virtio_net: implement exact header length guest featureJiri Pirko
2023-03-13net: hsr: Don't log netdev_err message on unknown prp dst nodeKristian Overskeid
2023-03-13net: phy: smsc: use device_property_present in smsc_phy_probeHeiner Kallweit
2023-03-13net: socket: suppress unused warningVincenzo Palazzo
2023-03-13net: phy: dp83867: Disable IRQs on suspendAlexander Stein
2023-03-13net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841Horatiu Vultur
2023-03-10qede: remove linux/version.h and linux/compiler.hMuhammad Usama Anjum
2023-03-10sfc: support offloading TC VLAN push/pop actions to the MAEEdward Cree
2023-03-10Merge branch 'update-cpsw-bindings-for-serdes-phy'Jakub Kicinski
2023-03-10net: ethernet: ti: am65-cpsw: Update name of Serdes PHYSiddharth Vadapalli
2023-03-10dt-bindings: net: ti: k3-am654-cpsw-nuss: Document Serdes PHYSiddharth Vadapalli
2023-03-10ptp_ocp: add force_irq to xilinx_spi configurationVadim Fedorenko
2023-03-10Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-03-10Merge branch 'rework-sfp-a2-access-conditionals'Jakub Kicinski
2023-03-10net: sfp: only use soft polling if we have A2h accessRussell King (Oracle)
2023-03-10net: sfp: add A2h presence flagRussell King (Oracle)
2023-03-10Merge branch 'couple-of-minor-improvements-to-build_skb-variants'Jakub Kicinski
2023-03-10skbuff: Add likely to skb pointer in build_skb()Gal Pressman
2023-03-10skbuff: Replace open-coded skb_propagate_pfmemalloc()sGal Pressman
2023-03-10tap: add support for IOCB_NOWAITJens Axboe
2023-03-10tun: flag the device as supporting FMODE_NOWAITJens Axboe
2023-03-10Merge branch 'net-lan966x-add-support-for-is1-vcap'Jakub Kicinski
2023-03-10net: lan966x: Add support for IS1 VCAP ethernet protocol typesHoratiu Vultur
2023-03-10net: lan966x: Add TC filter chaining support for IS1 and IS2 VCAPsHoratiu Vultur
2023-03-10net: lan966x: Add TC support for IS1 VCAPHoratiu Vultur
2023-03-10net: lan966x: Add IS1 VCAP keyset configuration for lan966xHoratiu Vultur
2023-03-10net: lan966x: Add IS1 VCAP modelHoratiu Vultur
2023-03-10net: mvpp2: Defer probe if MAC address source is not yet readyMiquel Raynal
2023-03-09net: restore alpha order to Ethernet devices in configBjorn Helgaas
2023-03-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-03-09udp: introduce __sk_mem_schedule() usageJason Xing
2023-03-09Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski
2023-03-09net: ethernet: ti: am65-cpsw: Convert to devm_of_phy_optional_get()Geert Uytterhoeven