summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-21sctp: delete the nested flexible array skipXin Long3-6/+6
2023-04-21sctp: delete the nested flexible array paramsXin Long6-19/+19
2023-04-21Merge branch 'net-extend-drop-reasons'Jakub Kicinski12-410/+606
2023-04-21mac80211: use the new drop reasons infrastructureJohannes Berg6-48/+138
2023-04-21net: extend drop reasons for multiple subsystemsJohannes Berg4-16/+121
2023-04-21net: move dropreason.h to dropreason-core.hJohannes Berg4-6/+7
2023-04-21ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar4-2/+22
2023-04-21Merge branch 'ethtool-mm-api-consolidation'Jakub Kicinski20-66/+486
2023-04-21selftests: forwarding: add a test for MAC Merge layerVladimir Oltean3-0/+307
2023-04-21selftests: forwarding: introduce helper for standard ethtool countersVladimir Oltean1-0/+11
2023-04-21selftests: forwarding: generalize bail_on_lldpad from mlxswPetr Machata11-46/+39
2023-04-21selftests: forwarding: sch_tbf_*: Add a pre-run hookPetr Machata5-3/+23
2023-04-21net: ethtool: mm: sanitize some UAPI configurationsVladimir Oltean1-0/+10
2023-04-21net: enetc: include MAC Merge / FP registers in register dumpVladimir Oltean1-0/+17
2023-04-21net: enetc: only commit preemptible TCs to hardware when MM TX is activeVladimir Oltean4-18/+75
2023-04-21net: enetc: report mm tx-active based on tx-enabled and verify-statusVladimir Oltean1-1/+3
2023-04-21net: enetc: fix MAC Merge layer remaining enabled until a link down eventVladimir Oltean1-4/+7
2023-04-21wwan: core: add print for wwan port attach/disconnectSlark Xiao1-0/+3
2023-04-21net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski4-5/+6
2023-04-21eth: mlx5: avoid iterator use outside of a loopJakub Kicinski1-2/+3
2023-04-21flow_dissector: Address kdoc warningsSimon Horman1-18/+20
2023-04-21page_pool: unlink from napi during destroyJakub Kicinski2-1/+22
2023-04-21net: phy: fix circular LEDS_CLASS dependenciesArnd Bergmann2-2/+10
2023-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski186-915/+1668
2023-04-21wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen1-3/+1
2023-04-20Merge tag 'rust-fixes-6.3' of https://github.com/Rust-for-Linux/linuxLinus Torvalds6-6/+27
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds36-161/+351
2023-04-20net: libwx: fix memory leak in wx_setup_rx_resourcesZhengchao Shao1-1/+4
2023-04-20net: bridge: switchdev: don't notify FDB entries with "master dynamic"Vladimir Oltean1-0/+11
2023-04-20Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski4-20/+1
2023-04-20Merge branch 'another-crack-at-a-handshake-upcall-mechanism'Jakub Kicinski20-0/+2467
2023-04-20net/handshake: Add Kunit tests for the handshake consumer APIChuck Lever8-0/+569
2023-04-20net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever10-3/+689
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-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-9/+34
2023-04-20MAINTAINERS: Resume MPTCP co-maintainer roleMat Martineau1-0/+1
2023-04-20mailmap: add entries for Mat MartineauMatthieu Baerts1-0/+2
2023-04-20Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-3/+6
2023-04-20Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds21-187/+351
2023-04-20e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski1-25/+26
2023-04-20bnxt_en: fix free-runnig PHC modeVadim Fedorenko1-1/+1
2023-04-20net: dsa: mt7530: fix support for MT7531BEDaniel Golle3-10/+16
2023-04-19Merge tag 'spi-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-04-19Merge tag 'regulator-fix-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+9
2023-04-19net: dsa: microchip: ksz8795: Correctly handle huge frame configurationChristophe JAILLET1-1/+1