index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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
bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback
Vikas Gupta
1
-4
/
+1
2022-08-23
bnxt_en: fix NQ resource accounting during vf creation on 57500 chips
Vikas Gupta
1
-1
/
+1
2022-08-23
bnxt_en: set missing reload flag in devlink features
Vikas Gupta
1
-0
/
+1
2022-08-23
bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in use
Pavan Chebbi
2
-2
/
+9
2022-08-23
net: ftmac100: set max_mtu to allow DSA overhead setting
Sergei Antonov
1
-0
/
+1
2022-08-23
net: dsa: microchip: make learning configurable and keep it off while standalone
Vladimir Oltean
2
-1
/
+45
2022-08-23
net: ipvtap - add __init/__exit annotations to module init/exit funcs
Maciej Żenczykowski
1
-2
/
+2
2022-08-23
Revert "net: mdio: Delete usage of driver_deferred_probe_check_state()"
Saravana Kannan
1
-1
/
+3
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-23
net/ieee802154: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-08-23
ieee802154/adf7242: defer destroy_workqueue call
Lin Ma
1
-1
/
+2
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 ethtool steering
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/next-queue
Jakub Kicinski
3
-6
/
+57
2022-08-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
13
-184
/
+136
2022-08-22
bonding: 3ad: make ad_ticks_per_sec a const
Jonathan Toppins
2
-9
/
+4
2022-08-22
bonding: 802.3ad: fix no transmission of LACPDUs
Jonathan Toppins
1
-22
/
+16
2022-08-22
net: moxa: get rid of asymmetry in DMA mapping/unmapping
Sergei Antonov
1
-5
/
+6
2022-08-22
net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
Xiaolei Wang
1
-4
/
+4
2022-08-22
net: ipa: don't assume SMEM is page-aligned
Alex Elder
1
-1
/
+1
2022-08-22
net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
Vladimir Oltean
1
-1
/
+7
2022-08-22
net/mlx5: Unlock on error in mlx5_sriov_enable()
Dan Carpenter
1
-1
/
+1
2022-08-22
net/mlx5e: Fix use after free in mlx5e_fs_init()
Dan Carpenter
1
-2
/
+3
2022-08-22
net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()
Dan Carpenter
1
-2
/
+2
2022-08-22
net/mlx5: unlock on error path in esw_vfs_changed_event_handler()
Dan Carpenter
1
-1
/
+3
2022-08-22
net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off
Maor Dickman
1
-1
/
+3
2022-08-22
net/mlx5e: TC, Add missing policer validation
Roi Dayan
1
-0
/
+4
2022-08-22
net/mlx5e: Fix wrong application of the LRO state
Aya Levin
1
-8
/
+0
2022-08-22
net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
Moshe Shemesh
1
-0
/
+4
2022-08-22
net/mlx5: Fix cmd error logging for manage pages cmd
Roy Novich
1
-3
/
+6
2022-08-22
net/mlx5: Disable irq when locking lag_lock
Vlad Buslov
1
-22
/
+33
2022-08-22
net/mlx5: Eswitch, Fix forwarding decision to uplink
Eli Cohen
1
-1
/
+2
2022-08-22
net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READY
Eli Cohen
1
-1
/
+1
2022-08-22
net/mlx5e: Properly disable vlan strip on non-UL reps
Vlad Buslov
1
-0
/
+2
[prev]
[next]