summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * netlink: specs: Modify pse attribute prefixKory Maincent (Dent Project)2024-04-191-9/+9
| * net: ethtool: pse-pd: Expand pse commands with the PSE PoE interfaceKory Maincent (Dent Project)2024-04-192-10/+70
| * net: pse-pd: Introduce PSE types enumerationKory Maincent (Dent Project)2024-04-194-0/+40
| * ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDLKory Maincent (Dent Project)2024-04-196-0/+138
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-194-51/+67
|\
| * ice: Remove ndo_get_phys_port_nameDariusz Aftanski2024-04-171-34/+0
| * ice: Add automatic VF reset on Tx MDD eventsMarcin Szycik2024-04-173-17/+67
* | net: dsa: sja1105: flower: validate control flagsAsbjørn Sloth Tønnesen2024-04-191-0/+3
* | net: dsa: felix: flower: validate control flagsAsbjørn Sloth Tønnesen2024-04-191-0/+3
* | net: mscc: ocelot: flower: validate control flagsAsbjørn Sloth Tønnesen2024-04-191-5/+2
* | sfc: use flow_rule_is_supp_control_flags()Asbjørn Sloth Tønnesen2024-04-191-4/+3
* | mlxsw: spectrum_flower: validate control flagsAsbjørn Sloth Tønnesen2024-04-191-0/+4
* | selftests: net: set the exit code correctly in Python testsJakub Kicinski2024-04-193-2/+16
* | selftests: net: fix counting totals when some checks failJakub Kicinski2024-04-191-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-18300-1681/+3387
|\ \
| * \ Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-1856-219/+438
| |\ \
| | * | net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli2024-04-181-0/+18
| | * | net: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez2024-04-181-2/+2
| | * | Merge tag 'nf-24-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-04-186-23/+62
| | |\ \
| | | * | netfilter: nf_tables: fix memleak in map from abort pathPablo Neira Ayuso2024-04-181-2/+14
| | | * | netfilter: nf_tables: restore set elements when delete set failsPablo Neira Ayuso2024-04-175-20/+45
| | | * | netfilter: nf_tables: missing iterator type in lookup walkPablo Neira Ayuso2024-04-172-1/+3
| | * | | Merge branch 'ravb-ethernet-driver-bugfixes'Paolo Abeni2024-04-181-36/+32
| | |\ \ \
| | | * | | net: ravb: Fix RX byte accounting for jumbo packetsPaul Barker2024-04-181-11/+11
| | | * | | net: ravb: Fix GbEth jumbo packet RX checksum handlingPaul Barker2024-04-181-1/+1
| | | * | | net: ravb: Allow RX loop to move past DMA mapping errorsPaul Barker2024-04-181-12/+13
| | | * | | net: ravb: Count packets instead of descriptors in R-Car RX pathPaul Barker2024-04-181-13/+8
| | |/ / /
| | * | | net: ethernet: mtk_eth_soc: fix WED + wifi resetFelix Fietkau2024-04-181-5/+1
| | * | | net:usb:qmi_wwan: support Rolling modulesVanillan Wang2024-04-181-0/+1
| | * | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-04-181-2/+13
| | |\ \ \
| | | * | | ice: Fix checking for unsupported keys on non-tunnel deviceMarcin Szycik2024-04-161-1/+4
| | | * | | ice: tc: allow zero flags in parsing tc flowerMichal Swiatkowski2024-04-161-1/+1
| | | * | | ice: tc: check src_vsi in case of traffic from VFMichal Swiatkowski2024-04-161-0/+8
| | * | | | selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski2024-04-182-5/+7
| | * | | | net/sched: Fix mirred deadlock on device recursionEric Dumazet2024-04-183-0/+8
| | * | | | s390/ism: Properly fix receive message buffer allocationGerd Bayer2024-04-171-9/+28
| | * | | | Merge branch 'mt7530-fixes'David S. Miller2024-04-172-4/+16
| | |\ \ \ \
| | | * | | | net: dsa: mt7530: fix port mirroring for MT7988 SoC switchArınç ÜNAL2024-04-171-4/+6
| | | * | | | net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL2024-04-172-0/+10
| | |/ / / /
| | * / / / tun: limit printing rate when illegal packet received by tun devLei Chen2024-04-171-8/+10
| | |/ / /
| | * | | Merge branch 'net-stmmac-fix-mac-capabilities-procedure'Paolo Abeni2024-04-167-29/+32
| | |\ \ \
| | | * | | net: stmmac: Fix IP-cores specific MAC capabilitiesSerge Semin2024-04-167-19/+23
| | | * | | net: stmmac: Fix max-speed being ignored on queue re-initSerge Semin2024-04-161-0/+5
| | | * | | net: stmmac: Apply half-duplex-less constraint for DW QoS Eth onlySerge Semin2024-04-162-16/+10
| | |/ / /
| | * | | Merge branch 'selftests-net-tcp_ao-a-bunch-of-fixes-for-tcp-ao-selftests'Paolo Abeni2024-04-164-18/+21
| | |\ \ \ | | | |/ / | | |/| |
| | | * | selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov2024-04-161-6/+6
| | | * | selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov2024-04-161-1/+1
| | | * | selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov2024-04-161-1/+1
| | | * | selftests/tcp_ao: Make RST tests less flakyDmitry Safonov2024-04-161-10/+13
| | |/ /
| | * | octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementationAsbjørn Sloth Tønnesen2024-04-151-2/+5