summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: allow simultaneous SW and HW transmit timestampingMiroslav Lichvar2017-05-211-0/+8
| * | | net: fix documentation of struct scm_timestampingMiroslav Lichvar2017-05-211-1/+7
| * | | net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar2017-05-211-0/+10
| * | | net: more accurate checksumming in validate_xmit_skb()Davide Caratti2017-05-191-4/+7
* | | | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-035-1/+432
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2017-05-184-0/+431
| |\ \ \
| | * | | docs-rst: convert scsi DocBook to ReSTMauro Carvalho Chehab2017-05-161-8/+7
| | * | | docs-rst: convert z8530book DocBook to ReSTMauro Carvalho Chehab2017-05-162-0/+258
| | * | | docs-rst: convert networking book to ReSTMauro Carvalho Chehab2017-05-163-0/+174
| | |/ /
| * / / doc: ReSTify keys-request-key.txtKees Cook2017-05-181-1/+1
| |/ /
* | / net: fix up hash documentationMichael S. Tsirkin2017-06-071-1/+1
| |/ |/|
* | net: Update TCP congestion control documentationAnmol Sarma2017-06-051-18/+13
* | Documentation: networking: add DPAA Ethernet documentMadalin Bucur2017-05-301-0/+194
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-026-55/+226
|\
| * switchdev: documentation: fix whitespace issuesLiam Beguin2017-05-011-35/+35
| * net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang2017-04-241-0/+8
| * bpf, doc: update list of architectures that do eBPF JITAlexei Starovoitov2017-04-231-4/+3
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-03-241-0/+72
| |\
| | * i40e: document drivers use of ntuple filtersJacob Keller2017-03-231-0/+72
| * | net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org2017-03-241-1/+10
| |/
| * net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-03-221-2/+11
| * net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov2017-03-211-0/+8
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-03-211-8/+60
| |\
| | * ipvs: Document sysctl pmtu_discHangbin Liu2017-03-161-0/+8
| | * ipvs: Document sysctl sync_portsHangbin Liu2017-03-161-0/+8
| | * ipvs: Document sysctl sync_qlen_max and sync_sock_sizeHangbin Liu2017-03-161-0/+14
| | * ipvs: fix sync_threshold description and add sync_refresh_period, sync_retriesHangbin Liu2017-03-161-9/+31
| * | tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh2017-03-161-5/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-151-1/+2
| |\ \
| * | | mpls: allow TTL propagation from IP packets to be configuredRobert Shearman2017-03-131-0/+8
| * | | mpls: allow TTL propagation to IP packets to be configuredRobert Shearman2017-03-131-0/+11
| | |/ | |/|
* | | Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds2017-05-028-8/+8
|\ \ \ | |_|/ |/| |
| * | docs-rst: usb: update old usbfs-related documentationMauro Carvalho Chehab2017-04-201-1/+1
| * | Documentation: Fix dead URLs to ftp.kernel.orgSeongJae Park2017-03-297-7/+7
| |/
* / Make IP 'forwarding' doc more preciseNeil Jerram2017-03-121-1/+2
|/
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* Merge tag 'docs-4.11' of git://git.lwn.net/linuxLinus Torvalds2017-02-221-1/+1
|\
| * Doc: Fix double words in DocumentationMasanari Iida2017-01-261-1/+1
* | GTP: Add some basic documentation about drivers/net/gtp.cHarald Welte2017-02-201-0/+135
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-031-0/+10
|\ \
| * | netfilter: allow logging from non-init namespacesMichal Kubeček2017-02-021-0/+10
| |/
* | net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman2017-01-302-3/+11
* | net: dsa: Mop up remaining NET_DSA_HWMON referencesAndrew Lunn2017-01-251-24/+0
* | Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-241-0/+9
* | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-141-4/+4
|\ \
| * | cfg80211: fix example REG_RULE usage in DocumentationRafał Miłecki2017-01-021-3/+3
| * | cfg80211: update wireless-regdb repo url in DocumentationRafał Miłecki2017-01-021-1/+1
* | | tcp: remove thin_dupack featureYuchung Cheng2017-01-131-12/+0
* | | tcp: remove early retransmitYuchung Cheng2017-01-131-14/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-051-2/+2
|\ \ \