aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking
AgeCommit message (Expand)AuthorFilesLines
2023-06-07net/mlx5e: Expose catastrophic steering error countersLama Kayal1-0/+7
2023-06-02net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda1-2/+2
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-23/+37
2023-05-25Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-23/+37
2023-05-24net/handshake: Enable the SNI extension to work properlyChuck Lever1-0/+5
2023-05-24Documentation: net/mlx5: Wrap notes in admonition blocksBagas Sanjaya1-5/+9
2023-05-24Documentation: net/mlx5: Add blank line separator before numbered listsBagas Sanjaya1-0/+2
2023-05-24Documentation: net/mlx5: Use bullet and definition lists for vnic counters de...Bagas Sanjaya1-16/+20
2023-05-24Documentation: net/mlx5: Wrap vnic reporter devlink commands in code blocksBagas Sanjaya1-2/+6
2023-05-17ice: Remove LAG+SRIOV mutual exclusionDave Ertman1-18/+0
2023-05-16Revert "net: Remove low_thresh in ip defrag"Jakub Kicinski1-1/+0
2023-05-15docs: octeontx2: Add Documentation for QOSHariprasad Kelam1-0/+45
2023-05-15net: Remove low_thresh in ip defragAngus Chen1-0/+1
2023-05-12net/handshake: Enable the SNI extension to work properlyChuck Lever1-0/+5
2023-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-7/+7
2023-05-11tcp: make the first N SYN RTO backoffs linearDavid Morley1-3/+14
2023-05-10docs: networking: fix x25-iface.rst heading & index orderRandy Dunlap2-3/+2
2023-05-10Documentation: bonding: fix the doc of peer_notif_delayHangbin Liu1-4/+5
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-5/+12
2023-04-24net: ethtool: coalesce: try to make user settings stick twiceJakub Kicinski1-0/+4
2023-04-22rxrpc: Fix potential race in error handling in afs_make_call()David Howells1-5/+12
2023-04-21Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-0/+33
2023-04-21pds_core: Kconfig and pds_core.rstShannon Nelson1-0/+16
2023-04-21pds_core: devlink params for enabling VIF supportShannon Nelson1-0/+19
2023-04-21pds_core: add FW update feature to devlinkShannon Nelson1-0/+10
2023-04-21pds_core: set up device and adminqShannon Nelson1-0/+47
2023-04-21pds_core: add devlink health facilitiesShannon Nelson1-0/+12
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson2-0/+36
2023-04-20ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar1-0/+7
2023-04-20net/mlx5e: Add vnic devlink health reporter to representorsMaher Sanalla1-1/+4
2023-04-20net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla1-0/+30
2023-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+15
2023-04-19net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever2-0/+218
2023-04-17ice: document RDMA devlink parametersJacob Keller1-0/+15
2023-04-14page_pool: allow caching from safely localized NAPIJakub Kicinski1-0/+1
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2023-04-13net: docs: update the sample code in driver.rstJakub Kicinski1-34/+27
2023-04-10net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski1-0/+6
2023-04-10docs: net: use C syntax highlight in driver.rstJakub Kicinski1-10/+20
2023-04-10docs: net: move the probe and open/close sections of driver.rst upJakub Kicinski1-27/+27
2023-04-10docs: net: reformat driver.rst from a list to sectionsJakub Kicinski1-35/+56
2023-04-07tcp: restrict net.ipv4.tcp_app_winYueHaibing1-0/+2
2023-03-30Documentation/eth/intel: Remove references to SourceForgeTony Nguyen11-51/+1
2023-03-30Documentation/eth/intel: Update address for driver supportTony Nguyen11-11/+11
2023-03-28net/mlx5e: RX, Remove unnecessary recycle parameter and page_cache statsDragos Tatulea1-26/+0
2023-03-27ethtool: Add support for configuring tx_push_buf_lenShay Agroskin1-16/+31
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+5
2023-03-23docs: networking: document NAPIJakub Kicinski6-8/+261
2023-03-22xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer1-2/+5
2023-03-19ixgb: Remove ixgb driverTony Nguyen2-469/+0
2023-03-15net/mlx5e: Add devlink hairpin queues parametersGal Pressman2-0/+47
2023-02-27Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+3
2023-02-24docs: net: fix inaccuracies in msg_zerocopy.rstnick black1-3/+3
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds1-52/+52
2023-02-16sfc: add devlink info support for ef100Alejandro Lucero2-0/+58
2023-02-15Merge tag 'mlx5-updates-2023-02-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-0/+18
2023-02-15devlink: Update devlink health documentationMoshe Shemesh1-2/+21
2023-02-14net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan1-0/+18
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson1-2/+4
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-02-08net: txgbe: Update support email addressJiawen Wu1-1/+1
2023-02-04net/mlx5: Document support for RoCE HCA disablement capabilityRahul Rameshbabu1-3/+5
2023-02-04net/mlx5: Add counter information to mlx5 driver documentationRahul Rameshbabu2-0/+1303
2023-02-04net/mlx5: Document previously implemented mlx5 tracepointsRahul Rameshbabu1-3/+24
2023-02-04net/mlx5: Update Kconfig parameter documentationRahul Rameshbabu2-29/+100
2023-02-04net/mlx5: Separate mlx5 driver documentation into multiple pagesRahul Rameshbabu7-747/+792
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2023-02-01neighbor: fix proxy_delay usage when it is zeroBrian Haley1-0/+8
2023-01-31docs: ftrace: always use canonical ftrace pathRoss Zwisler1-46/+46
2023-01-31Documentation: networking: correct spellingRandy Dunlap35-49/+49
2023-01-30Merge tag 'batadv-next-pullrequest-20230127' of git://git.open-mesh.org/linux...David S. Miller1-1/+1
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-0/+111
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-8/+4
2023-01-27ice: Fix broken link in ice NAPI docMichal Wilczynski1-1/+1
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky1-1/+1
2023-01-26xfrm: extend add policy callback to set failure reasonLeon Romanovsky1-1/+1
2023-01-25docs: networking: Fix bridge documentation URLIvan Vecera1-1/+1
2023-01-24netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman1-7/+3
2023-01-23ipv6: Document that max_size sysctl is deprecatedJon Maxwell1-0/+3
2023-01-23bpf: Document XDP RX metadataStanislav Fomichev2-0/+111
2023-01-23docs: ethtool: document ETHTOOL_A_STATS_SRC and ETHTOOL_A_PAUSE_STATS_SRCVladimir Oltean1-0/+18
2023-01-23docs: ethtool-netlink: document interface for MAC Merge layerVladimir Oltean2-0/+90
2023-01-21batman-adv: Fix mailing list addressSven Eckelmann1-1/+1
2023-01-20ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski1-7/+9
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas1-0/+17
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto1-0/+138
2023-01-06rxrpc: Move call state changes from sendmsg to I/O threadDavid Howells1-2/+2
2022-12-19Documentation: devlink: add missing toc entry for etas_es58x devlink docVincent Mailhol1-0/+1
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-0/+33
2022-12-13netfilter: conntrack: document sctp timeoutsSriram Yagnaraman1-0/+33
2022-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski1-2/+22
2022-12-12Documentation: devlink: add devlink documentation for the etas_es58x driverVincent Mailhol1-0/+36
2022-12-12net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADERVincent Mailhol1-0/+5
2022-12-10ipvs: run_estimation should control the kthread tasksJulian Anastasov1-2/+2
2022-12-10ipvs: add est_cpulist and est_nice sysctl varsJulian Anastasov1-0/+20
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-9/+53
2022-12-08net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCPWillem de Bruijn1-1/+31
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory1-0/+8
2022-12-07devlink: Expose port function commands to control migratableShay Drory1-0/+46
2022-12-07net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas1-0/+10
2022-12-07devlink: Expose port function commands to control RoCEShay Drory1-1/+33
2022-12-07devlink: Move devlink port function hw_addr attr documentationShay Drory2-37/+43
2022-12-05ethtool: add netlink based get rss supportSudheer Mogilappagari1-1/+30
2022-12-05xfrm: document IPsec packet offload modeLeon Romanovsky1-9/+53
2022-12-02Documentation: bonding: correct xmit hash stepsJonathan Toppins1-0/+1
2022-12-02Documentation: bonding: update miimon default to 100Jonathan Toppins1-1/+2
2022-12-01net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()Vladimir Oltean1-3/+6
2022-11-30Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-41/+41
2022-11-30ice: implement direct read for NVM and Shadow RAM regionsJacob Keller1-2/+6
2022-11-30ice: document 'shadow-ram' devlink regionJacob Keller1-0/+5
2022-11-30devlink: support directly reading from region memoryJacob Keller1-0/+13
2022-11-29net/mlx5: Fix orthography errors in documentationRahul Rameshbabu1-41/+41
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-11-23Documentation: networking: Update generic_netlink_howto URLNir Levy1-1/+1
2022-11-23Documentation: devlink: Add blank line padding on numbered lists in Devlink P...Bagas Sanjaya1-4/+9
2022-11-18sctp: add sysctl net.sctp.l3mdev_acceptXin Long1-0/+9
2022-11-17Documentation: Add documentation for new devlink-rate attributesMichal Wilczynski1-1/+32
2022-11-17ice: Add documentation for devlink-rate implementationMichal Wilczynski1-0/+115
2022-11-16udp: Introduce optional per-netns hash table.Kuniyuki Iwashima1-0/+27
2022-11-15Documentation: nfp: update documentationWalter Heymans1-20/+145
2022-11-09devlink: Add packet traps for 802.1X operationIdo Schimmel1-0/+13
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski1-0/+1
2022-11-04octeon_ep: support Octeon device CNF95NVeerasenareddy Burru1-0/+1
2022-10-28tcp: add sysctls for TCP PLB parametersMubashir Adnan Qureshi1-0/+75
2022-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller1-0/+33
2022-10-25Documentation: networking: TC queue based filteringAmritha Nambiar2-0/+38
2022-10-19can: add termination resistor documentationDaniel S. Trevitz1-0/+33
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld1-1/+1
2022-10-05docs: networking: phy: add missing spaceCasper Andersson1-1/+1
2022-10-03ethtool: add interface to interact with Ethernet Power EquipmentOleksij Rempel1-0/+59
2022-09-23net: phy: Add support for rate matchingSean Anderson1-0/+2
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-10/+0
2022-09-22net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu1-0/+18
2022-09-22net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu1-0/+7
2022-09-21docs: net: add an explanation of VF (and other) RepresentorsEdward Cree3-0/+261
2022-09-20netfilter: conntrack: remove nf_conntrack_helper documentationPablo Neira Ayuso1-9/+0
2022-09-20tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima1-0/+29
2022-09-20docs: net: dsa: update information about multiple CPU portsVladimir Oltean2-6/+128
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller1-1/+1
2022-09-13Documentation: mptcp: fix pm_type formattingMatthieu Baerts1-1/+0
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-11/+0
2022-09-06docs: networking: device drivers: flexcan: fix invalid emailDario Binacchi1-1/+1
2022-09-05net: phy: Add 1000BASE-KX interface modeSean Anderson1-0/+6
2022-09-02Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller1-11/+0
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-6/+9
2022-09-01rxrpc: Remove rxrpc_get_reply_time() which is no longer usedDavid Howells1-11/+0
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet1-1/+4
2022-08-31Documentation: networking: correct possessive "its"Randy Dunlap5-5/+5
2022-08-30Documentation: bonding: clarify supported modes for tlb_dynamic_lbFernando Fernandez Mancera1-1/+1
2022-08-30net: ngbe: Add build support for ngbeMengyuan Lou2-0/+15
2022-08-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller1-0/+36
2022-08-24Documentation: devlink: fix the locking sectionJiri Pirko1-4/+2
2022-08-24ice: Implement devlink port split operationsAnatolii Gerasymenko1-0/+36
2022-08-22Remove DECnet support from kernelStephen Hemminger2-244/+0
2022-08-22net: phy: Introduce QUSGMII PHY modeMaxime Chevallier1-0/+9
2022-08-19Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'"Jakub Kicinski2-146/+0
2022-08-17net: wwan: t7xx: Devlink documentationM Chetan Kumar2-0/+146
2022-08-03docs: net: bonding: remove mentions of trans_startVladimir Oltean1-9/+0
2022-08-02doc: sfp-phylink: Fix a broken referenceChristophe JAILLET1-3/+3
2022-08-01Documentation: devlink: add add devlink-selftests to the table of contentsBagas Sanjaya1-0/+1
2022-07-29Documentation: Describe net.ipv4.tcp_reflect_tos.Guillaume Nault1-0/+10
2022-07-28devlink: introduce framework for selftestsVikas Gupta1-0/+38
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+8
2022-07-26mlxsw: core_linecards: Expose device PSID over device infoJiri Pirko1-0/+3
2022-07-26mlxsw: core_linecards: Probe active line cards for devices and expose FW versionJiri Pirko1-0/+3
2022-07-26mlxsw: core_linecards: Expose HW revision and INI versionJiri Pirko1-0/+18
2022-07-24Documentation: fix sctp_wmem in ip-sysctl.rstXin Long1-1/+8
2022-07-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-0/+9
2022-07-21ice: add write functionality for GNSS TTYKarol Kolacinski1-0/+9
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-65/+304
2022-07-19Documentation: fix udp_wmem_min in ip-sysctl.rstXin Long1-5/+1
2022-07-18docs: net: dsa: mention that VLANs are now refcounted on shared portsVladimir Oltean1-1/+7
2022-07-18docs: net: dsa: delete misinformation about -EOPNOTSUPP for FDB/MDB/VLANVladimir Oltean1-9/+3
2022-07-18docs: net: dsa: re-explain what port_fdb_dump actually doesVladimir Oltean1-3/+6
2022-07-18docs: net: dsa: add a section for address databasesVladimir Oltean1-6/+130
2022-07-18docs: net: dsa: delete port_mdb_dumpVladimir Oltean1-4/+0
2022-07-18docs: net: dsa: remove port_vlan_dumpVladimir Oltean1-4/+0
2022-07-18docs: net: dsa: remove port_bridge_tx_fwd_offloadVladimir Oltean1-16/+46
2022-07-18docs: net: dsa: document port_fast_ageVladimir Oltean1-6/+8
2022-07-18docs: net: dsa: document port_setup and port_teardownVladimir Oltean1-0/+9
2022-07-18docs: net: dsa: document the teardown methodVladimir Oltean1-1/+2
2022-07-18docs: net: dsa: document change_tag_protocolVladimir Oltean1-0/+6
2022-07-18docs: net: dsa: add more info about the other arguments to get_tag_protocolVladimir Oltean1-1/+5
2022-07-18docs: net: dsa: rename tag_protocol to get_tag_protocolVladimir Oltean1-2/+2
2022-07-18docs: net: dsa: document the shutdown behaviorVladimir Oltean1-0/+18
2022-07-18docs: net: dsa: update probing documentationVladimir Oltean1-11/+65
2022-07-18net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu1-0/+13
2022-07-15net: ipv6: new accept_untracked_na option to accept na only if in-networkJaehee Park1-21/+30
2022-07-15net: ipv4: new arp_accept option to accept garp only if in-networkJaehee Park1-3/+6
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2022-07-13ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima1-1/+1
2022-07-11tls: rx: add counter for NoPad violationsJakub Kicinski1-0/+4
2022-07-08cipso: Fix data-races around sysctl.Kuniyuki Iwashima1-1/+1
2022-07-06tls: rx: add sockopt for enabling optimistic decrypt with TLS 1.3Jakub Kicinski1-0/+18
2022-07-05eth: remove neterion/vxgeJakub Kicinski2-116/+0
2022-07-03Merge tag 'linux-can-next-for-5.20-20220703' of git://git.kernel.org/pub/scm/...David S. Miller2-0/+332
2022-06-30net, neigh: introduce interval_probe_time_ms for periodic probeYuwei Wang1-0/+6
2022-06-29net: txgbe: Add build support for txgbeJiawen Wu2-0/+21