summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
* net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2019-08-091-18/+0Star
* net: docs: replace IPX in tuntap documentationStephen Hemminger2019-08-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-071-6/+17
|\
| * net/tls: partially revert fix transition through disconnect with closeJakub Kicinski2019-08-051-6/+0Star
| * Merge tag 'mlx5-fixes-2019-07-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-261-6/+17
| |\
| | * Documentation: TLS: fix stat counters descriptionTariq Toukan2019-07-251-6/+17
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-261-0/+6
| |\ \ | | |/ | |/|
| | * net/tls: fix transition through disconnect with closeJohn Fastabend2019-07-221-0/+6
* | | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-221-10/+0Star
|\ \ \ | |/ / |/| |
| * | docs: remove extra conf.py filesMauro Carvalho Chehab2019-07-171-10/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-07-191-3/+13
|\ \ \ | |/ / |/| / | |/
| * bonding: add documentation for peer_notif_delayVincent Bernat2019-07-141-3/+13
* | docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab2019-07-151-1/+1
* | docs: sysctl: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-1114-30/+1393
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-091-1/+1
| |\
| | * Documentation/networking: fix default_ttl typo in mpls-sysctlHangbin Liu2019-07-011-1/+1
| * | ipv6: Support multipath hashing on inner IP pktsStephen Suryaputra2019-07-091-0/+1
| * | Documentation: net: dsa: b53: Describe b53 configurationBenedikt Spranger2019-07-092-0/+184
| * | Documentation: net: dsa: Describe DSA switch configurationBenedikt Spranger2019-07-092-0/+293
| * | Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller2019-07-061-0/+19
| |\ \
| | * | net/mlx5: Added devlink info callbackShay Agroskin2019-07-041-0/+19
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-041-1/+15
| |\ \ \ | | |/ / | |/| |
| | * | xsk: sample kernel code is now in libbpfEric Leblond2019-06-251-1/+15
| * | | gve: Add workqueue and reset supportCatherine Sullivan2019-07-021-0/+11
| * | | gve: Add transmit and receive supportCatherine Sullivan2019-07-021-0/+30
| * | | gve: Add basic driver framework for Compute Engine Virtual NICCatherine Sullivan2019-07-022-0/+83
| * | | ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet2019-07-011-1/+3
| * | | net: aquantia: add documentation for the atlantic driverIgor Russkikh2019-06-271-0/+439
| |/ /
| * | doc: phy: document some PHY_INTERFACE_MODE_xxx settingsRussell King2019-06-231-1/+44
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-183-5/+21
| |\|
| * | Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-06-152-0/+174
| |\ \
| | * | Documentation: net: mlx5: Devlink health documentationMoshe Shemesh2019-06-131-0/+72
| | * | Documentation: net: mlx5: Add mlx5 initial documentationSaeed Mahameed2019-06-132-0/+102
| * | | ipv4: Support multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra2019-06-151-0/+1
| |/ /
| * | net/tls: add kernel-driven resync mechanism for TXJakub Kicinski2019-06-111-1/+34
| * | net/tls: add kernel-driven TLS RX resyncJakub Kicinski2019-06-111-0/+19
| * | ipv6: tcp: enable flowlabel reflection in some RST packetsEric Dumazet2019-06-061-5/+15
| * | net/tls: remove false positive warningJakub Kicinski2019-06-041-19/+0Star
| * | net: ena: documentation: update ena.txtSameeh Jubran2019-06-031-1/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-317-26/+549
| |\ \
| * | | Documentation: ip-sysctl.txt: Document tcp_fastopen_keyJason Baron2019-05-301-0/+20
| * | | net: phylink: Add struct phylink_config to PHYLINK APIIoana Ciornei2019-05-301-1/+4
* | | | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-094-8/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | docs: ptp.txt: convert to ReST and move to driver-apiMauro Carvalho Chehab2019-06-141-1/+1
| * | | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-149-30/+553
| |\ \ \ | | | |/ | | |/|
| * | | docs: net: dpio-driver.rst: fix two codeblock warningsMauro Carvalho Chehab2019-06-081-2/+2
| * | | docs: net: sja1105.rst: fix table formatMauro Carvalho Chehab2019-06-081-3/+3
| * | | Documentation: net: dsa: Grammar s/the its/its/Geert Uytterhoeven2019-06-071-2/+2
* | | | tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-161-0/+8