summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: Document unexpected tcp_l3mdev_accept=1 behaviorBenjamin Poirier2021-08-231-0/+13
* dt-bindings: net: brcm,unimac-mdio: convert to the json-schemaRafał Miłecki2021-08-222-43/+84
* 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-201-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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-203-45/+5
|\ \
| * \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-08-151-4/+4
| |\ \
| | * | KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson2021-08-131-4/+4
| * | | Merge tag 'staging-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-151-41/+0
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2021-08-101-41/+0
| | |\ \ \
| | | * | | dt-bindings: iio: st: Remove wrong items length checkMaxime Ripard2021-07-241-41/+0
| * | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-08-151-0/+1
| |\ \ \ \ \
| | * | | | | Documentation: i2c: add i2c-sysfs into indexHu Haowen2021-08-101-0/+1
| | |/ / / /
* | | | | | dt-bindings: net: can: c_can: convert to json-schemaDario Binacchi2021-08-192-65/+119
* | | | | | dt-bindings: net: can: renesas,rcar-canfd: Document RZ/G2L SoCLad Prabhakar2021-08-191-6/+63
* | | | | | dt-bindings: can: fsl,flexcan: enable termination-* bindingsOleksij Rempel2021-08-191-0/+17
* | | | | | dt-bindings: can-controller: add support for termination-gpiosOleksij Rempel2021-08-191-0/+9
* | | | | | docs: ethtool: Add two link extended substates of bad signal integrityGuangbin Huang2021-08-171-0/+8
* | | | | | dt-bindings: net: Add the properties for ipq4019 MDIOLuo Jie2021-08-161-1/+14
* | | | | | mptcp: faster active backup recoveryPaolo Abeni2021-08-141-0/+12
* | | | | | dt-bindings: net: macb: add documentation for sama5d29 ethernet interfaceHari Prasath2021-08-141-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-134-122/+3
|\| | | | |
| * | | | | Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-132-12/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-08-071-2/+2
| | |\ \ \ \ \
| | | * | | | | libbpf, doc: Eliminate warnings in libbpf_naming_conventionRandy Dunlap2021-08-071-2/+2
| | * | | | | | 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
| * | | | | | | Merge tag 'drm-fixes-2021-08-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-08-131-109/+0
| |\ \ \ \ \ \ \
| | * | | | | | | drm/doc/rfc: drop lmem uapi sectionDaniel Vetter2021-08-121-109/+0
| | |/ / / / / /
| * | | | | | | Merge tag 'seccomp-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-08-121-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Documentation: seccomp: Fix typo in user notificationRodrigo Campos2021-07-021-1/+1
* | | | | | | | dt-bindings: net: qcom,ipa: make imem interconnect optionalAlex Elder2021-08-121-8/+16
* | | | | | | | 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-062-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
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'linux-can-next-for-5.15-20210804' of git://git.kernel.org/pub/scm/...David S. Miller2021-08-041-0/+6
|\ \ \ \ \ \
| * | | | | | dt-bindings: net: can: Document power-domains propertyAswath Govindraju2021-08-041-0/+6
* | | | | | | Revert "Merge branch 'qcom-dts-updates'"Alex Elder2021-08-031-10/+8
* | | | | | | wan: remove sbni/granch driverArnd Bergmann2021-08-031-2/+0
* | | | | | | 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
|\ \ \ \ \ \