Show patches with: Submitter = Vladimir Oltean       |   763 patches
« 1 2 3 47 8 »
Patch Series S/W/F Date Submitter Delegate State
[net-next,06/10] net: enetc: increase TX ring size Fixups for XDP on NXP ENETC --- 2021-04-16 Vladimir Oltean New
[net-next,05/10] net: enetc: remove unneeded xdp_do_flush_map() Fixups for XDP on NXP ENETC --- 2021-04-16 Vladimir Oltean New
[net-next,04/10] net: enetc: stop XDP NAPI processing when build_skb() fails Fixups for XDP on NXP ENETC --- 2021-04-16 Vladimir Oltean New
[net-next,03/10] net: enetc: recycle buffers for frames with RX errors Fixups for XDP on NXP ENETC --- 2021-04-16 Vladimir Oltean New
[net-next,02/10] net: enetc: rename the buffer reuse helpers Fixups for XDP on NXP ENETC --- 2021-04-16 Vladimir Oltean New
[net-next,01/10] net: enetc: remove redundant clearing of skb/xdp_frame pointer in TX conf path Fixups for XDP on NXP ENETC --- 2021-04-16 Vladimir Oltean New
[resend,net-next,2/2] net: bridge: switchdev: include local flag in FDB notifications Pass the BR_FDB_LOCAL information to switchdev drivers --- 2021-04-14 Vladimir Oltean Superseded
[net-next,2/2] net: bridge: switchdev: include local flag in FDB notifications [net-next,1/2] net: bridge: switchdev: refactor br_switchdev_fdb_notify --- 2021-04-14 Vladimir Oltean Superseded
[net-next,1/2] net: bridge: switchdev: refactor br_switchdev_fdb_notify [net-next,1/2] net: bridge: switchdev: refactor br_switchdev_fdb_notify --- 2021-04-14 Vladimir Oltean New
[net-next] net: bridge: propagate error code and extack from br_mc_disabled_update [net-next] net: bridge: propagate error code and extack from br_mc_disabled_update --- 2021-04-14 Vladimir Oltean New
[net,3/3] net: dsa: sja1105: update existing VLANs from the bridge VLAN list Fixes for sja1105 best-effort VLAN filtering --- 2021-04-07 Vladimir Oltean Superseded
[net,2/3] net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic Fixes for sja1105 best-effort VLAN filtering --- 2021-04-07 Vladimir Oltean New
[net,1/3] net: dsa: sja1105: use the bridge pvid in best_effort_vlan_filtering mode Fixes for sja1105 best-effort VLAN filtering --- 2021-04-07 Vladimir Oltean New
[net-next,9/9] net: enetc: add support for XDP_REDIRECT XDP for NXP ENETC --- 2021-03-31 Vladimir Oltean New
[net-next,6/9] net: enetc: add support for XDP_DROP and XDP_PASS XDP for NXP ENETC --- 2021-03-31 Vladimir Oltean New
[net-next,4/9] net: enetc: clean the TX software BD on the TX confirmation path XDP for NXP ENETC --- 2021-03-31 Vladimir Oltean New
[net-next,2/9] net: enetc: move skb creation into enetc_build_skb XDP for NXP ENETC --- 2021-03-31 Vladimir Oltean New
[net-next,1/2] net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filter [net-next,1/2] net: enetc: don't depend on system endianness in enetc_set_vlan_ht_filter --- 2021-03-24 Vladimir Oltean New
[v3,net] net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge [v3,net] net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge --- 2021-03-24 Vladimir Oltean New
[v4,net-next,11/11] net: ocelot: replay switchdev events when joining bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-22 Vladimir Oltean New
[v4,net-next,10/11] net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG Better support for sandwiched LAGs with bridge and DSA --- 2021-03-22 Vladimir Oltean New
[v4,net-next,09/11] net: dsa: sync up switchdev objects and port attributes when joining the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-22 Vladimir Oltean New
[v4,net-next,08/11] net: dsa: inherit the actual bridge port flags at join time Better support for sandwiched LAGs with bridge and DSA --- 2021-03-22 Vladimir Oltean New
[v4,net-next,07/11] net: dsa: pass extack to dsa_port_{bridge,lag}_join Better support for sandwiched LAGs with bridge and DSA --- 2021-03-22 Vladimir Oltean New
[v4,net-next,06/11] net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-22 Vladimir Oltean New
[v4,net-next,05/11] net: bridge: add helper to replay VLANs installed on port Better support for sandwiched LAGs with bridge and DSA --- 2021-03-22 Vladimir Oltean New
[v4,net-next,04/11] net: bridge: add helper to replay port and local fdb entries Better support for sandwiched LAGs with bridge and DSA --- 2021-03-22 Vladimir Oltean New
[v4,net-next,03/11] net: bridge: add helper to replay port and host-joined mdb entries Better support for sandwiched LAGs with bridge and DSA --- 2021-03-22 Vladimir Oltean New
[v4,net-next,02/11] net: bridge: add helper to retrieve the current ageing time Better support for sandwiched LAGs with bridge and DSA --- 2021-03-22 Vladimir Oltean New
[v4,net-next,01/11] net: bridge: add helper for retrieving the current bridge port STP state Better support for sandwiched LAGs with bridge and DSA --- 2021-03-22 Vladimir Oltean New
[net] net: bridge: don't notify switchdev for local FDB addresses [net] net: bridge: don't notify switchdev for local FDB addresses --- 2021-03-22 Vladimir Oltean New
[net-next] net: move the ptype_all and ptype_base declarations to include/linux/netdevice.h [net-next] net: move the ptype_all and ptype_base declarations to include/linux/netdevice.h --- 2021-03-22 Vladimir Oltean New
[net-next] net: make xps_needed and xps_rxqs_needed static [net-next] net: make xps_needed and xps_rxqs_needed static --- 2021-03-22 Vladimir Oltean New
[net-next] net: bridge: declare br_vlan_tunnel_lookup argument tunnel_id as __be64 [net-next] net: bridge: declare br_vlan_tunnel_lookup argument tunnel_id as __be64 --- 2021-03-22 Vladimir Oltean New
[net-next] net: dsa: mv88e6xxx: fix up kerneldoc some more [net-next] net: dsa: mv88e6xxx: fix up kerneldoc some more --- 2021-03-22 Vladimir Oltean New
[net] net: ipconfig: ic_dev can be NULL in ic_close_devs [net] net: ipconfig: ic_dev can be NULL in ic_close_devs --- 2021-03-22 Vladimir Oltean New
[net-next,2/2] net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGS [net-next,1/2] net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports --- 2021-03-21 Vladimir Oltean New
[net-next,1/2] net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports [net-next,1/2] net/sched: cls_flower: use ntohs for struct flow_dissector_key_ports --- 2021-03-21 Vladimir Oltean New
[net-next] Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature" [net-next] Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature" --- 2021-03-20 Vladimir Oltean New
[v2,net,3/3] net: dsa: let drivers state that they need VLAN filtering while standalone Clear rx-vlan-filter feature in DSA when necessary --- 2021-03-20 Vladimir Oltean New
[v2,net,2/3] net: dsa: don't advertise 'rx-vlan-filter' if VLAN filtering not global Clear rx-vlan-filter feature in DSA when necessary --- 2021-03-20 Vladimir Oltean New
[v2,net,1/3] net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge Clear rx-vlan-filter feature in DSA when necessary --- 2021-03-20 Vladimir Oltean Superseded
[v3,net-next,12/12] net: ocelot: replay switchdev events when joining bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-20 Vladimir Oltean Superseded
[v3,net-next,11/12] net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG Better support for sandwiched LAGs with bridge and DSA --- 2021-03-20 Vladimir Oltean Superseded
[v3,net-next,10/12] net: dsa: replay VLANs installed on port when joining the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-20 Vladimir Oltean New
[v3,net-next,09/12] net: dsa: replay port and local fdb entries when joining the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-20 Vladimir Oltean New
[v3,net-next,08/12] net: dsa: replay port and host-joined mdb entries when joining the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-20 Vladimir Oltean New
[v3,net-next,07/12] net: dsa: sync ageing time when joining the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-20 Vladimir Oltean New
[v3,net-next,06/12] net: dsa: sync multicast router state when joining the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-20 Vladimir Oltean New
[v3,net-next,05/12] net: dsa: sync up VLAN filtering state when joining the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-20 Vladimir Oltean New
[v3,net-next,04/12] net: dsa: sync up with bridge port's STP state when joining Better support for sandwiched LAGs with bridge and DSA --- 2021-03-20 Vladimir Oltean New
[v3,net-next,03/12] net: dsa: inherit the actual bridge port flags at join time Better support for sandwiched LAGs with bridge and DSA --- 2021-03-20 Vladimir Oltean New
[v3,net-next,02/12] net: dsa: pass extack to dsa_port_{bridge,lag}_join Better support for sandwiched LAGs with bridge and DSA --- 2021-03-20 Vladimir Oltean Superseded
[v3,net-next,01/12] net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-20 Vladimir Oltean Superseded
[net-next] net: enetc: teardown CBDR during PF/VF unbind [net-next] net: enetc: teardown CBDR during PF/VF unbind --- 2021-03-19 Vladimir Oltean New
[net-next] net: ocelot: support multiple bridges [net-next] net: ocelot: support multiple bridges --- 2021-03-18 Vladimir Oltean Superseded
[RFC,v2,net-next,16/16] net: bridge: switchdev: let drivers inform which bridge ports are offloaded Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean New
[RFC,v2,net-next,15/16] net: dsa: return -EOPNOTSUPP when driver does not implement .port_lag_join Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean New
[RFC,v2,net-next,14/16] net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean New
[RFC,v2,net-next,13/16] net: ocelot: replay switchdev events when joining bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean Superseded
[RFC,v2,net-next,12/16] net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAG Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean Superseded
[RFC,v2,net-next,11/16] net: ocelot: support multiple bridges Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean New
[RFC,v2,net-next,10/16] net: dsa: replay VLANs installed on port when joining the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean New
[RFC,v2,net-next,09/16] net: dsa: replay port and local fdb entries when joining the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean Superseded
[RFC,v2,net-next,08/16] net: dsa: replay port and host-joined mdb entries when joining the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean Superseded
[RFC,v2,net-next,07/16] net: dsa: sync ageing time when joining the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean Superseded
[RFC,v2,net-next,06/16] net: dsa: sync multicast router state when joining the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean Superseded
[RFC,v2,net-next,05/16] net: dsa: sync up VLAN filtering state when joining the bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean Superseded
[RFC,v2,net-next,04/16] net: dsa: sync up with bridge port's STP state when joining Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean Superseded
[RFC,v2,net-next,03/16] net: dsa: inherit the actual bridge port flags at join time Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean New
[RFC,v2,net-next,02/16] net: dsa: pass extack to dsa_port_{bridge,lag}_join Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean Superseded
[RFC,v2,net-next,01/16] net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a bridge Better support for sandwiched LAGs with bridge and DSA --- 2021-03-18 Vladimir Oltean Superseded
[v2,net-next,11/12] Documentation: networking: switchdev: clarify device driver behavior Documentation updates for switchdev and DSA --- 2021-03-16 Vladimir Oltean New
[v2,net-next,10/12] Documentation: networking: dsa: add paragraph for the HSR/PRP offload Documentation updates for switchdev and DSA --- 2021-03-16 Vladimir Oltean New
[v2,net-next,08/12] Documentation: networking: dsa: add paragraph for the LAG offload Documentation updates for switchdev and DSA --- 2021-03-16 Vladimir Oltean New
[v2,net-next,07/12] Documentation: networking: dsa: mention integration with devlink Documentation updates for switchdev and DSA --- 2021-03-16 Vladimir Oltean New
[v2,net-next,05/12] Documentation: networking: dsa: remove TODO about porting more vendor drivers Documentation updates for switchdev and DSA --- 2021-03-16 Vladimir Oltean New
[v2,net-next,03/12] Documentation: networking: dsa: remove static port count from limitations Documentation updates for switchdev and DSA --- 2021-03-16 Vladimir Oltean New
[net-next,12/12] net: enetc: make enetc_refill_rx_ring update the consumer index [net-next,01/12] net: enetc: move the CBDR API to enetc_cbdr.c --- 2021-03-10 Vladimir Oltean New
[net-next,08/12] net: enetc: simplify callers of enetc_rxbd_next [net-next,01/12] net: enetc: move the CBDR API to enetc_cbdr.c --- 2021-03-10 Vladimir Oltean New
[net-next,07/12] net: enetc: don't initialize unused ports from a separate code path [net-next,01/12] net: enetc: move the CBDR API to enetc_cbdr.c --- 2021-03-10 Vladimir Oltean New
[net-next,06/12] net: enetc: pass bd_count as an argument to enetc_setup_cbdr [net-next,01/12] net: enetc: move the CBDR API to enetc_cbdr.c --- 2021-03-10 Vladimir Oltean New
[net-next,05/12] net: enetc: squash clear_cbdr and free_cbdr into teardown_cbdr [net-next,01/12] net: enetc: move the CBDR API to enetc_cbdr.c --- 2021-03-10 Vladimir Oltean New
[net-next,02/12] net: enetc: save the DMA device for enetc_free_cbdr [net-next,01/12] net: enetc: move the CBDR API to enetc_cbdr.c --- 2021-03-10 Vladimir Oltean New
[net-next,01/12] net: enetc: move the CBDR API to enetc_cbdr.c [net-next,01/12] net: enetc: move the CBDR API to enetc_cbdr.c --- 2021-03-10 Vladimir Oltean New
[RFC,net,1/4] net: dsa: on 'bridge vlan add', check for 8021q uppers of all bridge ports Clear rx-vlan-filter feature in DSA when necessary --- 2021-03-09 Vladimir Oltean New
[net] net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge [net] net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge --- 2021-03-08 Vladimir Oltean Superseded
[devicetree] arm64: dts: ls1028a: set up the real link speed for ENETC port 2 [devicetree] arm64: dts: ls1028a: set up the real link speed for ENETC port 2 --- 2021-03-08 Vladimir Oltean New
[net,2/2] net: enetc: allow hardware timestamping on TX queues with tc-etf enabled [net,1/2] net: enetc: set MAC RX FIFO to recommended value --- 2021-03-07 Vladimir Oltean New
[net,1/2] net: enetc: set MAC RX FIFO to recommended value [net,1/2] net: enetc: set MAC RX FIFO to recommended value --- 2021-03-07 Vladimir Oltean New
[v2,net] net: dsa: fix switchdev objects on bridge master mistakenly being applied on ports [v2,net] net: dsa: fix switchdev objects on bridge master mistakenly being applied on ports --- 2021-03-07 Vladimir Oltean New
[net,1/2] net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPEED_10 [net,1/2] net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPEED_10 --- 2021-03-04 Vladimir Oltean New
[net] net: mscc: ocelot: properly reject destination IP keys in VCAP IS1 [net] net: mscc: ocelot: properly reject destination IP keys in VCAP IS1 --- 2021-03-04 Vladimir Oltean New
[v3,net,8/8] net: enetc: keep RX ring consumer index in sync with hardware Fixes for NXP ENETC driver --- 2021-03-01 Vladimir Oltean New
[v3,net,7/8] net: enetc: remove bogus write to SIRXIDR from enetc_setup_rxbdr Fixes for NXP ENETC driver --- 2021-03-01 Vladimir Oltean New
[v3,net,6/8] net: enetc: force the RGMII speed and duplex instead of operating in inband mode Fixes for NXP ENETC driver --- 2021-03-01 Vladimir Oltean New
[v3,net,5/8] net: enetc: don't disable VLAN filtering in IFF_PROMISC mode Fixes for NXP ENETC driver --- 2021-03-01 Vladimir Oltean New
[v3,net,4/8] net: enetc: fix incorrect TPID when receiving 802.1ad tagged packets Fixes for NXP ENETC driver --- 2021-03-01 Vladimir Oltean New
[v3,net,3/8] net: enetc: take the MDIO lock only once per NAPI poll cycle Fixes for NXP ENETC driver --- 2021-03-01 Vladimir Oltean New
[v3,net,2/8] net: enetc: initialize RFS/RSS memories for unused ports too Fixes for NXP ENETC driver --- 2021-03-01 Vladimir Oltean New
« 1 2 3 47 8 »