summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: net: cdns,macb: Add versal compatible stringRadhey Shyam Pandey2022-07-251-0/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2022-07-221-0/+9
|\
| * ice: add write functionality for GNSS TTYKarol Kolacinski2022-07-211-0/+9
* | Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-07-221-0/+25
|\ \
| * | dt-bindings: net: broadcom-bluetooth: Add conditional constraintsHakan Jansson2022-07-211-0/+16
| * | dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT bindingHakan Jansson2022-07-211-0/+1
| * | dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT bindingAhmad Fatoum2022-07-211-0/+1
| * | dt-bindings: net: broadcom-bluetooth: Add property for autobaud modeHakan Jansson2022-07-211-0/+7
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-224-1/+361
|\ \ \ | |/ / |/| |
| * | bpf: Add documentation for kfuncsKumar Kartikeya Dwivedi2022-07-212-0/+171
| * | bpf, docs: document BPF_MAP_TYPE_HASH and variantsDonald Hunter2022-07-191-0/+185
| * | docs/bpf: Update documentation for BTF_KIND_FUNCIndu Bhagat2022-07-191-1/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-215-72/+323
|\ \ \ | |_|/ |/| |
| * | Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-212-65/+304
| |\ \
| | * | Documentation: fix udp_wmem_min in ip-sysctl.rstXin Long2022-07-191-5/+1
| | * | docs: net: dsa: mention that VLANs are now refcounted on shared portsVladimir Oltean2022-07-181-1/+7
| | * | docs: net: dsa: delete misinformation about -EOPNOTSUPP for FDB/MDB/VLANVladimir Oltean2022-07-181-9/+3
| | * | docs: net: dsa: re-explain what port_fdb_dump actually doesVladimir Oltean2022-07-181-3/+6
| | * | docs: net: dsa: add a section for address databasesVladimir Oltean2022-07-181-6/+130
| | * | docs: net: dsa: delete port_mdb_dumpVladimir Oltean2022-07-181-4/+0
| | * | docs: net: dsa: remove port_vlan_dumpVladimir Oltean2022-07-181-4/+0
| | * | docs: net: dsa: remove port_bridge_tx_fwd_offloadVladimir Oltean2022-07-181-16/+46
| | * | docs: net: dsa: document port_fast_ageVladimir Oltean2022-07-181-6/+8
| | * | docs: net: dsa: document port_setup and port_teardownVladimir Oltean2022-07-181-0/+9
| | * | docs: net: dsa: document the teardown methodVladimir Oltean2022-07-181-1/+2
| | * | docs: net: dsa: document change_tag_protocolVladimir Oltean2022-07-181-0/+6
| | * | docs: net: dsa: add more info about the other arguments to get_tag_protocolVladimir Oltean2022-07-181-1/+5
| | * | docs: net: dsa: rename tag_protocol to get_tag_protocolVladimir Oltean2022-07-181-2/+2
| | * | docs: net: dsa: document the shutdown behaviorVladimir Oltean2022-07-181-0/+18
| | * | docs: net: dsa: update probing documentationVladimir Oltean2022-07-181-11/+65
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-07-151-4/+13
| |\ \ \
| | * | | Documentation: kvm: clarify histogram unitsPaolo Bonzini2022-07-141-4/+7
| | * | | kvm: stats: tell userspace which values are booleanPaolo Bonzini2022-07-141-0/+6
| * | | | Merge tag 'ceph-for-5.19-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2022-07-151-3/+5
| |\ \ \ \
| | * | | | netfs: do not unlock and put the folio twiceXiubo Li2022-07-141-3/+5
| * | | | | Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-151-0/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge tag 'sunxi-fixes-for-5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2022-07-081-0/+1
| | |\ \ \ \
| | | * | | | dt-bindings: display: sun4i: Fix D1 pipeline countSamuel Holland2022-07-041-0/+1
* | | | | | | net: ipa: add an endpoint device attribute groupAlex Elder2022-07-201-13/+49
* | | | | | | dt-bindings: can: nxp,sja1000: Document RZ/N1{D,S} supportBiju Das2022-07-191-4/+35
* | | | | | | dt-bindings: can: sja1000: Convert to json-schemaBiju Das2022-07-192-58/+101
* | | | | | | net/smc: Introduce a sysctl for setting SMC-R buffer typeWen Gu2022-07-181-0/+13
* | | | | | | net: ipv6: new accept_untracked_na option to accept na only if in-networkJaehee Park2022-07-151-21/+30
* | | | | | | net: ipv4: new arp_accept option to accept garp only if in-networkJaehee Park2022-07-151-3/+6
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-1414-23/+52
|\| | | | | |
| * | | | | | Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-143-4/+4
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2022-07-132-2/+2
| | |\ \ \ \ \ \
| | | * | | | | | dt-bindings: net: wireless: ath11k: change Kalle's emailKalle Valo2022-06-151-1/+1
| | | * | | | | | dt-bindings: net: wireless: ath9k: Change Toke as maintainerKalle Valo2022-06-151-1/+1
| | * | | | | | | ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima2022-07-131-1/+1