- 0680e20 net: ethernet: ti: am65-cpsw: Fix devlink port register sequence by Siddharth Vadapalli · 2 years, 8 months ago
- 5dd89d2 net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks by Miaoqian Lin · 2 years, 9 months ago
- 0b71800 net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() by Siddharth Vadapalli · 2 years, 9 months ago
- 1588f5a ethernet/ti: delete if NULL check befort devm_kfree by Bernard Zhao · 2 years, 9 months ago
- 16d083e2 net: switch to netif_napi_add_tx() by Jakub Kicinski · 2 years, 10 months ago
- c8227d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 10 months ago
- 95098d5 net: cpsw: add missing of_node_put() in cpsw_probe_dt() by Yang Yingliang · 2 years, 10 months ago
- 055e13f eth: cpsw: remove a copy of the NAPI_POLL_WEIGHT define by Jakub Kicinski · 2 years, 10 months ago
- 5f012b4 eth: remove copies of the NAPI_POLL_WEIGHT define by Jakub Kicinski · 2 years, 10 months ago
- e350dba net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_get by Minghao Chi · 2 years, 10 months ago
- 4facbe3 drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_runtime_get_sync by Minghao Chi · 2 years, 10 months ago
- 81669e7 net: ethernet: ti: davinci_emac: using pm_runtime_resume_and_get instead of pm_runtime_get_sync by Minghao Chi · 2 years, 10 months ago
- be52d26 net: ethernet: ti: cpsw_priv: using pm_runtime_resume_and_get instead of pm_runtime_get_sync by Minghao Chi · 2 years, 10 months ago
- c557a9a net: ethernet: ti: cpsw_new: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() by Minghao Chi · 2 years, 10 months ago
- 127c9e9 net: ethernet: ti: cpsw_new: enable bc/mc storm prevention support by Grygorii Strashko · 2 years, 10 months ago
- 5ec836b net: ethernet: ti: am65-cpsw: enable bc/mc storm prevention support by Grygorii Strashko · 2 years, 10 months ago
- e3a5e33 drivers: net: cpsw: ale: add broadcast/multicast rate limit support by Grygorii Strashko · 2 years, 10 months ago
- 2240514 net: ethernet: ti: am65-cpsw-nuss: using pm_runtime_resume_and_get instead of pm_runtime_get_sync by Minghao Chi · 2 years, 10 months ago
- 2e5b3d4 net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtime_get_sync by Minghao Chi · 2 years, 10 months ago
- bfa323c net: ethernet: ti: am65-cpsw: Fix build error without PHYLINK by YueHaibing · 2 years, 10 months ago
- d072c88 net: ethernet: ti: cpsw: drop CPSW_HEADROOM define by Grygorii Strashko · 2 years, 10 months ago
- 169e777 Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 11 months ago
- 3ce62cf Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 2 years, 11 months ago
- 2844e24 drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtool by Sondhauß, Jan · 2 years, 11 months ago
- 30fb359 net: ethernet: ti: Fix spelling mistake and clean up message by Colin Ian King · 3 years ago
- 7cd08f1 net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years ago
- e8609e6 net: ethernet: ti: am65-cpsw: Convert to PHYLINK by Siddharth Vadapalli · 3 years ago
- 1e8a3f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- 6babfc6 net: ethernet: ti: cpts: Handle error for clk_enable by Jiasheng Jiang · 3 years ago
- 5edb65e net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRY by Vladimir Oltean · 3 years ago
- 1d21c32 net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRY by Vladimir Oltean · 3 years ago
- 5224f79 treewide: Replace zero-length arrays with flexible-array members by Gustavo A. R. Silva · 3 years ago
- c63003e net: cpsw: Properly initialise struct page_pool_params by Toke Høiland-Jørgensen · 3 years, 1 month ago
- 1771afd net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into account by Ard Biesheuvel · 3 years, 1 month ago
- e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 2 months ago
- 3b80b73 net: Add includes masked by netdevice.h including uapi/bpf.h by Jakub Kicinski · 3 years, 2 months ago
- 32f52e8 net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 2 months ago
- 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 9c9211a net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX by Hangbin Liu · 3 years, 2 months ago
- c8064e5 bpf: Let bpf_warn_invalid_xdp_action() report more info by Paolo Abeni · 3 years, 3 months ago
- be565ec net: ethernet: ti: add missing of_node_put before return by Wang Qing · 3 years, 2 months ago
- 7462494 ethtool: extend ringparam setting/getting API with rx_buf_len by Hao Chen · 3 years, 3 months ago
- 5337824 net: annotate accesses to queue->trans_start by Eric Dumazet · 3 years, 3 months ago
- 6548355 net: ethernet: ti: cpsw: Enable PHY timestamping by Kurt Kanzenbach · 3 years, 3 months ago
- 7a16685 net: ethernet: ti: cpsw_ale: Fix access to un-initialized memory by Christophe JAILLET · 3 years, 3 months ago
- d52bcb4 net: davinci_emac: Fix interrupt pacing disable by Maxim Kiselev · 3 years, 4 months ago
- 41a19eb ethernet: tlan: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 4 months ago
- ba530fe ethernet: remove random_ether_addr() by Jakub Kicinski · 3 years, 4 months ago
- 562ef98 ethernet: replace netdev->dev_addr assignment loops by Jakub Kicinski · 3 years, 4 months ago
- c51e506 ethernet: manually convert memcpy(dev_addr,..., sizeof(addr)) by Jakub Kicinski · 3 years, 4 months ago
- db0dcc6 ethernet: make use of eth_hw_addr_random() where appropriate by Jakub Kicinski · 3 years, 4 months ago
- 7666075 ethernet: constify references to netdev->dev_addr in drivers by Jakub Kicinski · 3 years, 4 months ago
- c514fbb ethernet: ti: cpts: Use devm_kcalloc() instead of devm_kzalloc() by Gustavo A. R. Silva · 3 years, 4 months ago
- 9ca01b2 ethernet: use of_get_ethdev_address() by Jakub Kicinski · 3 years, 4 months ago
- a05e4c0 ethernet: use eth_hw_addr_set() for dev->addr_len cases by Jakub Kicinski · 3 years, 5 months ago
- f3956eb ethernet: use eth_hw_addr_set() instead of ether_addr_copy() by Jakub Kicinski · 3 years, 5 months ago
- a96d317 ethernet: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 5 months ago
- 861f40f am65-cpsw: avoid null pointer arithmetic by Arnd Bergmann · 3 years, 5 months ago
- 0d98ff2 net: ethernet: ti: Move devlink registration to be last devlink command by Leon Romanovsky · 3 years, 5 months ago
- db4278c devlink: Make devlink_register to be void by Leon Romanovsky · 3 years, 5 months ago
- f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 6 months ago
- 5c8a2bb net: ethernet: ti: cpsw: make array stpa static const, makes object smaller by Colin Ian King · 3 years, 6 months ago
- f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 6 months ago
- c35b57c net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge by Vladimir Oltean · 3 years, 6 months ago
- 57f05bc page_pool: keep pp info as long as page pool owns the page by Yunsheng Lin · 3 years, 7 months ago
- 919d13a devlink: Set device as early as possible by Leon Romanovsky · 3 years, 6 months ago
- acc68b8 net: ethernet: ti: cpsw: fix min eth packet size for non-switch use-cases by Grygorii Strashko · 3 years, 7 months ago
- 35ba6ab net: ethernet: ti: davinci_cpdma: revert "drop frame padding" by Grygorii Strashko · 3 years, 6 months ago
- 3bacbe0 net: ethernet: ti: am65-cpsw: use napi_complete_done() in TX completion by Grygorii Strashko · 3 years, 7 months ago
- 47bfc4d net: ti: am65-cpsw-nuss: fix RX IRQ state after .ndo_stop() by Vignesh Raghavendra · 3 years, 7 months ago
- 9ffc513 net: ethernet: ti: davinci_cpdma: drop frame padding by Grygorii Strashko · 3 years, 7 months ago
- 61e7a22 net: ethernet: ti: davinci_emac: switch to use skb_put_padto() by Grygorii Strashko · 3 years, 7 months ago
- 1f88d5d net: ethernet: ti: cpsw: switch to use skb_put_padto() by Grygorii Strashko · 3 years, 7 months ago
- 0ca8d3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
- ae03d18 net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_update() by Grygorii Strashko · 3 years, 7 months ago
- a54182b Revert "net: build all switchdev drivers as modules when the bridge is a module" by Vladimir Oltean · 3 years, 7 months ago
- 957e223 net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge by Vladimir Oltean · 3 years, 7 months ago
- acf3495 net: ti: am65-cpsw-nuss: fix wrong devlink release order by Leon Romanovsky · 3 years, 7 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 7 months ago
- b0e8181 net: build all switchdev drivers as modules when the bridge is a module by Vladimir Oltean · 3 years, 7 months ago
- 4721119 net: bridge: switchdev: allow the TX data plane forwarding to be offloaded by Tobias Waldekranz · 3 years, 7 months ago
- 4e51bf4 net: bridge: move the switchdev object replay helpers to "push" mode by Vladimir Oltean · 3 years, 7 months ago
- 2f5dc00 net: bridge: switchdev: let drivers inform which bridge ports are offloaded by Vladimir Oltean · 3 years, 7 months ago
- 0336f8f net: ti: fix UAF in tlan_remove_one by Pavel Skripkin · 3 years, 7 months ago
- b6df007 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 8 months ago
- e1289cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 8 months ago
- 69bfac9 net: switchdev: add a context void pointer to struct switchdev_notifier_info by Vladimir Oltean · 3 years, 8 months ago
- 0cc84b9 ti: Remove rcu_read_lock() around XDP program invocation by Toke Høiland-Jørgensen · 3 years, 8 months ago
- ce8eb4c net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queues by Vignesh Raghavendra · 3 years, 8 months ago
- a078d98 net: ti: add pp skb recycling support by Lorenzo Bianconi · 3 years, 8 months ago
- 0699073 net: davinci_emac: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 8 months ago
- aced6d3 net: ethernet: ti: cpsw: Use devm_platform_get_and_ioremap_resource() by Yang Yingliang · 3 years, 8 months ago
- ba53931 net: ethernet: ti: cpsw-phy-sel: Use devm_platform_ioremap_resource_byname() by Yang Yingliang · 3 years, 8 months ago
- e77e2cf net: ethernet: ti: am65-cpts: Use devm_platform_ioremap_resource_byname() by Yang Yingliang · 3 years, 8 months ago
- 5ada57a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 85ead77 net: ti: Fix wrong struct name in comments by Yang Shen · 3 years, 9 months ago
- ddb6e00f net: netcp: Fix an error message by Christophe JAILLET · 3 years, 10 months ago
- 6876a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
- d83b8aa net: davinci_emac: Fix incorrect masking of tx and rx error channel by Colin Ian King · 3 years, 10 months ago
- 2c4eca3 net: bridge: switchdev: include local flag in FDB notifications by Vladimir Oltean · 3 years, 10 months ago