summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-071-5/+8
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-09-031-5/+8
| |\
| | * netfilter: conntrack: sanitize table size default settingsFlorian Westphal2021-08-301-5/+8
* | | Merge tag 'docs-5.15' of git://git.lwn.net/linuxLinus Torvalds2021-09-011-0/+1
|\ \ \ | |/ / |/| |
| * | docs: networking: dpaa2: fix chapter title formatIoana Ciornei2021-07-251-0/+1
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-08-301-2/+2
|\ \ \
| * | | bpf: Refactor BPF_PROG_RUN into a functionAndrii Nakryiko2021-08-171-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-08-301-0/+7
|\ \ \ \
| * | | | netfilter: add netfilter hooks to SRv6 data planeRyoga Saito2021-08-301-0/+7
* | | | | pktgen: document the latest pktgen usage optionsJuhee Kang2021-08-251-10/+8
|/ / / /
* | | | ethtool: add two coalesce attributes for CQE modeYufeng Mo2021-08-241-0/+15
* | | | doc: Document unexpected tcp_l3mdev_accept=1 behaviorBenjamin Poirier2021-08-231-0/+13
* | | | docs: net: dsa: document the new methods for bridge TX forwarding offloadVladimir Oltean2021-08-221-0/+16
* | | | docs: net: dsa: remove references to struct dsa_device_ops::filterVladimir Oltean2021-08-221-13/+0
* | | | docs: net: dsa: sja1105: update list of limitationsVladimir Oltean2021-08-221-217/+1
* | | | docs: devlink: remove the references to sja1105Vladimir Oltean2021-08-222-50/+0
* | | | Merge tag 'mlx5-updates-2021-08-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-08-201-0/+44
|\ \ \ \
| * | | | net/mlx5: E-switch, Add QoS tracepointsDmytro Linkin2021-08-191-0/+44
* | | | | Merge tag 'batadv-next-pullrequest-20210819' of git://git.open-mesh.org/linux...David S. Miller2021-08-201-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | batman-adv: Move IRC channel to hackint.orgSven Eckelmann2021-08-081-1/+1
* | | | | docs: ethtool: Add two link extended substates of bad signal integrityGuangbin Huang2021-08-161-0/+8
* | | | | mptcp: faster active backup recoveryPaolo Abeni2021-08-141-0/+12
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-10/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-08-061-10/+0
| |\ \ \
| | * | | netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal2021-08-061-10/+0
* | | | | devlink: Add new "enable_vnet" generic device paramParav Pandit2021-08-111-0/+4
* | | | | devlink: Add new "enable_rdma" generic device paramParav Pandit2021-08-111-0/+4
* | | | | devlink: Add new "enable_eth" generic device paramParav Pandit2021-08-111-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-052-2/+21
|\| | | | | |_|/ / |/| | |
| * | | docs: networking: netdevsim rulesJakub Kicinski2021-08-041-0/+17
| * | | docs: operstates: document IF_OPER_TESTINGJakub Kicinski2021-08-021-1/+3
| * | | docs: operstates: fix typoJakub Kicinski2021-08-021-1/+1
| |/ /
* | | bonding: add new option lacp_activeHangbin Liu2021-08-031-0/+12
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-07-311-7/+16
|\ \ \
| * | | bpf, doc: Add heading and example for extensions in cbpfRoy, UjjaL2021-07-161-7/+16
* | | | docs: networking: dpaa2: document mirroring support on the switchIoana Ciornei2021-07-291-0/+43
* | | | mctp: Add MCTP overview documentJeremy Kerr2021-07-292-0/+214
* | | | Documentation: networking: add ioam6-sysctl into indexHu Haowen2021-07-281-0/+1
* | | | net: bonding: move ioctl handling to private ndo operationArnd Bergmann2021-07-271-0/+11
* | | | net: split out ndo_siowandev ioctlArnd Bergmann2021-07-271-0/+7
* | | | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-272-3/+7
* | | | net: split out SIOCDEVPRIVATE handling from dev_ioctlArnd Bergmann2021-07-271-0/+7
* | | | docs: networking: dpaa2: add documentation for the switch driverIoana Ciornei2021-07-272-0/+175
* | | | devlink: add documentation for hns3 driverHao Chen2021-07-262-0/+26
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-232-4/+4
|\ \ \ \ | | |/ / | |/| |
| * | | tcp: disable TFO blackhole logic by defaultWei Wang2021-07-211-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-151-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | doc, af_xdp: Fix bind flags option typoBaruch Siach2021-07-121-3/+3
* | | | ipv6: ioam: Documentation for new IOAM sysctlsJustin Iurman2021-07-212-0/+43
|/ / /
* | / Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-143-3/+146
|\| | | |/ |/|