index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
slave.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
1
-12
/
+0
2019-09-16
net: dsa: Pass ndo_setup_tc slave callback to drivers
Vladimir Oltean
1
-4
/
+8
2019-08-27
net: dsa: Advertise the VLAN offload netdev ability only if switch supports it
Vladimir Oltean
1
-9
/
+6
2019-08-27
net: dsa: clear VLAN PVID flag for CPU port
Vivien Didelot
1
-0
/
+6
2019-08-27
net: dsa: program VLAN on CPU port from slave
Vivien Didelot
1
-0
/
+14
2019-08-27
net: dsa: check bridge VLAN in slave operations
Vivien Didelot
1
-0
/
+12
2019-08-27
net: dsa: add slave VLAN helpers
Vivien Didelot
1
-7
/
+33
2019-08-27
net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_add
Vivien Didelot
1
-2
/
+5
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
1
-1
/
+1
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
1
-1
/
+1
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
1
-1
/
+1
2019-07-09
net: dsa: add support for BRIDGE_MROUTER attribute
Vivien Didelot
1
-0
/
+3
2019-07-09
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
1
-0
/
+3
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
1
-3
/
+19
2019-07-09
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
1
-2
/
+2
2019-07-09
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
1
-2
/
+2
2019-06-14
net: dsa: use switchdev handle helpers
Vivien Didelot
1
-44
/
+32
2019-06-14
net: dsa: make dsa_slave_dev_check use const
Vivien Didelot
1
-2
/
+2
2019-06-08
net: dsa: Keep a pointer to the skb clone for TX timestamping
Vladimir Oltean
1
-0
/
+3
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-29
net: dsa: Move the phylink driver calls into port.c
Ioana Ciornei
1
-95
/
+1
2019-05-29
net: phylink: Add struct phylink_config to PHYLINK API
Ioana Ciornei
1
-13
/
+18
2019-05-12
net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable
Vladimir Oltean
1
-0
/
+2
2019-05-07
net: dsa: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-05-05
net: dsa: Add support for deferred xmit
Vladimir Oltean
1
-12
/
+52
2019-05-05
net/dsa: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
1
-9
/
+7
2019-04-30
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
1
-21
/
+3
2019-04-04
dsa: pass switch ID through devlink_port_attrs_set()
Jiri Pirko
1
-0
/
+7
2019-04-01
net: dsa: read mac address from DT for slave device
Xiaofei Shen
1
-1
/
+4
2019-03-28
dsa: do not support ndo_get_phys_port_name for non-legacy ports
Jiri Pirko
1
-0
/
+7
2019-03-28
dsa: implement ndo_get_devlink_port
Jiri Pirko
1
-0
/
+8
2019-03-26
net: dsa: Avoid null pointer when failing to connect to PHY
Vladimir Oltean
1
-4
/
+4
2019-03-03
net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()
Florian Fainelli
1
-3
/
+6
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
1
-5
/
+0
2019-02-27
net: dsa: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
1
-0
/
+18
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
1
-1
/
+1
2019-02-22
net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementation
Florian Fainelli
1
-1
/
+70
2019-02-22
net: dsa: Deny enslaving VLAN devices into VLAN aware bridge
Florian Fainelli
1
-3
/
+36
2019-02-21
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
1
-7
/
+0
2019-02-21
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
1
-15
/
+1
2019-02-21
net: dsa: Add setter for SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS
Florian Fainelli
1
-0
/
+4
2019-02-21
net: dsa: add support for bridge flags
Russell King
1
-0
/
+9
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+10
2019-02-06
net: dsa: Implement ndo_get_port_parent_id()
Florian Fainelli
1
-6
/
+12
2019-02-06
net: dsa: Fix NULL checking in dsa_slave_set_eee()
Dan Carpenter
1
-2
/
+2
2019-02-04
net: dsa: slave: Don't propagate flag changes on down slave interfaces
Rundong Ge
1
-5
/
+8
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
1
-1
/
+1
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
1
-1
/
+2
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-28
/
+0
[next]