index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-06
net: dsa: sja1105: ensure phylink_replay_link_end() will not be missed
Vladimir Oltean
1
-1
/
+2
2026-03-06
net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()
Vladimir Oltean
1
-4
/
+2
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+8
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-11
/
+10
2026-02-19
net: dsa: sja1105: protect link replay helpers against NULL phylink instance
Vladimir Oltean
1
-1
/
+8
2026-02-10
net: dsa: eliminate local type for tc policers
Vladimir Oltean
1
-2
/
+2
2026-01-21
net: dsa: sja1105: re-merge sja1105_set_port_speed() and sja1105_set_port_config()
Vladimir Oltean
1
-23
/
+3
2026-01-21
net: dsa: sja1105: let phylink help with the replay of link callbacks
Vladimir Oltean
1
-50
/
+8
2025-12-03
Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-5
/
+3
2025-11-26
net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing traffic
Vladimir Oltean
1
-7
/
+0
2025-11-19
net: dsa: sja1105: Switch to use %ptSp
Andy Shevchenko
1
-5
/
+3
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+1
2025-05-12
net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENING
Vladimir Oltean
1
-5
/
+1
2025-05-09
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2
-21
/
+18
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
1
-4
/
+0
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
1
-7
/
+3
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-8
/
+27
2025-03-24
net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_entry()
Vladimir Oltean
1
-2
/
+4
2025-03-24
net: dsa: sja1105: reject other RX filters than HWTSTAMP_FILTER_PTP_V2_L2_EVENT
Vladimir Oltean
1
-5
/
+15
2025-03-24
net: dsa: sja1105: fix displaced ethtool statistics counters
Vladimir Oltean
1
-1
/
+8
2025-02-07
net: dsa: sja1105: Use of_get_available_child_by_name()
Biju Das
1
-5
/
+1
2024-12-11
lib: packing: demote truncation error in pack() to a warning in __pack()
Vladimir Oltean
1
-6
/
+2
2024-11-03
net: dsa: use ethtool string helpers
Rosen Penev
1
-5
/
+2
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2024-10-04
net: dsa: sja1105: fix reception from VLAN-unaware bridges
Vladimir Oltean
1
-1
/
+0
2024-10-02
net: dsa: sja1105: use phylink_pcs internally
Russell King (Oracle)
3
-28
/
+18
2024-10-02
net: dsa: sja1105: call PCS config/link_up via pcs_ops structure
Russell King (Oracle)
1
-3
/
+7
2024-10-02
net: dsa: sja1105: simplify static configuration reload
Russell King (Oracle)
1
-31
/
+34
2024-08-21
net: dsa: sja1105: Simplify with scoped for each OF child loop
Jinjie Ruan
1
-8
/
+2
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2
-2
/
+2
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2
-2
/
+2
2024-07-15
net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone use
Pawel Dembicki
1
-3
/
+2
2024-07-15
net: dsa: Define max num of bridges in tag8021q implementation
Pawel Dembicki
1
-2
/
+1
2024-04-18
net: dsa: sja1105: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-16
net: dsa: sja1105: provide own phylink MAC operations
Russell King (Oracle)
1
-11
/
+27
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-04-04
net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
Christophe JAILLET
1
-1
/
+1
2024-04-02
net: dsa: sja1105: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2023-11-29
net: dsa: sja1105: Use units.h instead of the copy of a definition
Andy Shevchenko
1
-1
/
+2
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
1
-2
/
+2
2023-09-21
net: dsa: sja1105: make read-only const arrays static
Colin Ian King
1
-8
/
+13
2023-09-11
net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
Vladimir Oltean
1
-0
/
+2
2023-09-11
net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
Vladimir Oltean
2
-13
/
+45
2023-09-11
net: dsa: sja1105: fix multicast forwarding working only for last added mdb entry
Vladimir Oltean
1
-43
/
+37
2023-09-11
net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_poll_valid()
Vladimir Oltean
1
-6
/
+7
[next]