summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2022-01-06bpf, docs: Fully document the JMP mode modifiersChristoph Hellwig1-6/+6
2022-01-06bpf, docs: Fully document the JMP opcodesChristoph Hellwig1-17/+17
2022-01-06bpf, docs: Fully document the ALU opcodesChristoph Hellwig1-15/+15
2022-01-06bpf, docs: Document the opcode classesChristoph Hellwig1-12/+12
2022-01-06bpf, docs: Add subsections for ALU and JMP instructionsChristoph Hellwig1-20/+32
2022-01-06bpf, docs: Add a setion to explain the basic instruction encodingChristoph Hellwig1-1/+15
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-364/+527
2021-12-31bpf, docs: Move the packet access instructions last in instruction-set.rstChristoph Hellwig1-28/+27
2021-12-31bpf, docs: Generate nicer tables for instruction encodingsChristoph Hellwig1-63/+95
2021-12-31bpf, docs: Split the comparism to classic BPF from instruction-set.rstChristoph Hellwig3-311/+446
2021-12-31bpf, docs: Fix verifier referencesChristoph Hellwig1-5/+2
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-4/+39
2021-12-30Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+4
2021-12-30Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin1-2/+4
2021-12-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2021-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-7/+9
2021-12-23Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-7/+9
2021-12-23Merge tag 'sound-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+2
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+19
2021-12-22wilc1000: Document enable-gpios and reset-gpios propertiesDavid Mosberger-Tang1-0/+19
2021-12-22net/mlx5: Let user configure max_macs generic paramShay Drory1-0/+3
2021-12-22devlink: Clarifies max_macs generic devlink paramShay Drory1-2/+4
2021-12-22net/mlx5: Let user configure event_eq_size paramShay Drory1-0/+3
2021-12-22devlink: Add new "event_eq_size" generic device paramShay Drory1-0/+3
2021-12-22net/mlx5: Let user configure io_eq_size paramShay Drory1-0/+4
2021-12-22devlink: Add new "io_eq_size" generic device paramShay Drory1-0/+3
2021-12-22bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera1-5/+6
2021-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+6
2021-12-21docs: networking: replace skb_hwtstamp_tx with skb_tstamp_txWillem de Bruijn1-2/+2
2021-12-20Merge tag 'regulator-fix-v5.16-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+25
2021-12-20KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateSean Christopherson1-2/+6
2021-12-20docs: networking: dpaa2: Fix DPNI headerSean Anderson1-0/+1
2021-12-20dt-bindings: net: lan966x: Extend with the analyzer interruptHoratiu Vultur1-0/+2
2021-12-17Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+30
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-20/+37
2021-12-17Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+16
2021-12-17Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2021-12-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-0/+30
2021-12-16dt: bindings: add new DT entry for ath11k PCI device supportAnilkumar Kolli1-0/+30
2021-12-15ixgbe: Document how to enable NBASE-T supportRobert Schlabbach1-0/+16
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller1-2/+22
2021-12-14ALSA: hda/realtek: Add new alc285-hp-amp-init modelBradley Scott1-0/+2
2021-12-13dt-bindings: net: add Vertexcom MSE102x supportStefan Wahren1-0/+71
2021-12-13dt-bindings: add vendor VertexcomStefan Wahren1-0/+2
2021-12-13Merge tag 'asahi-soc-fixes-5.16' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann1-4/+4
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-12-11Merge tag 'devicetree-fixes-for-5.16-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-15/+13
2021-12-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski14-1138/+1152
2021-12-10Merge tag 'sound-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+3
2021-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-27/+36