Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8f2566225ae2d62d532bb1810ed74fa4bbc5bbdb
/
net
/
dsa
6685987
switchdev: Add extack argument to call_switchdev_notifiers()
by Petr Machata
· 6 years ago
87b0984
net: Add extack argument to ndo_fdb_add()
by Petr Machata
· 6 years ago
da7b9e9
net: dsa: Add ndo_get_phys_port_name() for CPU port
by Florian Fainelli
· 6 years ago
8a75b9d
net: dsa: ksz: Add STP multicast handling
by Marek Vasut
· 6 years ago
bafe9ba
net: dsa: ksz: Factor out common tag code
by Tristram Ha
· 6 years ago
39d6b96
net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477
by Tristram Ha
· 6 years ago
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a60956e
net: dsa: Make dsa_master_set_mtu() static
by Andrew Lunn
· 6 years ago
91ba479
net: dsa: Restore MTU on master device on unload
by Andrew Lunn
· 6 years ago
dc0fe7d
net: dsa: Set the master device's MTU to account for DSA overheads
by Andrew Lunn
· 6 years ago
a5dd308
net: dsa: Add overhead to tag protocol ops.
by Andrew Lunn
· 6 years ago
a3d7e01
net: dsa: Fix tagging attribute location
by Florian Fainelli
· 6 years ago
ab4a168
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
by Petr Machata
· 6 years ago
d17d9f5
switchdev: Replace port obj add/del SDO with a notification
by Petr Machata
· 6 years ago
2b239f6
net: dsa: slave: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
by Petr Machata
· 6 years ago
2af1ccd
net: dsa: legacy: simplify getting .driver_data
by Wolfram Sang
· 6 years ago
c9fbd71
netpoll: allow cleanup to be synchronous
by Debabrata Banerjee
· 6 years ago
e9ba0fb
bridge: switchdev: Allow clearing FDB entry offload indication
by Ido Schimmel
· 6 years ago
b458925
net: dsa: remove redundant null pointer check before put_device
by zhong jiang
· 6 years ago
711ddb6
net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()
by Hauke Mehrtens
· 6 years ago
7969119
net: dsa: Add Lantiq / Intel GSWIP tag support
by Hauke Mehrtens
· 6 years ago
98cdb48
net: dsa: Expose tagging protocol to user-space
by Florian Fainelli
· 6 years ago
ad86198
net: dsa: Drop GPIO includes
by Linus Walleij
· 6 years ago
244cd96
net_sched: remove list_head from tc_action
by Cong Wang
· 6 years ago
a736e07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
1be52e9
dsa: slave: eee: Allow ports to use phylink
by Andrew Lunn
· 6 years ago
89b1698
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a94c689
net: dsa: Do not suspend/resume closed slave_dev
by Florian Fainelli
· 6 years ago
0015b80
net: dsa: Remove VLA usage
by Salvatore Mesoraca
· 6 years ago
60513bd
net: sched: pass extack pointer to block binds and cb registration
by John Hurley
· 7 years ago
349b71d
net: dsa: add error handling for pskb_trim_rcsum
by Zhouyang Jia
· 7 years ago
da0efa8
dsa: port: Ignore bridge VLAN events
by Petr Machata
· 7 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
da07739
dsa: set devlink port attrs for dsa ports
by Jiri Pirko
· 7 years ago
5447d78
net: dsa: Do not register devlink for unused ports
by Florian Fainelli
· 7 years ago
aab9c40
net: dsa: Plug in PHYLINK support
by Florian Fainelli
· 7 years ago
c4aef9f
net: dsa: Eliminate dsa_slave_get_link()
by Florian Fainelli
· 7 years ago
11d8f3d
net: dsa: Add PHYLINK switch operations
by Florian Fainelli
· 7 years ago
a37fb85
net: dsa: fix added_by_user switchdev notification
by Vivien Didelot
· 7 years ago
816a3be
switchdev: Add fdb.added_by_user to switchdev notifications
by Petr Machata
· 7 years ago
cf96357
net: dsa: Allow providing PHY statistics from CPU port
by Florian Fainelli
· 7 years ago
6207a78
net: dsa: Add helper function to obtain PHY device of a given port
by Florian Fainelli
· 7 years ago
89f0904
net: dsa: Pass stringset to ethtool operations
by Florian Fainelli
· 7 years ago
1d1e79f
net: dsa: Do not check for ethtool_ops validity
by Florian Fainelli
· 7 years ago
fc5f337
net: dsa: Discard frames from unused ports
by Andrew Lunn
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
5a9f8df
net: dsa: Fix dsa_is_user_port() test inversion
by Florian Fainelli
· 7 years ago
88c0605
dsa: Pass the port to get_sset_count()
by Andrew Lunn
· 7 years ago
90af105
net: dsa: forward timestamping callbacks to switch drivers
by Brandon Streiff
· 7 years ago
0336369
net: dsa: forward hardware timestamping ioctls to switch driver
by Brandon Streiff
· 7 years ago
3361536
net: dsa: Support internal phy on 'cpu' port
by Sebastian Reichel
· 7 years ago
bf08c34
net: dsa: Move padding into Broadcom tagger
by Florian Fainelli
· 7 years ago
21602e1
net: dsa: Fix dsa_legacy_register() return value
by Florian Fainelli
· 7 years ago
c30abd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f0af343
net: dsa: mediatek: combine MediaTek tag with VLAN tag
by Sean Wang
· 7 years ago
8359301
net: remove duplicate includes
by Pravin Shedge
· 7 years ago
2a93c1a
net: dsa: Allow compiling out legacy support
by Florian Fainelli
· 7 years ago
9f8a739
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
by Cong Wang
· 7 years ago
986d7cc
net: dsa: assign a CPU port to DSA port
by Vivien Didelot
· 7 years ago
3169241
net: dsa: support cross-chip FDB operations
by Vivien Didelot
· 7 years ago
e6db98d
net: dsa: add switch mdb bitmap functions
by Vivien Didelot
· 7 years ago
9c428c5
net: dsa: add switch vlan bitmap functions
by Vivien Didelot
· 7 years ago
3709aad
net: dsa: remove trans argument from mdb ops
by Vivien Didelot
· 7 years ago
80e0236
net: dsa: remove trans argument from vlan ops
by Vivien Didelot
· 7 years ago
9e74104
net: dsa: fix 'increment on 0' warning
by Vivien Didelot
· 7 years ago
1a48fbd
net: dsa: lan9303: calculate offload_fwd_mark from tag
by Egil Hjelmeland
· 7 years ago
ee0ab7a2
net: dsa: Fix dependencies on bridge
by Andrew Lunn
· 7 years ago
b74b70c
net: dsa: Support prepended Broadcom tag
by Florian Fainelli
· 7 years ago
f7c39e3
net: dsa: tag_brcm: Prepare for supporting prepended tag
by Florian Fainelli
· 7 years ago
5ed4e3e
net: dsa: Pass a port to get_tag_protocol()
by Florian Fainelli
· 7 years ago
fdae5f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4672cd3
net: dsa: lan9303: Clear offload_fwd_mark for IGMP
by Egil Hjelmeland
· 7 years ago
13edbdb
net: dsa: {e}dsa: set offload_fwd_mark on received packets
by Andrew Lunn
· 7 years ago
a42c8e3
net: dsa: Fix SWITCHDEV_ATTR_ID_PORT_PARENT_ID
by Andrew Lunn
· 7 years ago
2118df9
net: dsa: return after vlan prepare phase
by Vivien Didelot
· 7 years ago
b0b38a1
net: dsa: return after mdb prepare phase
by Vivien Didelot
· 7 years ago
2ea7a67
net: dsa: Don't add vlans when vlan filtering is disabled
by Andrew Lunn
· 7 years ago
ae45102
net: dsa: switch: Don't add CPU port to an mdb by default
by Andrew Lunn
· 7 years ago
bb9f60317
net: dsa: add more const attributes
by Andrew Lunn
· 7 years ago
5f4dbc5
net: dsa: slave: Handle switchdev host mdb add/del
by Andrew Lunn
· 7 years ago
b4fbb34
net: dsa: rename probe and remove switch functions
by Vivien Didelot
· 7 years ago
3081735
net: dsa: setup a tree when adding a switch to it
by Vivien Didelot
· 7 years ago
34c09a8
net: dsa: setup routing table
by Vivien Didelot
· 7 years ago
c528666
net: dsa: use of_for_each_phandle
by Vivien Didelot
· 7 years ago
f163da8
net: dsa: add find port by node helper
by Vivien Didelot
· 7 years ago
1d27732
net: dsa: setup and teardown ports
by Vivien Didelot
· 7 years ago
1f08f9e
net: dsa: setup and teardown switches
by Vivien Didelot
· 7 years ago
ec15dd4
net: dsa: setup and teardown tree
by Vivien Didelot
· 7 years ago
17a22fc
net: dsa: setup and teardown master device
by Vivien Didelot
· 7 years ago
f070464
net: dsa: setup and teardown default CPU port
by Vivien Didelot
· 7 years ago
24a9332
net: dsa: constify cpu_dp member of dsa_port
by Vivien Didelot
· 7 years ago
92f25ca
net: dsa: lan9303: Adjust indenting
by Egil Hjelmeland
· 7 years ago
7354fcb
net: dsa: resolve tagging protocol at parse time
by Vivien Didelot
· 7 years ago
06e24d0
net: dsa: add one port parsing function per type
by Vivien Didelot
· 7 years ago
54df6fa
net: dsa: only check presence of link property
by Vivien Didelot
· 7 years ago
975e6e3
net: dsa: rework switch parsing
by Vivien Didelot
· 7 years ago
0eefe2c
net: dsa: get tree before parsing ports
by Vivien Didelot
· 7 years ago
6da2a94
net: dsa: rework switch addition and removal
by Vivien Didelot
· 7 years ago
1ca28ec
net: dsa: provide a find or new tree helper
by Vivien Didelot
· 7 years ago
6525410
net: dsa: get and put tree reference counting
by Vivien Didelot
· 7 years ago
Next »