summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
* docs: networking: swap words in icmp_errors_use_inbound_ifaddr docVincent Bernat2021-02-011-1/+1
* doc: networking: ip-sysctl: Document conf/all/disable_ipv6 and conf/default/d...Pali Rohár2021-01-231-0/+12
* net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabledTariq Toukan2021-01-191-0/+3
* net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUMTariq Toukan2021-01-141-1/+1
* docs: net: explain struct net_device lifetimeJakub Kicinski2021-01-081-6/+165
* docs: octeontx2: tune rst markupLukas Bulwahn2021-01-071-26/+36
* docs: net: fix documentation on .ndo_get_statsJakub Kicinski2021-01-051-2/+2
* docs: networking: packet_mmap: fix old config referenceBaruch Siach2021-01-041-5/+4
* docs: networking: packet_mmap: fix formatting for C macrosBaruch Siach2021-01-041-1/+1
* docs: netdev-FAQ: fix question headers formattingBaruch Siach2020-12-221-67/+59
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-1/+1
|\
| * Documentation: Update paths of Samsung S3C machine filesKrzysztof Kozlowski2020-10-311-1/+1
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-1515-96/+349
|\ \
| * | net: Disable NETIF_F_HW_TLS_TX when HW_CSUM is disabledTariq Toukan2020-12-141-1/+7
| * | docs: octeontx2: Add Documentation for NPA health reportersGeorge Cherian2020-12-141-0/+50
| * | net: x25: Remove unimplemented X.25-over-LLC code stubsXie He2020-12-121-7/+5
| * | docs: update ppp_generic.rst to document new ioctlsTom Parkin2020-12-101-0/+16
| * | net/tipc: add TIPC chapter to networking DocumentationRandy Dunlap2020-12-012-0/+101
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-271-0/+26
| |\ \
| * | | net: page_pool: Add page_pool_put_page_bulk() to page_pool.rstLorenzo Bianconi2020-11-241-0/+8
| * | | devlink: Add blackhole_nexthop trapIdo Schimmel2020-11-241-0/+4
| * | | can: update documentation for DLC usage in Classical CANOliver Hartkopp2020-11-201-16/+52
| * | | can: rename CAN FD related can_len2dlc and can_dlc2len helpersOliver Hartkopp2020-11-201-1/+1
| * | | can: j1939: add tables for the CAN identifier and its fieldsYegor Yefremov2020-11-201-4/+42
| * | | Documentation: Remove the deleted "framerelay" document from the indexXie He2020-11-181-1/+0
| * | | net: wan: Delete the DLCI / SDLA driversXie He2020-11-171-44/+0
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-122-4/+4
| |\ \ \
| * | | | net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdownVincent Bernat2020-11-111-0/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-063-62/+62
| |\ \ \ \
| * | | | | netdevsim: Add devlink resource for nexthopsIdo Schimmel2020-11-061-1/+2
| * | | | | docs: networking: mptcp: Add MPTCP sysctl entriesMat Martineau2020-11-042-0/+27
| * | | | | sctp: enable udp tunneling socksXin Long2020-10-301-0/+15
| * | | | | sctp: add encap_port for netns sock asoc and transportXin Long2020-10-301-0/+16
| * | | | | wimax: move out to stagingArnd Bergmann2020-10-291-21/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds2020-12-141-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | docs: make reporting-bugs.rst obsoleteThorsten Leemhuis2020-12-081-2/+2
| | |/ / | |/| |
* | | | Documentation: netdev-FAQ: suggest how to post co-dependent seriesJakub Kicinski2020-11-241-0/+26
| |_|/ |/| |
* | | net: switch to the kernel.org patchwork instanceJakub Kicinski2020-11-111-2/+2
* | | docs: networking: phy: s/2.5 times faster/2.5 times as fast/Jonathan Neuschäfer2020-11-091-2/+2
|/ /
* | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-061-60/+60
|\ \
| * | can: j1939: use backquotes for code samplesYegor Yefremov2020-11-031-44/+44
| * | can: j1939: swap addr and pgn in the send exampleYegor Yefremov2020-11-031-2/+2
| * | can: j1939: fix syntax and spellingYegor Yefremov2020-11-031-14/+14
| * | can: j1939: rename jacd toolYegor Yefremov2020-11-031-1/+1
| |/
* | ice: docs fix a devlink info that broke a tableMauro Carvalho Chehab2020-10-281-0/+1
* | docs: net: statistics.rst: remove a duplicated kernel-docMauro Carvalho Chehab2020-10-281-2/+1
|/
* Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-232-2/+4
|\
| * docs: nf_flowtable: fix typo.Jeremy Sowden2020-10-201-1/+1
| * icmp: randomize the global rate limiterEric Dumazet2020-10-161-1/+3
* | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-161-8/+10
|\ \ | |/ |/|