- 2c92ca8 tracing/treewide: Remove second parameter of __assign_str() by Steven Rostedt (Google) · 10 months ago
- 5f5109a net: dsa: add support switches global DSCP priority mapping by Oleksij Rempel · 10 months ago
- 96c6f33 net: dsa: add support for DCB get/set apptrust configuration by Oleksij Rempel · 10 months ago
- 1eb2cde net: annotate writes on dev->mtu from ndo_change_mtu() by Eric Dumazet · 10 months ago
- 8a021a8 net: dsa: Remove adjust_link paths by Florian Fainelli · 10 months ago
- 5625ca5 devlink: extend devlink_param *set pointer by Mateusz Polchlopek · 11 months ago
- a788faf net: dsa: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port() by Russell King (Oracle) · 11 months ago
- cae425c net: dsa: allow DSA switch drivers to provide their own phylink mac ops by Russell King (Oracle) · 11 months ago
- dd0c985 net: dsa: introduce dsa_phylink_to_port() by Russell King (Oracle) · 11 months ago
- 4f6473a net: dsa: Leverage core stats allocator by Florian Fainelli · 1 year ago
- e353ea9 rtnetlink: prepare nla_put_iflink() to run under RCU by Eric Dumazet · 1 year ago
- 7e0acba net: dsa: constify the struct device_type usage by Ricardo B. Marliere · 1 year, 1 month ago
- ae94dc2 net: dsa: remove OF-based MDIO bus registration from DSA core by Arınç ÜNAL · 1 year, 1 month ago
- 36f75f7 net: dsa: tag_sja1105: remove "inline" keyword by Vladimir Oltean · 1 year, 1 month ago
- 83acbb9 net: dsa: remove "inline" from dsa_user_netpoll_send_skb() by Vladimir Oltean · 1 year, 1 month ago
- 0cd216d net: dsa: reindent arguments of dsa_user_vlan_for_each() by Vladimir Oltean · 1 year, 1 month ago
- d80a523 ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side by Heiner Kallweit · 1 year, 1 month ago
- 844f104 net: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events by Vladimir Oltean · 1 year, 2 months ago
- 0ed6e95 net: fill in MODULE_DESCRIPTION()s for DSA tags by Jakub Kicinski · 1 year, 2 months ago
- 90abde4 net: rename dsa_realloc_skb to skb_ensure_writable_head_tail by Radu Pirea (NXP OSS) · 1 year, 3 months ago
- 8fedaac net: dsa: tag_rtl4_a: Use existing ETH_P_REALTEK constant by Florian Fainelli · 1 year, 4 months ago
- 87cd837 net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT by Florian Fainelli · 1 year, 5 months ago
- 6ca8063 net: dsa: Use conduit and user terms by Florian Fainelli · 1 year, 5 months ago
- 63b9f7a net: dsa: remove dsa_port_phylink_validate() by Russell King (Oracle) · 1 year, 5 months ago
- 5e5db71 net: dsa: tag_ksz: Extend ksz9477_xmit() for HSR frame duplication by Lukasz Majewski · 1 year, 6 months ago
- 6715042 net: dsa: notify drivers of MAC address changes on user ports by Vladimir Oltean · 1 year, 6 months ago
- fefe5dc net: dsa: propagate extack to ds->ops->port_hsr_join() by Vladimir Oltean · 1 year, 6 months ago
- 1456227 net: dsa: mark parsed interface mode for legacy switch drivers by Russell King (Oracle) · 1 year, 7 months ago
- 35b1b1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 7 months ago
- de9db13 net: dsa: tag_qca: return early if dev is not found by Christian Marangi · 1 year, 7 months ago
- 9945c1f net: dsa: fix older DSA drivers using phylink by Russell King (Oracle) · 1 year, 8 months ago
- 5c9f7b0 net: dsa: remove deprecated strncpy by justinstitt@google.com · 1 year, 8 months ago
- a88dd75 net: dsa: remove legacy_pre_march2020 detection by Russell King (Oracle) · 1 year, 8 months ago
- a372d66 net: dsa: sja1105: always enable the send_meta options by Vladimir Oltean · 1 year, 8 months ago
- 1dcf6ef net: dsa: tag_sja1105: fix MAC DA patching from meta frames by Vladimir Oltean · 1 year, 8 months ago
- a398b9e net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge mode by Vladimir Oltean · 1 year, 8 months ago
- c1ae02d net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPT by Vladimir Oltean · 1 year, 8 months ago
- 3674fbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 8 months ago
- d06f925 net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addresses by Vladimir Oltean · 1 year, 9 months ago
- a7384f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 1 year, 9 months ago
- b79d7c1 net: dsa: introduce preferred_default_local_cpu_port and use on MT7530 by Vladimir Oltean · 1 year, 9 months ago
- dd805cf net: dsa: add support for mac_prepare() and mac_finish() calls by Russell King (Oracle) · 1 year, 10 months ago
- 0bcf2e4 net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX by Vladimir Oltean · 1 year, 11 months ago
- f0a9d56 net: dsa: update TX path comments to not mention skb_mac_header() by Vladimir Oltean · 1 year, 11 months ago
- b5653b1 net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr() by Vladimir Oltean · 1 year, 11 months ago
- f9346f0 net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths by Vladimir Oltean · 1 year, 11 months ago
- 499b249 net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths by Vladimir Oltean · 1 year, 11 months ago
- eabb149 net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit by Vladimir Oltean · 1 year, 11 months ago
- 02020bd net: dsa: add trace points for VLAN operations by Vladimir Oltean · 1 year, 11 months ago
- 9538ebc net: dsa: add trace points for FDB/MDB operations by Vladimir Oltean · 1 year, 11 months ago
- 5a17818 net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub by Vladimir Oltean · 1 year, 11 months ago
- 88c0a6b net: create a netdev notifier for DSA to reject PTP on DSA master by Vladimir Oltean · 2 years ago
- ff6ac4d net: dsa: make dsa_port_supports_hwtstamp() construct a fake ifreq by Vladimir Oltean · 2 years ago
- eb1ab76 net: dsa: fix db type confusion in host fdb/mdb add/del by Vladimir Oltean · 2 years ago
- 64fdc5f net: dsa: sync unicast and multicast addresses for VLAN filters too by Vladimir Oltean · 2 years ago
- 032a954 net: dsa: tag_brcm: legacy: fix daisy-chained switches by Álvaro Fernández Rojas · 2 years ago
- a8eff03 net: dsa: report rx_bytes unadjusted for ETH_HLEN by Vladimir Oltean · 2 years ago
- 636e8ad net: dsa: don't error out when drivers return ETH_DATA_LEN in .port_max_mtu() by Vladimir Oltean · 2 years ago
- d795527 net: dsa: use NL_SET_ERR_MSG_WEAK_MOD() more consistently by Vladimir Oltean · 2 years, 1 month ago
- b18ea3d net: dsa: Use sysfs_emit() to instead of sprintf() by Bo Liu · 2 years, 1 month ago
- 028fb19 netlink: provide an ability to set default extack message by Leon Romanovsky · 2 years, 1 month ago
- e30f33a5 net: dsa: microchip: enable port queues for tc mqprio by Arun Ramadoss · 2 years, 2 months ago
- 5f6c2d4 net: dsa: add plumbing for changing and getting MAC merge layer state by Vladimir Oltean · 2 years, 2 months ago
- a32190b net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag by Christian Eggers · 2 years, 2 months ago
- ab32f56 net: dsa: microchip: ptp: add packet transmission timestamping by Christian Eggers · 2 years, 2 months ago
- 90188ff net: dsa: microchip: ptp: add packet reception timestamping by Christian Eggers · 2 years, 2 months ago
- c2977c6 net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled by Arun Ramadoss · 2 years, 2 months ago
- b11919e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Paolo Abeni · 2 years, 3 months ago
- e0954930 net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path by Vladimir Oltean · 2 years, 3 months ago
- 8f18655 net: dsa: don't call ptp_classify_raw() if switch doesn't provide RX timestamping by Vladimir Oltean · 2 years, 3 months ago
- 837e8ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 3 months ago
- 8948876 net: dsa: sja1105: Check return value by Artem Chernyshev · 2 years, 3 months ago
- d4edb50 net: dsa: hellcreek: Check return value by Artem Chernyshev · 2 years, 3 months ago
- 3d8fdcb net: dsa: ksz: Check return value by Artem Chernyshev · 2 years, 3 months ago
- 5917bfe net: dsa: kill off dsa_priv.h by Vladimir Oltean · 2 years, 4 months ago
- 19d05ea net: dsa: move tag_8021q headers to their proper place by Vladimir Oltean · 2 years, 4 months ago
- 8e396fe net: dsa: move definitions from dsa_priv.h to slave.c by Vladimir Oltean · 2 years, 4 months ago
- 47d2ce0 net: dsa: rename dsa2.c back into dsa.c and create its header by Vladimir Oltean · 2 years, 4 months ago
- 165c2fb net: dsa: merge dsa.c into dsa2.c by Vladimir Oltean · 2 years, 4 months ago
- 495550a net: dsa: move notifier definitions to switch.h by Vladimir Oltean · 2 years, 4 months ago
- 6dbdfce net: dsa: move dsa_tree_notify() and dsa_broadcast() to switch.c by Vladimir Oltean · 2 years, 4 months ago
- 0c60313 net: dsa: move headers exported by switch.c to switch.h by Vladimir Oltean · 2 years, 4 months ago
- bd954b8 net: dsa: move tagging protocol code to tag.{c,h} by Vladimir Oltean · 2 years, 4 months ago
- 09f9234 net: dsa: move headers exported by slave.c to slave.h by Vladimir Oltean · 2 years, 4 months ago
- 94ef6fa net: dsa: move headers exported by master.c to master.h by Vladimir Oltean · 2 years, 4 months ago
- 022bba63 net: dsa: move headers exported by port.c to port.h by Vladimir Oltean · 2 years, 4 months ago
- 7aea535 net: dsa: move rest of devlink setup/teardown to devlink.c by Vladimir Oltean · 2 years, 4 months ago
- d95fa75 net: dsa: if ds->setup is true, ds->devlink is always non-NULL by Vladimir Oltean · 2 years, 4 months ago
- 5cf2c75 net: dsa: move bulk of devlink code to devlink.{c,h} by Vladimir Oltean · 2 years, 4 months ago
- d2be320 net: dsa: modularize DSA_TAG_PROTO_NONE by Vladimir Oltean · 2 years, 4 months ago
- c5fb8ea net: dsa: unexport dsa_dev_to_net_device() by Vladimir Oltean · 2 years, 4 months ago
- d169ecb net: dsa: tag_mtk: assign per-port queues by Felix Fietkau · 2 years, 4 months ago
- 0184c07 net: dsa: autoload tag driver module on tagging protocol change by Vladimir Oltean · 2 years, 4 months ago
- 54c087e net: dsa: rename dsa_tag_driver_get() to dsa_tag_driver_get_by_id() by Vladimir Oltean · 2 years, 4 months ago
- e866613 net: dsa: strip sysfs "tagging" string of trailing newline by Vladimir Oltean · 2 years, 4 months ago
- 94793a5 net: dsa: provide a second modalias to tag proto drivers based on their name by Vladimir Oltean · 2 years, 4 months ago
- 2610937 net: dsa: rename tagging protocol driver modalias by Vladimir Oltean · 2 years, 4 months ago
- 9999f85 net: dsa: stop exposing tag proto module helpers to the world by Vladimir Oltean · 2 years, 4 months ago
- b879066 net: dsa: set name_assign_type to NET_NAME_ENUM for enumerated user ports by Rasmus Villemoes · 2 years, 4 months ago
- 6fdb038 net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DT by Rasmus Villemoes · 2 years, 4 months ago