summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2024-03-122-73/+62
|\
| * mm/slub: make the description of slab_min_objects helpful in docXiongwei Song2024-01-221-1/+1
| * mm/slub: replace slub_$params with slab_$params in slub.rstXiongwei Song2024-01-221-30/+30
| * mm/slub: unify all sl[au]b parameters with "slab_$param"Xiongwei Song2024-01-221-39/+32
| * Documentation: kernel-parameters: remove noaliencacheXiongwei Song2024-01-221-4/+0
* | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-1272-654/+4241
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-111-1/+1
| |\ \
| | * | devlink: Fix length of eswitch inline-modeWilliam Tu2024-03-111-1/+1
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-111-243/+292
| |\ \ \
| | * | | bpf, docs: Rename legacy conformance group to packetDave Thaler2024-03-041-2/+2
| | * | | bpf, docs: Use IETF format for field definitions in instruction-set.rstDave Thaler2024-03-021-241/+290
| * | | | netlink: specs: support generating code for genl socket privJakub Kicinski2024-03-113-0/+57
| * | | | net: netconsole: Add continuation line prefix to userdata messagesMatthew Wood2024-03-111-4/+4
| * | | | netlink: specs: support unterminated-okHangbin Liu2024-03-113-0/+15
| * | | | tools: ynl-gen: support using pre-defined values in attr checksHangbin Liu2024-03-114-4/+4
| * | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2024-03-111-4/+17
| |\ \ \ \
| | * | | | ice: Implement RSS settings for GTP using ethtoolTakeru Hayasaka2024-03-061-4/+17
| * | | | | Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-03-082-0/+175
| |\ \ \ \ \
| | * | | | | Documentation: networking: Add description for multi-pf netdevTariq Toukan2024-03-072-0/+175
| * | | | | | Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-03-084-5/+31
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'ath-next-20240305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2024-03-053-0/+3
| | |\ \ \ \ \ \
| | | * | | | | | dt-bindings: net: wireless: qcom: Update maintainersJeff Johnson2024-02-233-0/+3
| | * | | | | | | Merge tag 'mt76-for-kvalo-2024-02-22' of https://github.com/nbd168/wirelessKalle Valo2024-02-271-5/+28
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | dt-bindings: net: wireless: mt76: allow all 4 interrupts for MT7981Rafał Miłecki2024-02-221-0/+1
| | | * | | | | | dt-bindings: net: wireless: mt76: add interrupts description for MT7986Peter Chiu2024-02-221-5/+27
| * | | | | | | | net: dqs: add NIC stall detector based on BQLJakub Kicinski2024-03-081-0/+23
| * | | | | | | | netdev: add queue stat for alloc failuresJakub Kicinski2024-03-071-0/+7
| * | | | | | | | netdev: add per-queue statisticsJakub Kicinski2024-03-072-0/+99
| * | | | | | | | dpll: spec: use proper enum for pin capabilities attributeJiri Pirko2024-03-071-0/+1
| * | | | | | | | doc/netlink/specs: Add spec for nlctrl netlink familyDonald Hunter2024-03-071-0/+206
| * | | | | | | | doc/netlink: Allow empty enum-name in ynl specsDonald Hunter2024-03-073-18/+27
| * | | | | | | | dt-bindings: net: dp83822: change ti,rmii-mode descriptionJérémie Dautheribes2024-03-071-4/+4
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-074-1/+320
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | doc: sfp-phylink: update the porting guide with PCS handlingMaxime Chevallier2024-03-071-14/+133
| | |_|_|/ / / / | |/| | | | | |
| * | | | | | | dt-bindings: net: renesas,etheravb: Add support for R-Car V4MThanh Quan2024-03-061-0/+1
| | |_|_|/ / / | |/| | | | |
| * | | | | | mptcp: add token for get-addr in yamlGeliang Tang2024-03-041-1/+2
| * | | | | | dt-bindings: leds: pwm-multicolour: re-allow active-lowConor Dooley2024-03-041-0/+2
| | |_|_|/ / | |/| | | |
| * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-024-85/+113
| |\ \ \ \ \
| | * | | | | bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook2024-02-291-1/+1
| | * | | | | bpf, docs: specify which BPF_ABS and BPF_IND fields were zeroDave Thaler2024-02-221-3/+4
| | * | | | | bpf, docs: Fix typos in instruction-set.rstDave Thaler2024-02-221-37/+37
| | * | | | | bpf, docs: Update ISA document titleDave Thaler2024-02-131-4/+4
| | * | | | | bpf, docs: Fix typos in instructions-set.rstDave Thaler2024-02-061-3/+4
| | * | | | | xsk: document ability to redirect to any socket bound to the same umemMagnus Karlsson2024-02-051-14/+19
| | * | | | | bpf, docs: Expand set of initial conformance groupsDave Thaler2024-02-051-12/+36
| | * | | | | bpf, docs: Clarify which legacy packet instructions existedDave Thaler2024-02-011-1/+3
| | * | | | | bpf: treewide: Annotate BPF kfuncs in BTFDaniel Xu2024-01-311-4/+4
| | * | | | | docs/bpf: Improve documentation of 64-bit immediate instructionsYonghong Song2024-01-291-9/+4
| * | | | | | dt-bindings: net: brcm,asp-v2.0: Add asp-v2.2Justin Chen2024-03-011-0/+4
| * | | | | | dt-bindings: net: brcm,unimac-mdio: Add asp-v2.2Justin Chen2024-03-011-0/+1