summaryrefslogtreecommitdiffstats
path: root/Documentation/process/1.Intro.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-31ionic: Use netdev_name() function instead of netdev->nameBrett Creeley2-3/+3
2024-05-31ionic: Mark error paths in the data path as unlikelyBrett Creeley1-10/+10
2024-05-31ionic: Pass ionic_txq_desc to ionic_tx_tso_postBrett Creeley1-6/+4
2024-05-31ionic: Reset LIF device while restarting LIFShannon Nelson1-0/+1
2024-05-31ionic: fix potential irq name truncationShannon Nelson1-1/+1
2024-05-31hns3: avoid linking objects into multiple modulesArnd Bergmann4-6/+35
2024-05-31ethernet: octeontx2: avoid linking objects into multiple modulesArnd Bergmann3-6/+25
2024-05-31net/mlx4: support per-queue statistics via netlinkJoe Damato1-0/+73
2024-05-31net/mlx4: link NAPI instances to queues and IRQsJoe Damato2-0/+15
2024-05-31net/mlx4: Track RX allocation failures in a statJoe Damato3-1/+5
2024-05-30net: ti: icssg-prueth: Add support for ICSSG switch firmwareMD Danish Anwar7-19/+386
2024-05-30net: ti: icssg-switch: Add switchdev based driver for ethernet switch supportMD Danish Anwar4-0/+526
2024-05-30net: ti: icssg-prueth: Add helper functions to configure FDBMD Danish Anwar3-0/+201
2024-05-30net: smc91x: Remove commented out codeThorsten Blum1-4/+0
2024-05-30net: dsa: felix: provide own phylink MAC operationsRussell King (Oracle)5-18/+40
2024-05-30net: dsa: remove mac_prepare()/mac_finish() shimsRussell King (Oracle)3-40/+0
2024-05-30doc: netlink: Fix op pre and post fields in generated .rstDonald Hunter1-1/+4
2024-05-30doc: netlink: Fix formatting of op flags in generated .rstDonald Hunter1-1/+3
2024-05-30doc: netlink: Don't 'sanitize' op docstrings in generated .rstDonald Hunter2-1/+2
2024-05-30doc: netlink: Fix generated .rst for multi-line docsDonald Hunter1-1/+1
2024-05-30net: ethernet: ti: am65-cpsw-nuss: populate netdev of_nodeAlexander Sverdlin1-0/+1
2024-05-30net: ethernet: ti: am65-cpsw-nuss: rename phy_node -> port_npAlexander Sverdlin2-4/+4
2024-05-30tcp: fix races in tcp_v[46]_err()Eric Dumazet2-15/+6
2024-05-30tcp: fix races in tcp_abort()Eric Dumazet1-5/+1
2024-05-30tcp: fix race in tcp_write_err()Eric Dumazet1-5/+1
2024-05-30tcp: add tcp_done_with_error() helperEric Dumazet3-12/+23
2024-05-30netconsole: Do not shutdown dynamic configuration if cmdline is invalidBreno Leitao1-0/+2
2024-05-30dt-bindings: net: rockchip-dwmac: Fix rockchip,rk3308-gmac compatibleJonas Karlman1-0/+1
2024-05-30net: dsa: lan9303: imply SMSC_PHYAlexander Sverdlin1-0/+1
2024-05-29net: phy: xilinx-gmii2rgmii: Adopt clock supportVineeth Karumanchi1-0/+7
2024-05-29dt-bindings: net: xilinx_gmii2rgmii: Add clock supportVineeth Karumanchi1-0/+5
2024-05-29net: ethernet: cortina: Restore TSO supportLinus Walleij1-4/+19
2024-05-29ipvs: constify ctl_table arguments of utility functionsThomas Weißschuh1-3/+4
2024-05-29net/ipv6/ndisc: constify ctl_table arguments of utility functionThomas Weißschuh1-1/+1
2024-05-29net/ipv6/addrconf: constify ctl_table arguments of utility functionsThomas Weißschuh1-4/+4
2024-05-29net/ipv4/sysctl: constify ctl_table arguments of utility functionsThomas Weißschuh1-2/+4
2024-05-29net/neighbour: constify ctl_table arguments of utility functionThomas Weißschuh1-1/+1
2024-05-29r8169: remove detection of chip version 11 (early RTL8168b)Heiner Kallweit1-1/+3
2024-05-29r8169: disable interrupt source RxOverflowHeiner Kallweit1-3/+1
2024-05-28net: usb: remove unused structs 'usb_context'Dr. David Alan Gilbert2-10/+0
2024-05-28net: ethernet: 8390: ne2k-pci: remove unused struct 'ne2k_pci_card'Dr. David Alan Gilbert1-11/+0
2024-05-28net: ethernet: mlx4: remove unused struct 'mlx4_port_config'Dr. David Alan Gilbert1-6/+0
2024-05-28net: ethernet: liquidio: remove unused structsDr. David Alan Gilbert2-11/+0
2024-05-28net: ethernet: starfire: remove unused structsDr. David Alan Gilbert1-8/+0
2024-05-28net/core: move the lockdep-init of sk_callback_lock to sk_init_common()Gou Hao1-12/+6
2024-05-28net/core: remove redundant sk_callback_lock initializationGou Hao1-1/+0
2024-05-28bpf, net: Use DEV_STAT_INC()yunshui1-4/+4
2024-05-28mISDN: remove unused struct 'bf_ctx'Dr. David Alan Gilbert1-5/+0
2024-05-26bpf, docs: Fix instruction.rst indentationDave Thaler1-13/+13
2024-05-25bpf, docs: Clarify call local offsetDave Thaler1-3/+4