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
/
drivers
/
net
/
dsa
/
hirschmann
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-04
net: dsa: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
1
-1
/
+2
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
1
-2
/
+4
2021-12-14
net: dsa: hellcreek: Add missing PTP via UDP rules
Kurt Kanzenbach
1
-4
/
+60
2021-12-14
net: dsa: hellcreek: Allow PTP P2P measurements on blocked ports
Kurt Kanzenbach
1
-1
/
+1
2021-12-14
net: dsa: hellcreek: Add STP forwarding rule
Kurt Kanzenbach
1
-0
/
+14
2021-12-14
net: dsa: hellcreek: Fix insertion of static FDB entries
Kurt Kanzenbach
1
-2
/
+5
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+2
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-2
/
+2
2021-12-01
net: dsa: hellcreek: convert to phylink_generic_validate()
Russell King (Oracle)
1
-11
/
+13
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-4
/
+2
2021-09-19
net: dsa: hellcreek: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+16
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2021-08-26
net: dsa: hellcreek: Adjust schedule look ahead window
Kurt Kanzenbach
1
-1
/
+1
2021-08-26
net: dsa: hellcreek: Fix incorrect setting of GCL
Kurt Kanzenbach
1
-3
/
+3
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
1
-0
/
+1
2021-08-10
net: dsa: hellcreek: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-2
/
+5
2021-06-07
net: dsa: hellcreek: Use is_zero_ether_addr() instead of memcmp()
Zou Wei
1
-2
/
+1
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
2
-12
/
+17
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
2
-2
/
+7
2021-04-27
net: dsa: check tx timestamp request in core driver
Yangbo Lu
1
-4
/
+0
2021-03-28
net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe()
Guobin Huang
1
-6
/
+2
2021-03-22
net: dsa: hellcreek: Report switch name and ID
Kurt Kanzenbach
1
-0
/
+18
2021-03-15
net: dsa: hellcreek: Offload bridge port flags
Kurt Kanzenbach
1
-25
/
+104
2021-03-13
net: dsa: hellcreek: Add devlink FDB region
Kurt Kanzenbach
2
-0
/
+63
2021-03-13
net: dsa: hellcreek: Move common code to helper
Kurt Kanzenbach
1
-42
/
+43
2021-03-13
net: dsa: hellcreek: Use boolean value
Kurt Kanzenbach
1
-1
/
+1
2021-03-13
net: dsa: hellcreek: Add devlink VLAN region
Kurt Kanzenbach
2
-0
/
+80
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
1
-1
/
+2
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
1
-4
/
+8
2021-02-01
net: dsa: hellcreek: Report FDB table occupancy
Kurt Kanzenbach
2
-7
/
+40
2021-02-01
net: dsa: hellcreek: Report VLAN table occupancy
Kurt Kanzenbach
2
-0
/
+64
2021-01-29
net: dsa: hellcreek: Add missing TAPRIO dependency
Kurt Kanzenbach
1
-0
/
+1
2021-01-23
net: dsa: hellcreek: Add TAPRIO offloading support
Kurt Kanzenbach
2
-2
/
+318
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
1
-5
/
+0
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
1
-3
/
+9
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-5
/
+1
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-15
/
+7
2021-01-06
net: dsa: fix led_classdev build errors
Randy Dunlap
1
-0
/
+1
2020-11-23
net: dsa: hellcreek: Don't print error message on defer
Kurt Kanzenbach
1
-1
/
+1
2020-11-10
net: dsa: fix unintended sign extension on a u16 left shift
Colin Ian King
1
-2
/
+2
2020-11-05
net: dsa: hellcreek: Add PTP status LEDs
Kurt Kanzenbach
3
-0
/
+156
2020-11-05
net: dsa: hellcreek: Add support for hardware timestamping
Kamil Alkhouri
7
-14
/
+616
2020-11-05
net: dsa: hellcreek: Add PTP clock support
Kamil Alkhouri
6
-1
/
+435
2020-11-05
net: dsa: Add DSA driver for Hirschmann Hellcreek switches
Kurt Kanzenbach
4
-0
/
+1512