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
Age
Commit message (
Expand
)
Author
Files
Lines
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
net: dsa: tag_8021q: remove old comment regarding dsa_8021q_netdev_ops
Vladimir Oltean
1
-3
/
+1
2022-08-22
net_sched: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-22
openvswitch: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
ethtool: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-08-22
dsa: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-4
/
+4
2022-08-22
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-5
/
+5
2022-08-22
packet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-22
l2tp: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-22
ipv6: move from strlcpy with unused retval to strscpy
Wolfram Sang
4
-4
/
+4
2022-08-22
ipv4: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
caif: move from strlcpy with unused retval to strscpy
Wolfram Sang
4
-5
/
+5
2022-08-22
bridge: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-7
/
+7
2022-08-22
ax25: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-22
vlan: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-22
isdn: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-22
Merge branch 'validate-of-nodes-for-dsa-shared-ports'
Jakub Kicinski
10
-27
/
+237
2022-08-22
net: dsa: make phylink-related OF properties mandatory on DSA and CPU ports
Vladimir Oltean
1
-5
/
+167
2022-08-22
net: dsa: rename dsa_port_link_{,un}register_of
Vladimir Oltean
3
-16
/
+16
2022-08-22
net: dsa: avoid dsa_port_link_{,un}register_of() calls with platform data
Vladimir Oltean
1
-10
/
+24
2022-08-22
of: base: export of_device_compatible_match() for use in modules
Vladimir Oltean
1
-0
/
+1
2022-08-22
dt-bindings: net: dsa: make phylink bindings required for CPU/DSA ports
Vladimir Oltean
1
-0
/
+17
2022-08-22
dt-bindings: net: dsa: rzn1-a5psw: add missing CPU port phy-mode to example
Vladimir Oltean
1
-0
/
+2
2022-08-22
dt-bindings: net: dsa: microchip: add missing CPU port phy-mode to example
Vladimir Oltean
1
-0
/
+4
2022-08-22
dt-bindings: net: dsa: b53: add missing CPU port phy-mode to example
Vladimir Oltean
1
-0
/
+2
2022-08-22
dt-bindings: net: dsa: hellcreek: add missing CPU port phy-mode/fixed-link to...
Vladimir Oltean
1
-0
/
+6
2022-08-22
dt-bindings: net: dsa: xrs700x: add missing CPU port phy-mode to example
Vladimir Oltean
1
-0
/
+2
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
Remove DECnet support from kernel
Stephen Hemminger
49
-12153
/
+10
2022-08-22
Merge branch 'lan966x-lag-support'
David S. Miller
8
-106
/
+741
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
[next]