aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | sctp: add pf_expose per netns and sock and asocXin Long2019-11-081-0/+22
* | | | | | net: atlantic: change email domains to MarvellIgor Russkikh2019-11-071-3/+3
* | | | | | net: atlantic: implement UDP GSO offloadIgor Russkikh2019-11-071-0/+15
* | | | | | net: atlantic: loopback tests via private flagsIgor Russkikh2019-11-071-0/+25
* | | | | | devlink: Add layer 3 generic packet exception trapsAmit Cohen2019-11-071-0/+20
* | | | | | devlink: Add layer 3 generic packet trapsAmit Cohen2019-11-071-0/+41
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-0213-60/+63
|\| | | |
| * | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2019-11-0112-56/+56
| |\ \ \ \
| | * | | | Documentation: networking: device drivers: Remove stray asterisksJonathan Neuschäfer2019-11-0112-56/+56
| | | |_|/ | | |/| |
| * | | | tcp: increase tcp_max_syn_backlog max valueEric Dumazet2019-10-311-2/+5
| * | | | net: increase SOMAXCONN to 4096Eric Dumazet2019-10-311-2/+2
| |/ / /
* | | | net: documentation: add docs for MAC/PHY support in DPAA2Ioana Ciornei2019-10-312-0/+192
* | | | net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm.Andrew Lunn2019-10-281-0/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-10-261-28/+231
|\ \ \ \
| * | | | xsk: Improve documentation for AF_XDPMagnus Karlsson2019-10-231-28/+231
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-202-19/+21
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | net: update net_dim documentation after renameJacob Keller2019-10-101-18/+18
| * | | Doc: networking/device_drivers/pensando: fix ionic.rst warningsRandy Dunlap2019-10-081-1/+3
| |/ /
* | | net/tls: add TlsDeviceRxResync statisticJakub Kicinski2019-10-051-0/+3
* | | net/tls: add TlsDecryptError statJakub Kicinski2019-10-051-0/+3
* | | net/tls: add statistics for installed sessionsJakub Kicinski2019-10-051-0/+14
* | | net/tls: add skeleton of MIB statisticsJakub Kicinski2019-10-051-0/+6
|/ /
* / docs: networking: Add title caret and missing docAdam Zerella2019-10-012-1/+2
|/
* Documentation: Clarify trap's descriptionIdo Schimmel2019-09-271-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-1816-40/+1163
|\
| * docs: net: dsa: sja1105: Add info about the Time-Aware SchedulerVladimir Oltean2019-09-161-0/+90
| * net: phylink: clarify where phylink should be usedRussell King2019-09-161-1/+2
| * Documentation: nfp: add nfp driver specific notesDirk van der Merwe2019-09-101-0/+133
| * nfp: devlink: add 'reset_dev_on_drv_probe' supportDirk van der Merwe2019-09-101-0/+3
| * nfp: devlink: add 'fw_load_policy' supportDirk van der Merwe2019-09-101-0/+2
| * devlink: add 'reset_dev_on_drv_probe' paramDirk van der Merwe2019-09-101-0/+14
| * devlink: extend 'fw_load_policy' valuesDirk van der Merwe2019-09-101-0/+2
| * Documentation: iavf: Update the Intel LAN driver doc for iavfJeff Kirsher2019-09-091-33/+82
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-09-061-4/+6
| |\
| | * doc/af_xdp: include unaligned chunk caseKevin Laatz2019-08-311-4/+6
| * | Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...David S. Miller2019-09-052-0/+423
| |\ \
| | * | can: add support of SAE J1939 protocolThe j1939 authors2019-09-042-0/+423
| * | | ionic: Add basic framework for IONIC Network device driverShannon Nelson2019-09-052-0/+44
| * | | devlink: Add new info version tags for ASIC and FWShannon Nelson2019-09-051-0/+16
| |/ /
| * | net/mlx5: Add devlink flow_steering_mode parameterMaor Gottlieb2019-09-031-0/+33
| * | net/mlx5e: Add trace point for neigh updateVlad Buslov2019-08-211-0/+7
| * | net/mlx5e: Add trace point for neigh used value updateVlad Buslov2019-08-211-0/+7
| * | net/mlx5e: Add tc flower tracepointsDmytro Linkin2019-08-211-0/+32
| * | Documentation: net: mlx5: Devlink health documentation updatesAya Levin2019-08-201-2/+31
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-192-20/+2
| |\ \
| * | | Documentation: Add a section for devlink-trap testingIdo Schimmel2019-08-171-0/+10
| * | | Documentation: Add description of netdevsim trapsIdo Schimmel2019-08-173-0/+32
| * | | Documentation: Add devlink-trap documentationIdo Schimmel2019-08-172-0/+188
| | |/ | |/|
| * | tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt2019-08-091-0/+6
* | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-174-38/+82
|\ \ \ | |_|/ |/| |