summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/ism: Remove extra includeStefan Raspl2023-03-151-1/+0
* net/smc: Introduce explicit check for v2 supportStefan Raspl2023-03-153-1/+9
* net: geneve: set IFF_POINTOPOINT with IFLA_GENEVE_INNER_PROTO_INHERITJosef Miegl2023-03-151-1/+1
* net: ieee802154: ca8210: drop owner from driverKrzysztof Kozlowski2023-03-151-1/+0
* net: ieee802154: adf7242: drop owner from driverKrzysztof Kozlowski2023-03-151-1/+0
* net: ieee802154: ca8210: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: ieee802154: at86rf230: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: ieee802154: mcr20a: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: ieee802154: adf7242: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: phy: ks8995: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: ocelot: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: ksz9477: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: seville_vsc9953: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: lan9303: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-152-2/+2
* net: dsa: lantiq_gswip: mark OF related data as maybe unusedKrzysztof Kozlowski2023-03-151-1/+1
* nfc: trf7970a: mark OF related data as maybe unusedKrzysztof Kozlowski2023-03-151-1/+1
* net: ni: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: samsung: sxgbe: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: marvell: pxa168_eth: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: stmmac: generic: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: stmmac: qcom: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* Merge branch 'dsa-microchip-tc-ets'David S. Miller2023-03-152-12/+244
|\
| * net: dsa: microchip: add ETS Qdisc support for KSZ9477 seriesOleksij Rempel2023-03-152-0/+230
| * net: dsa: microchip: add ksz_setup_tc_mode() functionOleksij Rempel2023-03-152-12/+14
|/
* Merge branch 'ipv6-optimize-rt6_score_route'Jakub Kicinski2023-03-1513-39/+40
|\
| * ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()Eric Dumazet2023-03-151-4/+4
| * neighbour: annotate lockless accesses to n->nud_stateEric Dumazet2023-03-1513-35/+36
|/
* net: lan966x: Change lan966x_police_del return typeHoratiu Vultur2023-03-151-11/+2
* net: Use of_property_present() for testing DT property presenceRob Herring2023-03-142-3/+3
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-03-145-234/+321
|\
| * i40e: add support for XDP multi-buffer RxTirthendu Sarkar2023-03-093-118/+211
| * i40e: add xdp_buff to i40e_ring structTirthendu Sarkar2023-03-094-30/+32
| * i40e: introduce next_to_process to i40e_ringTirthendu Sarkar2023-03-092-11/+19
| * i40e: use frame_sz instead of recalculating truesize for building skbTirthendu Sarkar2023-03-091-16/+4
| * i40e: Change size to truesize when using i40e_rx_buffer_flip()Tirthendu Sarkar2023-03-091-35/+19
| * i40e: add pre-xdp page_count in rx_bufferTirthendu Sarkar2023-03-092-15/+9
| * i40e: change Rx buffer size for legacy-rx to support XDP multi-bufferTirthendu Sarkar2023-03-092-3/+16
| * i40e: consolidate maximum frame size calculation for vsiTirthendu Sarkar2023-03-091-33/+38
* | selftests: tc-testing: add tests for action bindingPedro Tammela2023-03-141-0/+416
* | bnxt: avoid overflow in bnxt_get_nvram_directory()Maxim Korotkov2023-03-141-1/+1
* | net: virtio_net: implement exact header length guest featureJiri Pirko2023-03-142-2/+5
* | net: hsr: Don't log netdev_err message on unknown prp dst nodeKristian Overskeid2023-03-141-1/+1
* | net: phy: smsc: use device_property_present in smsc_phy_probeHeiner Kallweit2023-03-141-2/+1
* | net: socket: suppress unused warningVincenzo Palazzo2023-03-131-1/+1
* | net: phy: dp83867: Disable IRQs on suspendAlexander Stein2023-03-131-2/+26
* | net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841Horatiu Vultur2023-03-131-2/+389
* | qede: remove linux/version.h and linux/compiler.hMuhammad Usama Anjum2023-03-112-3/+0
* | sfc: support offloading TC VLAN push/pop actions to the MAEEdward Cree2023-03-114-0/+67
* | Merge branch 'update-cpsw-bindings-for-serdes-phy'Jakub Kicinski2023-03-112-3/+13
|\ \
| * | net: ethernet: ti: am65-cpsw: Update name of Serdes PHYSiddharth Vadapalli2023-03-111-1/+1