summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-20net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever13-0/+1211
2023-04-20.gitignore: Do not ignore .kunitconfig filesChuck Lever1-0/+1
2023-04-20Merge tag 'ipsec-next-2023-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-65/+34
2023-04-20dt-bindings: net: ethernet: Fix JSON pointer referencesRob Herring2-2/+2
2023-04-20net: micrel: Update the list of supported physHoratiu Vultur1-2/+2
2023-04-20net: stmmac: dwmac-meson8b: Avoid cast to incompatible function typeSimon Horman1-2/+6
2023-04-20net: dsa: mt7530: fix support for MT7531BEDaniel Golle3-10/+16
2023-04-19page_pool: add DMA_ATTR_WEAK_ORDERING on all mappingsJakub Kicinski1-2/+3
2023-04-19stmmac: fix changing mac addressCorinna Vinschen1-0/+2
2023-04-19Merge branch 'skbuff-bitfields'David S. Miller6-9/+41
2023-04-19net: skbuff: hide nf_trace and ipvs_propertyJakub Kicinski1-0/+4
2023-04-19net: skbuff: push nf_trace down the bitfieldJakub Kicinski1-3/+3
2023-04-19net: skbuff: move alloc_cpu into a potential holeJakub Kicinski1-1/+2
2023-04-19net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not setJakub Kicinski3-4/+16
2023-04-19net: skbuff: hide wifi_acked when CONFIG_WIRELESS not setJakub Kicinski4-1/+16
2023-04-19Merge branch 'switch-phy-leds'David S. Miller17-24/+884
2023-04-19Documentation: LEDs: Describe good names for network LEDsAndrew Lunn1-0/+30
2023-04-19arm: mvebu: dt: Add PHY LED support for 370-rd WAN portAndrew Lunn1-0/+12
2023-04-19dt-bindings: net: phy: Document support for LEDs nodeChristian Marangi1-0/+43
2023-04-19ARM: dts: qcom: ipq8064-rb3011: Add Switch LED for each portChristian Marangi1-0/+120
2023-04-19ARM: dts: qcom: ipq8064-rb3011: Drop unevaluated properties in switch nodesChristian Marangi1-4/+0
2023-04-19dt-bindings: net: dsa: qca8k: add LEDs definition exampleChristian Marangi1-0/+22
2023-04-19dt-bindings: net: ethernet-controller: Document support for LEDs nodeChristian Marangi1-0/+35
2023-04-19net: phy: marvell: Implement led_blink_set()Andrew Lunn1-0/+36
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn2-0/+30
2023-04-19net: phy: marvell: Add software control of the LEDsAndrew Lunn1-5/+40
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn2-3/+25
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn3-0/+93
2023-04-19leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabledAndrew Lunn1-0/+18
2023-04-19net: dsa: qca8k: add LEDs blink_set() supportChristian Marangi1-0/+38
2023-04-19net: dsa: qca8k: add LEDs basic supportChristian Marangi6-0/+331
2023-04-19net: dsa: qca8k: move qca8k_port_to_phy() to headerChristian Marangi2-15/+14
2023-04-19net: wwan: Expose secondary AT port on DATA1Jaime Breva1-0/+1
2023-04-19Merge branch 'mlx5e-xdp-extend'David S. Miller9-254/+519
2023-04-19net/mlx5e: RX, Add XDP multi-buffer support in Striding RQTariq Toukan5-59/+138
2023-04-19net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer supportTariq Toukan1-4/+47
2023-04-19net/mlx5e: RX, Generalize mlx5e_fill_mxbuf()Tariq Toukan1-5/+8
2023-04-19net/mlx5e: RX, Take shared info fragment addition into a functionTariq Toukan1-25/+31
2023-04-19net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQETariq Toukan1-9/+26
2023-04-19net/mlx5e: XDP, Remove un-established assumptions on XDP bufferTariq Toukan2-18/+22
2023-04-19net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calc...Tariq Toukan1-4/+7
2023-04-19net/mlx5e: XDP, Let XDP checker function get the params as inputTariq Toukan1-13/+8
2023-04-19net/mlx5e: XDP, Improve Striding RQ check with XDPTariq Toukan1-14/+9
2023-04-19net/mlx5e: XDP, Add support for multi-buffer XDP redirect-inTariq Toukan3-17/+75
2023-04-19net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifoTariq Toukan5-50/+101
2023-04-19net/mlx5e: XDP, Remove doubtful unlikely callsTariq Toukan1-5/+5
2023-04-19net/mlx5e: Introduce extended version for mlx5e_xmit_dataTariq Toukan5-34/+44
2023-04-19net/mlx5e: Move struct mlx5e_xmit_data to datapath headerTariq Toukan2-6/+7
2023-04-19net/mlx5e: Move XDP struct and enum to XDP headerTariq Toukan2-35/+35
2023-04-19net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127Alain Volmat1-59/+1