index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
1
-1
/
+1
*
virtio_net: avoid data-races on dev->stats fields
Eric Dumazet
2023-10-01
1
-15
/
+15
*
net: add DEV_STATS_READ() helper
Eric Dumazet
2023-10-01
1
-3
/
+3
*
octeontx2-pf: Tc flower offload support for MPLS
Hariprasad Kelam
2023-10-01
5
-0
/
+187
*
net: ethernet: xilinx: Drop kernel doc comment about return value
Uwe Kleine-König
2023-10-01
1
-2
/
+0
*
net: atl1c: switch to napi_consume_skb()
Sieng-Piaw Liew
2023-10-01
1
-6
/
+7
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2023-09-30
9
-251
/
+483
|
\
|
*
ice: Remove the FW shared parameters
Michal Michalik
2023-09-20
3
-86
/
+0
|
*
ice: PTP: add clock domain number to auxiliary interface
Michal Michalik
2023-09-20
4
-147
/
+34
|
*
ice: Use PTP auxbus for all PHYs restart in E822
Michal Michalik
2023-09-20
1
-3
/
+21
|
*
ice: Auxbus devices & driver for E822 TS
Michal Michalik
2023-09-20
5
-17
/
+430
*
|
Merge tag 'mlx5-updates-2023-09-19' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Abeni
2023-09-28
9
-208
/
+201
|
\
\
|
*
|
net/mlx5: Enable 4 ports multiport E-switch
Shay Drory
2023-09-20
1
-9
/
+9
|
*
|
net/mlx5: Add a health error syndrome for pci data poisoned
Moshe Shemesh
2023-09-20
1
-0
/
+2
|
*
|
net/mlx5: DR, Handle multi destination action in the right order
Erez Shitrit
2023-09-20
3
-3
/
+29
|
*
|
net/mlx5: DR, Add check for multi destination FTE
Erez Shitrit
2023-09-20
1
-0
/
+13
|
*
|
net/mlx5: Bridge, Enable mcast in smfs steering mode
Erez Shitrit
2023-09-20
1
-9
/
+2
|
*
|
net/mlx5e: Check police action rate for matchall filter
Jianbo Liu
2023-09-20
1
-0
/
+12
|
*
|
net/mlx5e: Consider aggregated port speed during rate configuration
Jianbo Liu
2023-09-20
1
-12
/
+72
|
*
|
net/mlx5: Remove redundant max_sfs check and field from struct mlx5_sf_dev_table
Jiri Pirko
2023-09-20
1
-15
/
+0
|
*
|
net/mlx5: Remove SF table reference counting
Jiri Pirko
2023-09-20
1
-97
/
+23
|
*
|
net/mlx5: Push common deletion code into mlx5_sf_del()
Jiri Pirko
2023-09-20
1
-8
/
+11
|
*
|
net/mlx5: Rename mlx5_sf_deactivate_all() to mlx5_sf_del_all()
Jiri Pirko
2023-09-20
1
-2
/
+2
|
*
|
net/mlx5: Move state lock taking into mlx5_sf_dealloc()
Jiri Pirko
2023-09-20
1
-3
/
+4
|
*
|
net/mlx5: Convert SF port_indices xarray to function_ids xarray
Jiri Pirko
2023-09-20
1
-18
/
+11
|
*
|
net/mlx5: Use devlink port pointer to get the pointer of container SF struct
Jiri Pirko
2023-09-20
1
-32
/
+12
|
*
|
net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc()
Jiri Pirko
2023-09-20
1
-3
/
+2
*
|
|
ethernet/intel: Use list_for_each_entry() helper
Jinjie Ruan
2023-09-28
2
-10
/
+4
*
|
|
net: sfp: add quirk for Fiberstone GPON-ONU-34-20BI
Christian Marangi
2023-09-28
1
-0
/
+5
*
|
|
mlxsw: Edit IPv6 key blocks to use one less block for multicast forwarding
Amit Cohen
2023-09-22
4
-3
/
+22
*
|
|
mlxsw: spectrum_acl_flex_keys: Add 'ipv4_5b' flex key
Amit Cohen
2023-09-22
1
-3
/
+3
*
|
|
mlxsw: Add 'ipv4_5' flex key
Amit Cohen
2023-09-22
4
-19
/
+10
*
|
|
hamradio: baycom: remove useless link in Kconfig
Peter Lafreniere
2023-09-22
1
-8
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
169
-766
/
+1179
|
\
\
\
|
*
\
\
Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-21
38
-180
/
+349
|
|
\
\
\
|
|
*
|
|
sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
Edward Cree
2023-09-21
4
-4
/
+30
|
|
*
|
|
igc: Expose tx-usecs coalesce setting to user
Muhammad Husaini Zulkifli
2023-09-21
1
-12
/
+19
|
|
*
|
|
octeontx2-pf: Do xdp_do_flush() after redirects.
Sebastian Andrzej Siewior
2023-09-21
1
-6
/
+13
|
|
*
|
|
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
2023-09-21
1
-0
/
+5
|
|
*
|
|
net: ena: Flush XDP packets on error.
Sebastian Andrzej Siewior
2023-09-21
1
-0
/
+3
|
|
*
|
|
net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...
Cai Huoqing
2023-09-20
1
-3
/
+0
|
|
*
|
|
vxlan: Add missing entries to vxlan_get_size()
Benjamin Poirier
2023-09-20
1
-0
/
+4
|
|
*
|
|
team: fix null-ptr-deref when team device type is changed
Ziyang Xuan
2023-09-19
1
-1
/
+9
|
|
*
|
|
net: hns3: add 5ms delay before clear firmware reset irq source
Jie Wang
2023-09-19
1
-0
/
+5
|
|
*
|
|
net: hns3: fix fail to delete tc flower rules during reset issue
Jijie Shao
2023-09-19
1
-0
/
+6
|
|
*
|
|
net: hns3: only enable unicast promisc when mac table full
Jian Shen
2023-09-19
1
-1
/
+1
|
|
*
|
|
net: hns3: fix GRE checksum offload issue
Jie Wang
2023-09-19
1
-0
/
+9
|
|
*
|
|
net: hns3: add cmdq check for vf periodic service task
Jie Wang
2023-09-19
1
-1
/
+2
|
|
*
|
|
net: stmmac: fix incorrect rxq|txq_stats reference
Jisheng Zhang
2023-09-19
8
-110
/
+120
|
|
*
|
|
tsnep: Fix NAPI polling with budget 0
Gerhard Engleder
2023-09-18
1
-0
/
+4
[next]