summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-09net: phy: remove redundant "depends on" linesRandy Dunlap1-3/+0
2022-12-09net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init failsLorenzo Bianconi1-5/+12
2022-12-09net: ethernet: mtk_wed: fix some possible NULL pointer dereferencesLorenzo Bianconi2-5/+11
2022-12-09nfp: Fix spelling mistake "tha" -> "the"Colin Ian King1-1/+1
2022-12-09mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre supportIdo Schimmel1-75/+8
2022-12-09mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel1-47/+47
2022-12-09mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel3-1/+5
2022-12-09mlxsw: spectrum_router: Parametrize RIF allocation sizeIdo Schimmel1-14/+27
2022-12-09mlxsw: spectrum_router: Use gen_pool for RIF index allocationIdo Schimmel2-10/+67
2022-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski109-448/+886
2022-12-09Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds45-81/+271
2022-12-09net/mlx4: small optimization in mlx4_en_xmit()Eric Dumazet1-5/+5
2022-12-09net/mlx4: MLX4_TX_BOUNCE_BUFFER_SIZE depends on MAX_SKB_FRAGSEric Dumazet1-4/+12
2022-12-09net/mlx4: rename two constantsEric Dumazet2-6/+8
2022-12-09net/mlx5e: TC, allow meter jump control actionOz Shlomo3-23/+54
2022-12-09net/mlx5e: TC, init post meter rules with branching attributesOz Shlomo3-34/+67
2022-12-09net/mlx5e: TC, rename post_meter actionsOz Shlomo5-33/+33
2022-12-09net/mlx5e: TC, initialize branching action with target attrOz Shlomo2-5/+83
2022-12-09net/mlx5e: TC, initialize branch flow attributesOz Shlomo2-16/+142
2022-12-09net/mlx5e: TC, set control params for branching actionsOz Shlomo2-0/+23
2022-12-09net/mlx5e: TC, validate action list per attributeOz Shlomo1-30/+32
2022-12-09net/mlx5e: TC, add terminating actionsOz Shlomo7-1/+15
2022-12-09net/mlx5e: TC, reuse flow attribute post parser processingOz Shlomo1-45/+51
2022-12-09net/mlx5: fs, assert null dest pointer when dest_num is 0Oz Shlomo1-0/+3
2022-12-09net/mlx5e: E-Switch, handle flow attribute with no destinationsOz Shlomo1-0/+5
2022-12-08Merge tag 'for-linus-2022120801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-22/+34
2022-12-08Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...Benjamin Tissoires1-19/+0
2022-12-08Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"Benjamin Tissoires1-0/+9
2022-12-08Merge tag 'for-linus-xsa-6.1-rc9b-tag' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2022-12-08Merge tag 'gpio-fixes-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-16/+31
2022-12-08Merge tag 'ata-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-1/+1
2022-12-08net: dsa: sja1105: avoid out of bounds access in sja1105_init_l2_policing()Radu Nicolae Pirea (OSS)1-1/+1
2022-12-08s390/qeth: fix use-after-free in hsciAlexandra Winter1-1/+1
2022-12-08macsec: add missing attribute validation for offloadEmeel Hakim1-0/+1
2022-12-08net: mvneta: Fix an out of bounds checkDan Carpenter1-4/+1
2022-12-08net: thunderbolt: fix memory leak in tbnet_open()Zhengchao Shao1-0/+1
2022-12-08net: dsa: microchip: add stats64 support for ksz8 series of switchesOleksij Rempel2-0/+88
2022-12-08net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resumeRoger Quadros2-0/+9
2022-12-08net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resumeRoger Quadros2-0/+11
2022-12-08net: ethernet: ti: am65-cpsw: Add suspend/resume supportRoger Quadros1-49/+173
2022-12-08Revert "net: ethernet: ti: am65-cpsw: Add suspend/resume support"Roger Quadros1-166/+55
2022-12-08Revert "net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume"Roger Quadros2-11/+0
2022-12-08Revert "net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/res...Roger Quadros2-9/+0
2022-12-08net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang1-2/+2
2022-12-08net/mlx5: E-Switch, Implement devlink port function cmds to control migratableShay Drory4-0/+116
2022-12-08net/mlx5: E-Switch, Implement devlink port function cmds to control RoCEYishai Hadas6-1/+176
2022-12-08net/mlx5: Add generic getters for other functions capsShay Drory4-5/+9
2022-12-08net: phy: mxl-gpy: add MDINT workaroundMichael Walle1-0/+85
2022-12-08Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...Jakub Kicinski3-11/+22
2022-12-08net: asix: add support for the Linux Automation GmbH USB 10Base-T1LOleksij Rempel1-0/+18