summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| * | cipso: Fix data-races around sysctl.Kuniyuki Iwashima2022-07-081-1/+1
* | | Merge tag 'sound-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-07-142-5/+5
|\ \ \
| * | | ASoC: dt-bindings: Fix description for msm8916Bryan O'Donoghue2022-07-071-4/+4
| * | | ASoC: doc: Capitalize RESET line nameMarek Vasut2022-07-071-1/+1
* | | | Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-07-121-0/+4
|\ \ \ \
| * | | | ovl: turn of SB_POSIXACL with idmapped layers temporarilyChristian Brauner2022-07-081-0/+4
* | | | | Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-07-111-0/+25
|\ \ \ \ \
| * | | | | x86/bugs: Add retbleed=ibpbPeter Zijlstra2022-06-271-0/+3
| * | | | | x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta2022-06-271-0/+1
| * | | | | x86/bugs: Enable STIBP for JMP2RETKim Phillips2022-06-271-5/+11
| * | | | | x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre2022-06-271-0/+15
* | | | | | Merge tag 'modules-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-116-13/+13
|\ \ \ \ \ \
| * | | | | | doc: module: update file referencesMasahiro Yamada2022-07-016-13/+13
| |/ / / / /
* | | | | | Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-07-101-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typoSamuel Holland2022-07-061-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-071-0/+36
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | docs: netdev: add a cheat sheet for the rulesJakub Kicinski2022-07-041-0/+9
| * | | | docs: netdev: document reverse xmas treeJakub Kicinski2022-07-041-0/+13
| * | | | docs: netdev: document that patch series length limitJakub Kicinski2022-07-041-0/+14
| | |/ / | |/| |
* | | | Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-07-011-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas2022-06-291-0/+6
| |/ /
* | | Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-261-1/+2
|\ \ \
| * | | mm/memory-failure: disable unpoison once hw error happenszhenwei pi2022-06-161-1/+2
* | | | Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-261-3/+13
|\ \ \ \
| * | | | Documentation: update btrfs list of features and link to readthedocs.ioDavid Sterba2022-06-211-3/+13
* | | | | Merge tag 'kbuild-fixes-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-06-261-2/+8
|\ \ \ \ \
| * | | | | Documentation/llvm: Update Supported Arch tableNick Desaulniers2022-06-201-2/+8
* | | | | | Merge tag 'char-misc-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-251-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-06-201-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |