summaryrefslogtreecommitdiffstats
path: root/Documentation/networking (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Documentations: Analyze heavily used Networking related structsCoco Li2023-12-028-0/+732
| * | | | | Documentation: networking: add missing PLCA messages from the message listMaxime Chevallier2023-12-021-0/+6
| | |/ / / | |/| | |
| * | | | octeon_ep: support OCTEON CN98 devicesShinas Rasheed2023-12-011-0/+1
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-12-013-0/+82
| |\ \ \ \
| | * | | | xsk: Add option to calculate TX checksum in SWStanislav Fomichev2023-11-291-0/+9
| | * | | | xsk: Document tx_metadata_len layoutStanislav Fomichev2023-11-293-0/+73
| * | | | | Documentation: devlink: extend reload-reinit descriptionJiri Pirko2023-11-301-2/+11
| * | | | | net: page_pool: expose page pool stats via netlinkJakub Kicinski2023-11-281-2/+8
| * | | | | Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-11-282-166/+0
| |\ \ \ \ \
| | * | | | | wifi: remove orphaned ray_cs driverArnd Bergmann2023-10-302-166/+0
| * | | | | | net/smc: add sysctl for max conns per lgr for SMC-R v2.1Guangguan Wang2023-11-241-0/+6
| * | | | | | net/smc: add sysctl for max links per lgr for SMC-R v2.1Guangguan Wang2023-11-241-0/+8
| * | | | | | Documentation: Document each netlink familyBreno Leitao2023-11-243-0/+6
| | |/ / / / | |/| | | |
| * | | | | octeon_ep: support Octeon CN10K devicesShinas Rasheed2023-11-211-0/+4
| * | | | | net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski2023-11-191-63/+0
| * | | | | net: ethtool: ts: Let the active time stamping layer be selectableKory Maincent2023-11-181-0/+17
| * | | | | net: ethtool: Add a command to list available time stamping layersKory Maincent2023-11-181-0/+23
| * | | | | net: ethtool: Add a command to expose current time stamping layerKory Maincent2023-11-181-0/+23
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-7/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-091-7/+7
| |/ / /
* | | / Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie2024-01-021-1/+1
| |_|/ |/| |
* | | Documentation/tcp: Fix an obvious typoDmitry Safonov2023-12-061-1/+1
|/ /
* | Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-101-4/+2
|\ \
| * | net/smc: fix documentation of buffer sizesGerd Bayer2023-11-021-4/+2
* | | Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-043-137/+0
|\ \ \ | |/ / |/| |
| * | staging: qlge: Retire the driverBenjamin Poirier2023-10-213-137/+0
* | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-021-2/+2
|\ \ \
| * | | Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel2023-09-111-2/+2
| |/ /
* | / Documentation/tcp: Add TCP-AO documentationDmitry Safonov2023-10-272-0/+445
| |/ |/|
* | Documentation: networking: explain what happens if temp_prefered_lft is too s...Alex Henrie2023-10-261-1/+5
* | Documentation: networking: explain what happens if temp_valid_lft is too smallAlex Henrie2023-10-261-1/+3
* | mptcp: add a new sysctl for make after break timeoutPaolo Abeni2023-10-251-0/+11
* | net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUITFlorian Fainelli2023-10-241-2/+2
* | net: dsa: Use conduit and user termsFlorian Fainelli2023-10-246-141/+145
* | page_pool: update document about fragment APIYunsheng Lin2023-10-241-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-191-3/+5
|\ \
| * | docs: fix info about representor identificationMateusz Polchlopek2023-10-141-3/+5
* | | i40e: Align devlink info versions with ice driver and add docsIvan Vecera2023-10-192-0/+60
* | | docs: networking: document multi-RSS contextJakub Kicinski2023-10-191-0/+42
* | | Documentation: devlink: add a note about RTNL lock into locking sectionJiri Pirko2023-10-181-0/+4
* | | Documentation: devlink: add nested instance sectionJiri Pirko2023-10-181-0/+24
* | | Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-10-181-1/+1
|\ \ \
| * | | net/mlx5: fix config name in Kconfig parameter documentationLukas Bulwahn2023-10-141-1/+1
* | | | net: phylink: remove .validate() methodRussell King (Oracle)2023-10-181-5/+0
* | | | net: phylink: provide mac_get_caps() methodRussell King (Oracle)2023-10-181-0/+7
* | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-171-2/+2
|\ \ \ \
| * | | | bpf, docs: Add loongarch64 as arch supporting BPF JITTiezhu Yang2023-09-221-2/+2
* | | | | tcp: Set pingpong threshold via sysctlHaiyang Zhang2023-10-161-0/+13
* | | | | docs: net: description of MSG_ZEROCOPY for AF_VSOCKArseniy Krasnov2023-10-151-2/+11
| |/ / / |/| | |
* | | | Documentation: netconsole: add support for cmdline targetsBreno Leitao2023-10-141-3/+19