index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-06
mlxbf_gige: increase MDIO polling rate to 5us
David Thompson
1
-2
/
+4
2022-05-06
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-4
/
+4
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
18
-25
/
+28
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
1
-2
/
+1
2022-05-06
nfp: flower: enable decap_v2 bit
Louis Peens
1
-1
/
+2
2022-05-06
nfp: flower: remove unused neighbour cache
Louis Peens
2
-183
/
+0
2022-05-06
nfp: flower: link pre_tun flow rules with neigh entries
Louis Peens
3
-1
/
+154
2022-05-06
nfp: flower: rework tunnel neighbour configuration
Louis Peens
1
-59
/
+115
2022-05-06
nfp: flower: update nfp_tun_neigh structs
Louis Peens
2
-33
/
+47
2022-05-06
nfp: flower: fixup ipv6/ipv4 route lookup for neigh events
Louis Peens
1
-19
/
+33
2022-05-06
nfp: flower: enforce more strict pre_tun checks
Louis Peens
1
-7
/
+34
2022-05-06
nfp: flower: add/remove predt_list entries
Louis Peens
2
-7
/
+39
2022-05-06
nfp: flower: add infrastructure for pre_tun rework
Louis Peens
3
-33
/
+105
2022-05-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
13
-53
/
+150
2022-05-05
net: move snowflake callers to netif_napi_add_tx_weight()
Jakub Kicinski
2
-5
/
+5
2022-05-05
net: switch to netif_napi_add_tx()
Jakub Kicinski
15
-32
/
+23
2022-05-05
jme: remove an unnecessary indirection
Jakub Kicinski
2
-3
/
+1
2022-05-05
net: ethernet: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
9
-3
/
+8
2022-05-05
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
3
-321
/
+4
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
26
-113
/
+222
2022-05-05
ice: remove period on argument description in ice_for_each_vf
Jacob Keller
1
-2
/
+2
2022-05-05
ice: add a function comment for ice_cfg_mac_antispoof
Jacob Keller
1
-0
/
+7
2022-05-05
ice: fix wording in comment for ice_reset_vf
Jacob Keller
1
-2
/
+2
2022-05-05
ice: remove return value comment for ice_reset_all_vfs
Jacob Keller
1
-2
/
+2
2022-05-05
ice: always check VF VSI pointer values
Jacob Keller
6
-7
/
+77
2022-05-05
ice: add newline to dev_dbg in ice_vf_fdir_dump_info
Jacob Keller
1
-1
/
+1
2022-05-05
ice: get switch id on switchdev devices
Michal Swiatkowski
2
-0
/
+37
2022-05-05
ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS
Wojciech Drewek
2
-2
/
+4
2022-05-05
ice: introduce common helper for retrieving VSI by vsi_num
Maciej Fijalkowski
3
-35
/
+17
2022-05-05
ice: use min_t() to make code cleaner in ice_gnss
Wan Jiabing
1
-2
/
+1
2022-05-05
igb: Convert kmap() to kmap_local_page()
Alaa Mohamed
1
-2
/
+2
2022-05-05
ixgbe: Fix module_param allow_unsupported_sfp type
Jeff Daly
1
-2
/
+2
2022-05-05
net: sparx5: Add handling of host MDB entries
Casper Andersson
1
-0
/
+12
2022-05-04
net: mscc: ocelot: don't use magic numbers for OCELOT_POLICER_DISCARD
Vladimir Oltean
1
-11
/
+7
2022-05-04
net: mscc: ocelot: drop port argument from qos_policer_conf_set
Vladimir Oltean
3
-14
/
+18
2022-05-04
net: mscc: ocelot: use list_for_each_entry in ocelot_vcap_filter_add_to_block
Vladimir Oltean
1
-9
/
+5
2022-05-04
net: mscc: ocelot: add to tail of empty list in ocelot_vcap_filter_add_to_block
Vladimir Oltean
1
-1
/
+1
2022-05-04
net: mscc: ocelot: use list_add_tail in ocelot_vcap_filter_add_to_block()
Vladimir Oltean
1
-1
/
+1
2022-05-04
mlxsw: spectrum_router: Only query neighbour activity when necessary
Ido Schimmel
2
-0
/
+7
2022-05-04
mlxsw: spectrum_switchdev: Only query FDB notifications when necessary
Ido Schimmel
1
-11
/
+20
2022-05-04
mlxsw: spectrum_acl: Do not report activity for multicast routes
Ido Schimmel
1
-3
/
+2
2022-05-04
mlxsw: Treat LLDP packets as control
Petr Machata
1
-1
/
+1
2022-05-04
mlxsw: spectrum_dcb: Do not warn about priority changes
Petr Machata
1
-13
/
+0
2022-05-04
sfc: Copy a subset of mcdi_pcol.h to siena
Martin Habets
1
-0
/
+17204
2022-05-04
sfc: Disable Siena support
Martin Habets
4
-27
/
+6
2022-05-04
net/mlx5: Fix matching on inner TTC
Mark Bloch
2
-1
/
+3
2022-05-04
net/mlx5: Avoid double clear or set of sync reset requested
Moshe Shemesh
1
-9
/
+19
2022-05-04
net/mlx5: Fix deadlock in sync reset flow
Moshe Shemesh
1
-17
/
+17
2022-05-04
net/mlx5e: Fix trust state reset in reload
Moshe Tal
1
-0
/
+10
2022-05-04
net/mlx5e: Avoid checking offload capability in post_parse action
Ariel Levkovich
1
-2
/
+1
[next]