Age | Commit message (Expand) | Author | Files | Lines |
2021-04-28 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -1/+1 |
2021-04-28 | dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0 | Michael Grzeschik | 1 | -0/+1 |
2021-04-28 | dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch | Michael Grzeschik | 1 | -0/+2 |
2021-04-28 | docs: networking: timestamping: update for DSA switches | Yangbo Lu | 1 | -24/+39 |
2021-04-27 | bpf, docs: Fix literal block for example code | Hengqi Chen | 1 | -1/+1 |
2021-04-26 | dt-bindings: net: convert rockchip-dwmac to json-schema | Ezequiel Garcia | 2 | -76/+120 |
2021-04-26 | dt-bindings: net: dwmac: Add Rockchip DWMAC support | Ezequiel Garcia | 1 | -2/+11 |
2021-04-26 | Merge tag 'linux-can-next-for-5.13-20210426' of git://git.kernel.org/pub/scm/... | David S. Miller | 1 | -0/+2 |
2021-04-26 | net: ethernet: ixp4xx: Add DT bindings | Linus Walleij | 1 | -0/+102 |
2021-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -9/+21 |
2021-04-24 | can: add a note that RECV_OWN_MSGS frames are subject to filtering | Erik Flodin | 1 | -0/+2 |
2021-04-24 | bpf: Document the pahole release info related to libbpf in bpf_devel_QA.rst | Tiezhu Yang | 1 | -0/+13 |
2021-04-23 | bpf, doc: Fix some invalid links in bpf_devel_QA.rst | Tiezhu Yang | 1 | -9/+8 |
2021-04-21 | dt-bindings:net:wireless:mediatek,mt76: introduce power-limits node | Lorenzo Bianconi | 1 | -0/+107 |
2021-04-21 | dt-bindings: net: dsa: Document dsa-tag-protocol property | Tobias Waldekranz | 1 | -0/+9 |
2021-04-20 | ethtool: add missing EEPROM to list of messages | Jakub Kicinski | 1 | -34/+36 |
2021-04-20 | dt-bindings: net: korina: Add DT bindings for IDT 79RC3243x SoCs | Thomas Bogendoerfer | 1 | -0/+73 |
2021-04-20 | dt-bindings: net: fsl: enetc: add the IERB documentation | Vladimir Oltean | 1 | -0/+15 |
2021-04-20 | Merge tag 'wireless-drivers-next-2021-04-18' of git://git.kernel.org/pub/scm/... | David S. Miller | 4 | -102/+166 |
2021-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 10 | -30/+28 |
2021-04-17 | Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -15/+13 |
2021-04-17 | Merge tag 'mt76-for-kvalo-2021-04-12' of https://github.com/nbd168/wireless | Kalle Valo | 4 | -102/+166 |
2021-04-17 | docs: ethtool: document standard statistics | Jakub Kicinski | 1 | -0/+82 |
2021-04-17 | docs: networking: extend the statistics documentation | Jakub Kicinski | 1 | -2/+42 |
2021-04-17 | dt-bindings: net: qcom,ipa: add firmware-name property | Alex Elder | 1 | -0/+19 |
2021-04-16 | ethtool: add FEC statistics | Jakub Kicinski | 2 | -0/+23 |
2021-04-15 | Merge tag 'mlx5-updates-2021-04-13' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 1 | -0/+34 |
2021-04-14 | doc: move seg6_flowlabel to seg6-sysctl.rst | Nicolas Dichtel | 2 | -15/+13 |
2021-04-14 | net/mlx5: E-Switch, let user to enable disable metadata | Parav Pandit | 1 | -0/+34 |
2021-04-14 | dt-bindings: net: qcom,ipa: add support for SM8350 | Alex Elder | 1 | -5/+6 |
2021-04-13 | dt-bindings: net: can: rcar_can: Document r8a77961 support | Yoshihiro Shimoda | 1 | -2/+3 |
2021-04-13 | dt-bindings: net: renesas,etheravb: Add additional clocks | Adam Ford | 1 | -1/+10 |
2021-04-12 | dt-bindings: net: qcom,ipa: add some compatible strings | Alex Elder | 1 | -1/+5 |
2021-04-12 | ethtool: Allow network drivers to dump arbitrary EEPROM data | Vladyslav Tarasiuk | 1 | -2/+34 |
2021-04-12 | dt-bindings:net:wireless:mediatek,mt76: txt to yaml conversion | Lorenzo Bianconi | 2 | -78/+121 |
2021-04-12 | dt-bindings:net:wireless:ieee80211: txt to yaml conversion | Lorenzo Bianconi | 2 | -24/+45 |
2021-04-10 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+2 |
2021-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 10 | -23/+123 |
2021-04-10 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Jakub Kicinski | 1 | -0/+29 |
2021-04-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -13/+13 |
2021-04-10 | Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 4 | -9/+101 |
2021-04-10 | treewide: change my e-mail address, fix my name | Marek BehĂșn | 6 | -13/+13 |
2021-04-09 | Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 6 | -14/+22 |
2021-04-09 | dt-bindings:iio:adc: update motorola,cpcap-adc.yaml reference | Mauro Carvalho Chehab | 1 | -1/+1 |
2021-04-09 | dt-bindings: fix references for iio-bindings.txt | Mauro Carvalho Chehab | 5 | -6/+14 |
2021-04-09 | dt-bindings: don't use ../dir for doc references | Mauro Carvalho Chehab | 2 | -9/+9 |
2021-04-09 | Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 3 | -57/+119 |
2021-04-08 | i2c: imx: mention Oleksij as maintainer of the binding docs | Wolfram Sang | 1 | -0/+3 |
2021-04-07 | docs: ethtool: correct quotes | Jakub Kicinski | 1 | -2/+2 |
2021-04-07 | docs: ethtool: fix some copy-paste errors | Jakub Kicinski | 1 | -5/+5 |