summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
AgeCommit message (Expand)AuthorFilesLines
2022-07-24Documentation: fix sctp_wmem in ip-sysctl.rstXin Long1-1/+8
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-13ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima1-1/+1
2022-07-08cipso: Fix data-races around sysctl.Kuniyuki Iwashima1-1/+1
2022-06-13docs: networking: phy: Fix a typoJonathan Neuschäfer1-1/+1
2022-06-10Documentation: add description for net.sctp.ecn_enableXin Long1-0/+12
2022-06-10Documentation: add description for net.sctp.intl_enableXin Long1-0/+14
2022-06-10Documentation: add description for net.sctp.reconf_enableXin Long1-0/+11
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S1-14/+9
2022-05-23eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISAJakub Kicinski2-190/+0
2022-05-19docs: change the title of networking docsJakub Kicinski1-2/+2
2022-05-16docs: ctucanfd: Use 'kernel-figure' directive instead of 'figure'Akira Yokosawa1-2/+2
2022-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller1-1/+4
2022-05-13netfilter: conntrack: add nf_conntrack_events autodetect modeFlorian Westphal1-1/+4
2022-05-11net: appletalk: remove Apple/Farallon LocalTalk PC supportJakub Kicinski2-145/+0
2022-05-10skbuff: render the checksum comment to documentationJakub Kicinski1-0/+6
2022-05-10skbuff: rewrite the doc for data-only skbsJakub Kicinski2-0/+7
2022-05-10skbuff: add a basic intro docJakub Kicinski1-0/+25
2022-05-09net: wwan: t7xx: Add maintainers and documentationRicardo Martinez2-0/+121
2022-05-05Revert "Merge branch 'mlxsw-line-card-model'"Jakub Kicinski2-37/+0
2022-05-02docs: networking: device drivers: can: ctucanfd: update author e-mailPavel Pisa1-1/+1
2022-05-02docs: networking: device drivers: can: add ctucanfd to indexPavel Pisa1-0/+1
2022-04-29mptcp: Add a per-namespace sysctl to set the default path manager typeMat Martineau1-0/+18
2022-04-27net: wan: remove support for Z85230-based devicesJakub Kicinski3-275/+0
2022-04-25mlxsw: core_linecards: Expose device FW version over device infoJiri Pirko1-0/+15
2022-04-25mlxsw: core_linecards: Expose HW revision and INI versionJiri Pirko1-0/+18
2022-04-25devlink: introduce line card device info infrastructureJiri Pirko1-1/+1
2022-04-25devlink: introduce line card info get messageJiri Pirko1-0/+4
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+7
2022-04-20doc/ip-sysctl: add bc_forwardingNicolas Dichtel1-0/+7
2022-04-19docs: ctucanfd: CTU CAN FD open-source IP core documentation.Pavel Pisa2-0/+790
2022-04-18docs: net: dsa: describe issues with checksum offloadLuiz Angelo Daros de Luca1-0/+17
2022-04-18devlink: implement line card active stateJiri Pirko1-5/+6
2022-04-18devlink: implement line card provisioningJiri Pirko2-0/+122
2022-04-17net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S1-0/+27