summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: net: rockchip-dwmac: use rgmii-id in exampleSascha Hauer2024-04-091-3/+1
* Merge branch 'tcp-fix-isn-selection-in-timewait-syn_recv'Paolo Abeni2024-04-097-32/+49
|\
| * tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu fieldEric Dumazet2024-04-096-21/+32
| * tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()Eric Dumazet2024-04-095-11/+17
|/
* Merge branch 'add-support-for-flower-actions-mirred-and-redirect'Paolo Abeni2024-04-093-0/+82
|\
| * net: sparx5: add support for tc flower redirect actionDaniel Machon2024-04-091-0/+29
| * net: sparx5: add support for tc flower mirred action.Daniel Machon2024-04-093-0/+53
|/
* Merge branch 'support-icssg-based-ethernet-on-am65x-sr1-0-devices'Paolo Abeni2024-04-0912-1210/+2726
|\
| * net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platformsDiogo Ivo2024-04-093-0/+1204
| * net: ti: icssg-prueth: Modify common functions for SR1.0Diogo Ivo2024-04-093-14/+37
| * net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifierDiogo Ivo2024-04-093-11/+110
| * net: ti: icssg-prueth: Adjust the number of TX channels for SR1.0Diogo Ivo2024-04-091-0/+12
| * net: ti: icssg-prueth: Adjust IPG configuration for SR1.0Diogo Ivo2024-04-091-3/+11
| * net: ti: icssg-prueth: Add SR1.0-specific description bitsDiogo Ivo2024-04-091-1/+13
| * net: ti: icssg-prueth: Add SR1.0-specific configuration bitsDiogo Ivo2024-04-091-0/+56
| * net: ti: icssg-prueth: Move common functions into a separate fileDiogo Ivo2024-04-094-1183/+1258
| * eth: Move IPv4/IPv6 multicast address bases to their own symbolsDiogo Ivo2024-04-091-4/+8
| * dt-bindings: net: Add support for AM65x SR1.0 in ICSSGDiogo Ivo2024-04-091-6/+29
|/
* net: phy: air_en8811h: fix some error codesDan Carpenter2024-04-081-4/+4
* archnet: Convert from tasklet to BH workqueueAllen Pais2024-04-082-6/+8
* r8169: add support for RTL8168MHeiner Kallweit2024-04-081-0/+2
* Merge branch 'devlink-io-eqs'David S. Miller2024-04-087-0/+209
|\
| * mlx5/core: Support max_io_eqs for a functionParav Pandit2024-04-083-0/+108
| * devlink: Support setting max_io_eqsParav Pandit2024-04-084-0/+101
|/
* net: display more skb fields in skb_dump()Eric Dumazet2024-04-081-6/+12
* Merge branch 'phy-cleanup-EEE'David S. Miller2024-04-083-41/+29
|\
| * net: lan743x: Fixup EEEAndrew Lunn2024-04-082-21/+7
| * net: usb: lan78xx: Fixup EEEAndrew Lunn2024-04-081-20/+22
|/
* mptcp: add reset reason options in some placesJason Xing2024-04-081-5/+15
* ipv4: Set scope explicitly in ip_route_output().Guillaume Nault2024-04-0810-13/+28
* ipvlan: handle NETDEV_DOWN eventVenkat Venkatsubra2024-04-081-0/+1
* af_packet: avoid a false positive warning in packet_setsockopt()Eric Dumazet2024-04-081-12/+14
* net: handle HAS_IOPORT dependenciesNiklas Schnelle2024-04-0818-22/+25
* Merge branch 'mptcp-selftests'David S. Miller2024-04-086-259/+382
|\
| * selftests: mptcp: netlink: drop disable=SC2086Geliang Tang2024-04-081-8/+3
| * selftests: mptcp: ip_mptcp option for more scriptsGeliang Tang2024-04-083-4/+35
| * selftests: mptcp: use pm_nl endpoint opsGeliang Tang2024-04-083-61/+89
| * selftests: mptcp: export pm_nl endpoint opsGeliang Tang2024-04-082-66/+91
| * selftests: mptcp: join: update endpoint opsGeliang Tang2024-04-081-49/+23
| * selftests: mptcp: netlink: add change_address helperGeliang Tang2024-04-081-2/+13
| * selftests: mptcp: add {get,format}_endpoint(s) helpersGeliang Tang2024-04-083-71/+98
| * selftests: mptcp: netlink: add 'limits' helpersGeliang Tang2024-04-081-7/+25
| * selftests: mptcp: export ip_mptcp to mptcp_libGeliang Tang2024-04-082-9/+17
| * selftests: mptcp: add ms units for tc-netem delayGeliang Tang2024-04-082-5/+5
| * selftests: mptcp: add tc check for check_toolsGeliang Tang2024-04-084-3/+9
|/
* tcp: more struct tcp_sock adjustmentsEric Dumazet2024-04-082-7/+7
* net: usb: ax88179_178a: non necessary second random mac addressJose Ignacio Tornos Martinez2024-04-081-1/+0
* pfcp: avoid copy warning by simplifing codeMichal Swiatkowski2024-04-081-3/+2
* Merge branch 'ynl-tests'David S. Miller2024-04-0817-1/+617
|\
| * testing: net-drv: add a driver test for stats reportingJakub Kicinski2024-04-081-0/+86