| Commit message (Expand) | Author | Files | Lines |
2023-04-20 | net/handshake: Add Kunit tests for the handshake consumer API | Chuck Lever | 8 | -0/+569 |
2023-04-20 | net/handshake: Add a kernel API for requesting a TLSv1.3 handshake | Chuck Lever | 10 | -3/+689 |
2023-04-20 | net/handshake: Create a NETLINK service for handling handshake requests | Chuck Lever | 13 | -0/+1211 |
2023-04-20 | .gitignore: Do not ignore .kunitconfig files | Chuck Lever | 1 | -0/+1 |
2023-04-20 | dt-bindings: net: ethernet: Fix JSON pointer references | Rob Herring | 2 | -2/+2 |
2023-04-20 | net: micrel: Update the list of supported phys | Horatiu Vultur | 1 | -2/+2 |
2023-04-20 | net: stmmac: dwmac-meson8b: Avoid cast to incompatible function type | Simon Horman | 1 | -2/+6 |
2023-04-20 | net: dsa: mt7530: fix support for MT7531BE | Daniel Golle | 3 | -10/+16 |
2023-04-19 | page_pool: add DMA_ATTR_WEAK_ORDERING on all mappings | Jakub Kicinski | 1 | -2/+3 |
2023-04-19 | stmmac: fix changing mac address | Corinna Vinschen | 1 | -0/+2 |
2023-04-19 | net: skbuff: hide nf_trace and ipvs_property | Jakub Kicinski | 1 | -0/+4 |
2023-04-19 | net: skbuff: push nf_trace down the bitfield | Jakub Kicinski | 1 | -3/+3 |
2023-04-19 | net: skbuff: move alloc_cpu into a potential hole | Jakub Kicinski | 1 | -1/+2 |
2023-04-19 | net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not set | Jakub Kicinski | 3 | -4/+16 |
2023-04-19 | net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set | Jakub Kicinski | 4 | -1/+16 |
2023-04-19 | Documentation: LEDs: Describe good names for network LEDs | Andrew Lunn | 1 | -0/+30 |
2023-04-19 | arm: mvebu: dt: Add PHY LED support for 370-rd WAN port | Andrew Lunn | 1 | -0/+12 |
2023-04-19 | dt-bindings: net: phy: Document support for LEDs node | Christian Marangi | 1 | -0/+43 |
2023-04-19 | ARM: dts: qcom: ipq8064-rb3011: Add Switch LED for each port | Christian Marangi | 1 | -0/+120 |
2023-04-19 | ARM: dts: qcom: ipq8064-rb3011: Drop unevaluated properties in switch nodes | Christian Marangi | 1 | -4/+0 |
2023-04-19 | dt-bindings: net: dsa: qca8k: add LEDs definition example | Christian Marangi | 1 | -0/+22 |
2023-04-19 | dt-bindings: net: ethernet-controller: Document support for LEDs node | Christian Marangi | 1 | -0/+35 |
2023-04-19 | net: phy: marvell: Implement led_blink_set() | Andrew Lunn | 1 | -0/+36 |
2023-04-19 | net: phy: phy_device: Call into the PHY driver to set LED blinking | Andrew Lunn | 2 | -0/+30 |
2023-04-19 | net: phy: marvell: Add software control of the LEDs | Andrew Lunn | 1 | -5/+40 |
2023-04-19 | net: phy: phy_device: Call into the PHY driver to set LED brightness | Andrew Lunn | 2 | -3/+25 |
2023-04-19 | net: phy: Add a binding for PHY LEDs | Andrew Lunn | 3 | -0/+93 |
2023-04-19 | leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabled | Andrew Lunn | 1 | -0/+18 |
2023-04-19 | net: dsa: qca8k: add LEDs blink_set() support | Christian Marangi | 1 | -0/+38 |
2023-04-19 | net: dsa: qca8k: add LEDs basic support | Christian Marangi | 6 | -0/+331 |
2023-04-19 | net: dsa: qca8k: move qca8k_port_to_phy() to header | Christian Marangi | 2 | -15/+14 |
2023-04-19 | net: wwan: Expose secondary AT port on DATA1 | Jaime Breva | 1 | -0/+1 |
2023-04-19 | net/mlx5e: RX, Add XDP multi-buffer support in Striding RQ | Tariq Toukan | 5 | -59/+138 |
2023-04-19 | net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer support | Tariq Toukan | 1 | -4/+47 |
2023-04-19 | net/mlx5e: RX, Generalize mlx5e_fill_mxbuf() | Tariq Toukan | 1 | -5/+8 |
2023-04-19 | net/mlx5e: RX, Take shared info fragment addition into a function | Tariq Toukan | 1 | -25/+31 |
2023-04-19 | net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQE | Tariq Toukan | 1 | -9/+26 |
2023-04-19 | net/mlx5e: XDP, Remove un-established assumptions on XDP buffer | Tariq Toukan | 2 | -18/+22 |
2023-04-19 | net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calc... | Tariq Toukan | 1 | -4/+7 |
2023-04-19 | net/mlx5e: XDP, Let XDP checker function get the params as input | Tariq Toukan | 1 | -13/+8 |
2023-04-19 | net/mlx5e: XDP, Improve Striding RQ check with XDP | Tariq Toukan | 1 | -14/+9 |
2023-04-19 | net/mlx5e: XDP, Add support for multi-buffer XDP redirect-in | Tariq Toukan | 3 | -17/+75 |
2023-04-19 | net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifo | Tariq Toukan | 5 | -50/+101 |
2023-04-19 | net/mlx5e: XDP, Remove doubtful unlikely calls | Tariq Toukan | 1 | -5/+5 |
2023-04-19 | net/mlx5e: Introduce extended version for mlx5e_xmit_data | Tariq Toukan | 5 | -34/+44 |
2023-04-19 | net/mlx5e: Move struct mlx5e_xmit_data to datapath header | Tariq Toukan | 2 | -6/+7 |
2023-04-19 | net/mlx5e: Move XDP struct and enum to XDP header | Tariq Toukan | 2 | -35/+35 |
2023-04-19 | net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127 | Alain Volmat | 1 | -59/+1 |
2023-04-19 | net: mscc: ocelot: remove incompatible prototypes | Arnd Bergmann | 1 | -3/+0 |
2023-04-19 | net: stmmac: propagate feature flags to vlan | Corinna Vinschen | 1 | -0/+4 |