2021-01-07 |
Jakub Kicinski | Merge branch 'offload-software-learnt-bridge-addresses... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Vladimir Oltean | net: dsa: ocelot: request DSA to fix up lack of address... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Vladimir Oltean | net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Vladimir Oltean | net: dsa: exit early in dsa_slave_switchdev_event if... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Vladimir Oltean | net: dsa: move switchdev event implementation under... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Vladimir Oltean | net: dsa: don't use switchdev_notifier_fdb_info in... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Vladimir Oltean | net: dsa: be louder when a non-legacy FDB operation... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Vladimir Oltean | net: bridge: notify switchdev of disappearance of old... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Jakub Kicinski | Merge branch 'r8169-improve-rtl8168g-phy-suspend-quirk' |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Heiner Kallweit | r8169: improve RTL8168g PHY suspend quirk |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Heiner Kallweit | r8169: move ERI access functions to avoid forward decla... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Heiner Kallweit | net: phy: replace mutex_is_locked with lockdep_assert_h... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Florian Fainelli | net: phy: bcm7xxx: Add an entry for BCM72116 |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Jakub Kicinski | Merge branch 'udp_tunnel_nic-post-conversion-cleanup' |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Jakub Kicinski | udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checks |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Jakub Kicinski | net: remove ndo_udp_tunnel_* callbacks |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Jakub Kicinski | udp_tunnel: remove REGISTER/UNREGISTER handling from... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Jakub Kicinski | udp_tunnel: hard-wire NDOs to udp_tunnel_nic_*_port... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Florian Fainelli | net: broadcom: Drop OF dependency from BGMAC_PLATFORM |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Jakub Kicinski | Merge branch 'bcm63xx_enet-major-makeover-of-driver' |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Sieng Piaw... | bcm63xx_enet: improve rx loop |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Sieng Piaw... | bcm63xx_enet: convert to build_skb |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Sieng Piaw... | bcm63xx_enet: consolidate rx SKB ring cleanup code |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Sieng Piaw... | bcm63xx_enet: alloc rx skb with NET_IP_ALIGN |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Sieng Piaw... | bcm63xx_enet: add xmit_more support |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Sieng Piaw... | bcm63xx_enet: add BQL support |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Sieng Piaw... | bcm63xx_enet: batch process rx path |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Kristian Evensen | qmi_wwan: Increase headroom for QMAP SKBs |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Jakub Kicinski | Merge tag 'linux-can-next-for-5.12-20210106' of git... |
commit | commitdiff | tree | snapshot |
2021-01-07 |
Rafał Miłecki | net: dsa: print error on invalid port index |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Joakim Zhang | can: flexcan: add CAN wakeup function for i.MX8QM |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Joakim Zhang | dt-bindings: can: fsl,flexcan: add fsl,scu-index proper... |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Oliver Hartkopp | can: raw: return -ERANGE when filterset does not fit... |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: add support for half-duplex controllers |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: rework SPI access |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: add {wr,rd}_table |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: add max_raw_{read,write} of 256 |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: tcan4x5x_regmap: set reg_stride to 4 |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: fix max register value |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: tcan4x5x_regmap_init(): use spi as conte... |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: tcan4x5x_regmap_write(): remove not... |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: rename regmap_spi_gather_write() ->... |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: remove regmap async support |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: tcan4x5x_bus: remove not needed read_fla... |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: mark struct regmap_bus tcan4x5x_bus... |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: move regmap code into seperate file |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: rename tcan4x5x.c -> tcan4x5x-core.c |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: beautify indention of tcan4x5x_of_match... |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marc Kleine... | can: tcan4x5x: replace DEVICE_NAME by KBUILD_MODNAME |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Masanari Iida | net-next: docs: Fix typos in snmp_counter.rst |
commit | commitdiff | tree | snapshot |
2021-01-06 |
David S. Miller | Merge branch 'net-ks8851-Add-KS8851-PHY-support' |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marek Vasut | net: ks8851: Register MDIO bus and the internal PHY |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Marek Vasut | net: phy: micrel: Add KS8851 PHY support |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Yunjian Wang | macvlan: remove redundant null check on data |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Geetha sowjanya | octeontx2-pf: Add RSS multi group support |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Bongsu Jeon | net: nfc: nci: Change the NCI close sequence |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Zheng Yongjun | net: kcm: Replace fput with sockfd_put |
commit | commitdiff | tree | snapshot |
2021-01-06 |
Zheng Yongjun | net/mlxfw: Use kzalloc for allocating only one thing |
commit | commitdiff | tree | snapshot |
2021-01-05 |
David S. Miller | Merge tag 'mlx5-updates-2021-01-05' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Zheng Yongjun | octeontx2-af: Use kzalloc for allocating only one thing |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Zheng Yongjun | iavf: Use kzalloc for allocating only one thing |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Zheng Yongjun | liquidio: Use kzalloc for allocating only one thing |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Zheng Yongjun | bnxt_en: Use kzalloc for allocating only one thing |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Zheng Yongjun | net: dsa: sja1105: Use kzalloc for allocating only... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Zheng Yongjun | cavium/liquidio: Use DEFINE_SPINLOCK() for spinlock |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Zheng Yongjun | net: ixp4xx_eth: Use DEFINE_SPINLOCK() for spinlock |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Zheng Yongjun | net: usb: Use DEFINE_SPINLOCK() for spinlock |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Zheng Yongjun | net: wan: Use DEFINE_SPINLOCK() for spinlock |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Zheng Yongjun | net: tipc: Replace expression with offsetof() |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Zheng Yongjun | net: wan: Replace simple_strtol by simple_strtoul |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Loic Poulain | net: mhi: Add raw IP mode support |
commit | commitdiff | tree | snapshot |
2021-01-05 |
David S. Miller | Merge branch 'enetc-code-cleanups' |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Michael Walle | enetc: reorder macros and functions |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Michael Walle | enetc: drop MDIO_DATA() macro |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Michael Walle | enetc: don't use macro magic for the readx_poll_timeout... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Michael Walle | enetc: drop unneeded indirection |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Move STEv0 modify header logic |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Add STE modify header actions per-device API |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Move STEv0 action apply logic |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Add STE tx/rx actions per-device API |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Move STEv0 setters and getters |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Add STE setters and getters per-device API |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Move action apply logic to dr_ste |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Refactor ICMP STE builder |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Move STEv0 look up types from mlx5_ifc_dr... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Merge similar DR STE SET macros |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Fix STEv0 source_eswitch_owner_vhca_id... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Remove unused macro definition from dr_ste |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Move HW STEv0 match logic to a separate... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Use the new HW specific STE infrastructure |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Move macros from dr_ste.c to header |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Yevgeny Kliteynik | net/mlx5: DR, Add infrastructure for supporting several... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Linus Torvalds | Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Linus Torvalds | Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Linus Torvalds | Merge tag 'afs-fixes-04012021' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2021-01-05 |
Linus Torvalds | mm: make wait_on_page_writeback() wait for multiple... |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Jakub Kicinski | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Jakub Kicinski | Merge branch 'net-dsa-lantiq_gswip-two-fixes-for-net... |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Martin Blumenstingl | net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register... |
commit | commitdiff | tree | snapshot |
2021-01-04 |
Martin Blumenstingl | net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also... |
commit | commitdiff | tree | snapshot |
next |