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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-24
r8169: remove support for chip version 60
Heiner Kallweit
3
-90
/
+8
2022-08-24
r8169: remove support for chip version 50
Heiner Kallweit
3
-26
/
+3
2022-08-24
r8169: remove support for chip version 49
Heiner Kallweit
3
-47
/
+3
2022-08-24
r8169: remove support for chip versions 45 and 47
Heiner Kallweit
3
-82
/
+5
2022-08-24
r8169: remove support for chip version 41
Heiner Kallweit
3
-5
/
+1
2022-08-24
Merge tag 'mlx5-updates-2022-08-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
29
-765
/
+1246
2022-08-24
micrel: ksz8851: fixes struct pointer issue
Jerry Ray
1
-3
/
+2
2022-08-24
net: marvell: prestera: implement br_port_locked flag offloading
Oleksandr Mazur
5
-1
/
+34
2022-08-24
net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location
Siddharth Vadapalli
1
-5
/
+4
2022-08-24
net: ethernet: ti: am65-cpsw: Add support for J7200 CPSW5G
Siddharth Vadapalli
2
-2
/
+35
2022-08-23
net: phy: tja11xx: add interface mode and RMII REF_CLK support
Wei Fang
1
-5
/
+78
2022-08-23
mlxsw: minimal: Extend to support line card dynamic operations
Vadim Pasternak
1
-1
/
+99
2022-08-23
mlxsw: minimal: Extend module to port mapping with slot index
Vadim Pasternak
1
-52
/
+163
2022-08-23
mlxsw: minimal: Move ports allocation to separate routine
Vadim Pasternak
1
-8
/
+34
2022-08-23
mlxsw: minimal: Extend APIs with slot index for modular system support
Vadim Pasternak
1
-14
/
+24
2022-08-23
mlxsw: i2c: Add support for system interrupt handling
Vadim Pasternak
1
-1
/
+86
2022-08-23
mlxsw: core_linecards: Register a system event handler
Vadim Pasternak
1
-0
/
+25
2022-08-23
mlxsw: core: Add registration APIs for system event handler
Vadim Pasternak
2
-0
/
+76
2022-08-23
mlxsw: core_linecards: Separate line card init and fini flow
Vadim Pasternak
1
-21
/
+50
2022-08-23
net: ftmac100: set max_mtu to allow DSA overhead setting
Sergei Antonov
1
-0
/
+1
2022-08-23
net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAG
Vladimir Oltean
1
-0
/
+19
2022-08-23
net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinity
Vladimir Oltean
2
-32
/
+38
2022-08-22
net/mlx5: TC, Add support for SF tunnel offload
Roi Dayan
2
-3
/
+10
2022-08-22
net/mlx5: E-Switch, Move send to vport meta rule creation
Roi Dayan
6
-94
/
+90
2022-08-22
net/mlx5: E-Switch, Split creating fdb tables into smaller chunks
Roi Dayan
1
-124
/
+206
2022-08-22
net/mlx5: E-Switch, Add default drop rule for unmatched packets
Jianbo Liu
2
-3
/
+94
2022-08-22
net/mlx5e: Completely eliminate priv from fs.h
Lama Kayal
4
-94
/
+100
2022-08-22
net/mlx5e: Make all ttc functions of en_fs get fs struct as argument
Lama Kayal
4
-36
/
+43
2022-08-22
net/mlx5e: Make flow steering arfs independent of priv
Lama Kayal
6
-62
/
+74
2022-08-22
net/mlx5e: Introduce flow steering debug macros
Lama Kayal
4
-76
/
+76
2022-08-22
net/mlx5e: Separate ethtool_steering from fs.h and make private
Lama Kayal
8
-38
/
+65
2022-08-22
net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethto...
Lama Kayal
5
-20
/
+20
2022-08-22
net/mlx5e: Convert ethtool_steering member of flow_steering struct to pointer
Lama Kayal
1
-8
/
+33
2022-08-22
net/mlx5e: Drop priv argument of ptp function in en_fs
Lama Kayal
3
-16
/
+18
2022-08-22
net/mlx5e: Decouple fs_tcp from en.h
Lama Kayal
4
-59
/
+59
2022-08-22
net/mlx5e: Decouple fs_tt_redirect from en.h
Lama Kayal
5
-99
/
+103
2022-08-22
net/mlx5e: Introduce flow steering API
Lama Kayal
14
-193
/
+415
2022-08-22
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
3
-6
/
+57
2022-08-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
13
-184
/
+136
2022-08-22
isdn: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-22
of: base: export of_device_compatible_match() for use in modules
Vladimir Oltean
1
-0
/
+1
2022-08-22
net: prestera: cache port state for non-phylink ports too
Maksym Glubokiy
1
-19
/
+17
2022-08-22
net: freescale: xgmac: Do not dereference fwnode in struct device
zhaoxiao
1
-1
/
+1
2022-08-22
net: lan966x: Extend MAC to support also lag interfaces.
Horatiu Vultur
3
-16
/
+119
2022-08-22
net: lan966x: Extend FDB to support also lag
Horatiu Vultur
2
-0
/
+31
2022-08-22
net: lan966x: Add lag support for lan966x
Horatiu Vultur
5
-20
/
+443
2022-08-22
net: lan966x: Extend lan966x_foreign_bridging_check
Horatiu Vultur
1
-8
/
+24
2022-08-22
net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nb
Horatiu Vultur
2
-4
/
+4
2022-08-22
net: lan966x: Flush fdb workqueue when port is leaving a bridge.
Horatiu Vultur
3
-7
/
+10
2022-08-22
net: lan966x: Split lan966x_fdb_event_work
Horatiu Vultur
1
-55
/
+69
[next]