aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-08docs: networking: device drivers: can: add flexcanDario Binacchi2-0/+56
2022-01-08docs: networking: device drivers: add can sub-folderDario Binacchi2-0/+19
2022-01-07net: ena: Update LLQ header length in ena documentationArthur Kiyanovski1-1/+1
2022-01-07Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+1
2022-01-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-65/+91
2022-01-06Documentation: devlink: mlx5.rst: Fix htmldoc build warningSaeed Mahameed1-0/+1
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+5
2022-01-05bpf, docs: Fully document the JMP mode modifiersChristoph Hellwig1-6/+6
2022-01-05bpf, docs: Fully document the JMP opcodesChristoph Hellwig1-17/+17
2022-01-05bpf, docs: Fully document the ALU opcodesChristoph Hellwig1-15/+15
2022-01-05bpf, docs: Document the opcode classesChristoph Hellwig1-12/+12
2022-01-05bpf, docs: Add subsections for ALU and JMP instructionsChristoph Hellwig1-20/+32
2022-01-05bpf, docs: Add a setion to explain the basic instruction encodingChristoph Hellwig1-1/+15
2022-01-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-3/+5
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-364/+527
2021-12-31Docs: Fixes link to I2C specificationDeep Majumder1-3/+5
2021-12-30bpf, docs: Move the packet access instructions last in instruction-set.rstChristoph Hellwig1-28/+27
2021-12-30bpf, docs: Generate nicer tables for instruction encodingsChristoph Hellwig1-63/+95
2021-12-30bpf, docs: Split the comparism to classic BPF from instruction-set.rstChristoph Hellwig3-311/+446
2021-12-30bpf, 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/netdev/netLinus Torvalds1-2/+4
2021-12-30Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin1-2/+4
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2021-12-23Merge 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/netdev/netLinus Torvalds3-7/+9
2021-12-23Merge tag 'sound-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+2
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextJakub Kicinski1-0/+19
2021-12-22wilc1000: Document enable-gpios and reset-gpios propertiesDavid Mosberger-Tang1-0/+19
2021-12-21net/mlx5: Let user configure max_macs generic paramShay Drory1-0/+3
2021-12-21devlink: Clarifies max_macs generic devlink paramShay Drory1-2/+4
2021-12-21net/mlx5: Let user configure event_eq_size paramShay Drory1-0/+3
2021-12-21devlink: Add new "event_eq_size" generic device paramShay Drory1-0/+3
2021-12-21net/mlx5: Let user configure io_eq_size paramShay Drory1-0/+4
2021-12-21devlink: Add new "io_eq_size" generic device paramShay Drory1-0/+3
2021-12-21bonding: 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-20docs: 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/kernel/git/broonie/regulatorLinus 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/linux/kernel/git/kvalo/wireless-drivers-nextJakub Kicinski1-0/+30
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-20/+37
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+16
2021-12-16Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus 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