index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: support FDB events on offloaded LAG interfaces
Vladimir Oltean
2022-02-24
4
-15
/
+177
*
net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev
Vladimir Oltean
2022-02-24
2
-1
/
+3
*
net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
Vladimir Oltean
2022-02-24
2
-13
/
+5
*
net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
Vladimir Oltean
2022-02-24
1
-2
/
+4
*
net: dsa: create a dsa_lag structure
Vladimir Oltean
2022-02-24
6
-40
/
+87
*
net: dsa: make LAG IDs one-based
Vladimir Oltean
2022-02-24
2
-5
/
+5
*
net: dsa: rename references to "lag" as "lag_dev"
Vladimir Oltean
2022-02-24
4
-25
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
2
-8
/
+28
|
\
|
*
net: dsa: fix panic when removing unoffloaded port from bridge
Alvin Šipraga
2022-02-22
1
-1
/
+8
|
*
net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held
Vladimir Oltean
2022-02-19
2
-7
/
+20
*
|
net: dsa: Include BR_PORT_LOCKED in the list of synced brport flags
Hans Schultz
2022-02-23
1
-2
/
+2
*
|
net: phy: phylink: fix DSA mac_select_pcs() introduction
Russell King (Oracle)
2022-02-22
1
-1
/
+1
*
|
net: dsa: remove pcs_poll
Russell King (Oracle)
2022-02-19
1
-1
/
+0
*
|
net: dsa: add support for phylink mac_select_pcs()
Russell King (Oracle)
2022-02-18
1
-0
/
+15
*
|
net: dsa: delete unused exported symbols for ethtool PHY stats
Vladimir Oltean
2022-02-17
1
-57
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
3
-15
/
+8
|
\
|
|
*
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
2022-02-17
1
-14
/
+7
|
*
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2022-02-14
2
-1
/
+1
*
|
net: dsa: tag_ocelot_8021q: calculate TX checksum in software for deferred pa...
Vladimir Oltean
2022-02-17
1
-0
/
+7
*
|
net: dsa: tag_8021q: only call skb_push/skb_pull around __skb_vlan_pop
Vladimir Oltean
2022-02-16
1
-2
/
+2
*
|
net: dsa: offload bridge port VLANs on foreign interfaces
Vladimir Oltean
2022-02-16
2
-26
/
+31
*
|
net: dsa: add explicit support for host bridge VLANs
Vladimir Oltean
2022-02-16
5
-47
/
+288
*
|
net: dsa: remove lockdep class for DSA slave address list
Vladimir Oltean
2022-02-11
1
-12
/
+0
*
|
net: dsa: remove lockdep class for DSA master address list
Vladimir Oltean
2022-02-11
1
-4
/
+0
*
|
net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
Vladimir Oltean
2022-02-11
1
-41
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-10
1
-19
/
+6
|
\
|
|
*
net: dsa: fix panic when DSA master device unbinds on shutdown
Vladimir Oltean
2022-02-09
1
-19
/
+6
*
|
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
2022-02-02
1
-3
/
+36
*
|
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
2022-02-02
1
-0
/
+4
*
|
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
2022-02-02
1
-3
/
+12
*
|
net: dsa: tag_qca: enable promisc_on_master flag
Ansuel Smith
2022-02-02
1
-0
/
+1
*
|
net: dsa: tag_qca: move define to include linux/dsa
Ansuel Smith
2022-02-02
1
-15
/
+1
*
|
net: dsa: tag_qca: convert to FIELD macro
Ansuel Smith
2022-02-02
1
-19
/
+15
*
|
net: dsa: replay master state events in dsa_tree_{setup,teardown}_master
Vladimir Oltean
2022-02-02
1
-4
/
+24
*
|
net: dsa: provide switch operations for tracking the master state
Vladimir Oltean
2022-02-02
4
-0
/
+106
*
|
net: dsa: Avoid cross-chip syncing of VLAN filtering
Tobias Waldekranz
2022-01-25
1
-3
/
+5
*
|
net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave
Tobias Waldekranz
2022-01-25
1
-13
/
+25
|
/
*
net: dsa: setup master before ports
Vladimir Oltean
2022-01-06
1
-10
/
+13
*
net: dsa: first set up shared ports, then non-shared ports
Vladimir Oltean
2022-01-06
1
-13
/
+37
*
net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
Vladimir Oltean
2022-01-06
2
-2
/
+10
*
net: dsa: stop updating master MTU from master.c
Vladimir Oltean
2022-01-06
1
-24
/
+1
*
net: dsa: merge rtnl_lock sections in dsa_slave_create
Vladimir Oltean
2022-01-06
1
-3
/
+1
*
net: dsa: reorder PHY initialization with MTU setup in slave.c
Vladimir Oltean
2022-01-06
1
-7
/
+7
*
net: dsa: remove cross-chip support for HSR
Vladimir Oltean
2022-01-05
3
-49
/
+13
*
net: dsa: remove cross-chip support for MRP
Vladimir Oltean
2022-01-05
3
-106
/
+20
*
net: dsa: fix incorrect function pointer check for MRP ring roles
Vladimir Oltean
2022-01-05
1
-2
/
+2
*
net: dsa: make dsa_switch :: num_ports an unsigned int
Vladimir Oltean
2022-01-05
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-31
1
-0
/
+1
|
\
|
*
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-23
1
-1
/
+5
|
\
\
[next]