Age | Commit message (Expand) | Author |
2021-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2021-04-20 | net: davinci_emac: Fix incorrect masking of tx and rx error channel | Colin Ian King |
2021-04-16 | net: bridge: switchdev: include local flag in FDB notifications | Vladimir Oltean |
2021-04-13 | of: net: pass the dst buffer to of_get_mac_address() | Michael Walle |
2021-03-18 | bpf, devmap: Move drop error path to devmap for XDP_REDIRECT | Lorenzo Bianconi |
2021-02-22 | Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-12 | net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes | Vladimir Oltean |
2021-02-12 | net: switchdev: propagate extack to port attributes | Vladimir Oltean |
2021-02-11 | net: ti: am65-cpsw-nuss: Add switchdev support | Vignesh Raghavendra |
2021-02-11 | net: ti: am65-cpsw-nuss: Add netdevice notifiers | Vignesh Raghavendra |
2021-02-11 | net: ti: am65-cpsw-nuss: Add devlink support | Vignesh Raghavendra |
2021-02-06 | net: ethernet: ti: fix netdevice stats for XDP | Lorenzo Bianconi |
2021-01-26 | drivers: net: davinci_mdio: Use of_device_get_match_data() | Stephen Boyd |
2021-01-19 | net: ethernet: ti: am65-cpsw: add support for am64x cpsw3g | Vignesh Raghavendra |
2021-01-19 | net: ti: cpsw_ale: add driver data for AM64 CPSW3g | Vignesh Raghavendra |
2021-01-19 | net: ethernet: ti: am65-cpsw-nuss: Support for transparent ASEL handling | Peter Ujfalusi |
2021-01-19 | net: ethernet: ti: am65-cpsw-nuss: Use DMA device for DMA API | Peter Ujfalusi |
2021-01-16 | net: ethernet: ti: am65-cpts: Document am65_cpts_rx_enable()'s 'en' parameter | Lee Jones |
2021-01-16 | net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function header | Lee Jones |
2021-01-15 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-01-11 | net: switchdev: remove the transaction structure from port attributes | Vladimir Oltean |
2021-01-11 | net: switchdev: remove the transaction structure from port object notifiers | Vladimir Oltean |
2021-01-11 | net: switchdev: remove vid_begin -> vid_end range from VLAN objects | Vladimir Oltean |
2021-01-08 | net, xdp: Introduce xdp_prepare_buff utility routine | Lorenzo Bianconi |
2021-01-08 | net, xdp: Introduce xdp_init_buff utility routine | Lorenzo Bianconi |
2020-12-28 | net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered | Grygorii Strashko |
2020-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-12-09 | net: ethernet: ti: convert comma to semicolon | Zheng Yongjun |
2020-12-09 | xdp: Remove the xdp_attachment_flags_ok() callback | Toke Høiland-Jørgensen |
2020-12-04 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-12-01 | xsk: Propagate napi_id to XDP socket Rx path | Björn Töpel |
2020-11-19 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-16 | net: ethernet: ti: cpsw: fix error return code in cpsw_probe() | Zhang Changzhong |
2020-11-13 | net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR | Wang Qing |
2020-11-13 | net: ethernet: ti: cpsw: fix cpts irq after suspend | Grygorii Strashko |
2020-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-02 | net: ethernet: ti: am65-cpsw: handle deferred probe with dev_err_probe() | Grygorii Strashko |
2020-11-02 | net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode | Grygorii Strashko |
2020-11-02 | net: ethernet: ti: am65-cpsw: prepare xmit/rx path for multi-port devices in ... | Grygorii Strashko |
2020-11-02 | net: ethernet: ti: am65-cpsw: fix tx csum offload for multi mac mode | Grygorii Strashko |
2020-11-02 | net: ethernet: ti: am65-cpsw: keep active if cpts enabled | Grygorii Strashko |
2020-11-02 | net: ethernet: ti: am65-cpsw: fix vlan offload for multi mac mode | Grygorii Strashko |
2020-11-02 | net: ethernet: ti: cpsw_ale: add cpsw_ale_vlan_del_modify() | Grygorii Strashko |
2020-11-02 | net: ethernet: ti: am65-cpsw: use cppi5_desc_is_tdcm() | Grygorii Strashko |
2020-11-02 | net: ethernet: ti: am65-cpsw: move free desc queue mode selection in pdata | Grygorii Strashko |
2020-11-02 | net: ethernet: ti: am65-cpsw: move ale selection in pdata | Grygorii Strashko |
2020-11-02 | net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement | Grygorii Strashko |
2020-10-31 | net: tlan: Replace in_irq() usage | Sebastian Andrzej Siewior |
2020-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-10-09 | net: tlan: Fix typo abitrary | Naoki Hayama |