summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-04-011-2/+2
|\
| * docs: Add reference in binfmt-misc.rstRomuald Brunet2020-03-171-2/+2
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-04-013-0/+252
|\ \
| * | dt-bindings: crypto: Add bindings for ZynqMP AES-GCM driverKalyani Akula2020-02-281-0/+37
| * | uacce: add uacce driverKenneth Lee2020-02-221-0/+39
| * | uacce: Add documents for uacceKenneth Lee2020-02-221-0/+176
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-3134-115/+2235
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-303-2/+359
| |\ \ \
| | * | | bpf: lsm: Add DocumentationKP Singh2020-03-302-0/+143
| | * | | bpf: Document bpf_inspect drgn toolAndrey Ignatov2020-03-262-2/+216
| * | | | Documentation: Add description of packet trap policersIdo Schimmel2020-03-301-0/+26
| * | | | ethtool: provide timestamping information with TSINFO_GET requestMichal Kubecek2020-03-291-1/+29
| * | | | ethtool: add EEE_NTF notificationMichal Kubecek2020-03-291-0/+1
| * | | | ethtool: set EEE settings with EEE_SET requestMichal Kubecek2020-03-291-1/+24
| * | | | ethtool: provide EEE settings with EEE_GET requestMichal Kubecek2020-03-291-1/+33
| * | | | ethtool: add PAUSE_NTF notificationMichal Kubecek2020-03-291-0/+1
| * | | | ethtool: set pause parameters with PAUSE_SET requestMichal Kubecek2020-03-291-1/+2
| * | | | ethtool: provide pause parameters with PAUSE_GET requestMichal Kubecek2020-03-291-1/+39
| * | | | ethtool: add COALESCE_NTF notificationMichal Kubecek2020-03-291-0/+1
| * | | | ethtool: set coalescing parameters with COALESCE_SET requestMichal Kubecek2020-03-291-1/+41
| * | | | ethtool: provide coalescing parameters with COALESCE_GET requestMichal Kubecek2020-03-291-1/+47
| * | | | devlink: don't wrap commands in rST shell blocksJacob Keller2020-03-292-6/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-294-0/+30
| |\ \ \ \
| * | | | | bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cbVasundhara Volam2020-03-271-4/+4
| * | | | | bnxt_en: Add partno to devlink info_get cbVasundhara Volam2020-03-271-0/+3
| * | | | | bnxt_en: Add fw.mgmt.api version to devlink info_get cb.Vasundhara Volam2020-03-271-0/+3
| * | | | | devlink: Add macro for "fw.mgmt.api" to info_get cb.Vasundhara Volam2020-03-271-0/+6
| * | | | | dt-binding: ti: am65x: document mcu cpsw nussGrygorii Strashko2020-03-261-0/+225
| * | | | | dt-bindings: net: add marvell usb to mdio bindingsTobias Waldekranz2020-03-261-0/+65
| * | | | | ice: add a devlink region for dumping NVM contentsJacob Keller2020-03-261-0/+26
| * | | | | devlink: implement DEVLINK_CMD_REGION_NEWJacob Keller2020-03-261-0/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-257-14/+32
| |\ \ \ \ \
| * | | | | | devlink: expand the devlink-info documentationJakub Kicinski2020-03-244-16/+213
| * | | | | | Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/...David S. Miller2020-03-241-0/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2020-03-161-0/+7
| | |\ \ \ \ \ \
| | | * | | | | | dt-bindings: ath10k: Add new dt entries to identify coex supportTamizh Chelvam2020-02-111-0/+7
| | | | |_|_|/ / | | | |/| | | |
| * | | | | | | ice: add board identifier info to devlink .info_getJacob Keller2020-03-211-0/+4
| * | | | | | | ice: add basic handler for devlink .info_getJacob Keller2020-03-212-0/+68
| * | | | | | | devlink: promote "fw.bundle_id" to a generic info versionJacob Keller2020-03-211-0/+5
| * | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-03-193-13/+19
| |\ \ \ \ \ \ \
| | * | | | | | | docs: networking: convert 6lowpan.txt to ReSTMauro Carvalho Chehab2020-02-282-13/+17
| | * | | | | | | dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3991Venkata Lakshmi Narayana Gubba2020-02-031-0/+3
| * | | | | | | | Documentation: networking: stmmac: Mention new XLGMAC supportJose Abreu2020-03-171-2/+5
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-03-132-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | bpf, doc: Add BPF JIT for RV32G to BPF documentationLuke Nelson2020-03-052-2/+3
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-1270-175/+206
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ethtool: add CHANNELS_NTF notificationMichal Kubecek2020-03-121-0/+1
| * | | | | | | | | ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek2020-03-121-1/+22
| * | | | | | | | | ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek2020-03-121-1/+29
| * | | | | | | | | ethtool: add RINGS_NTF notificationMichal Kubecek2020-03-121-0/+1