index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
openvswitch: reduce stack usage in do_execute_actions
Ilya Maximets
2023-10-01
1
-12
/
+11
*
Merge branch 'dev-stats-virtio-l2tp_eth'
David S. Miller
2023-10-01
4
-40
/
+31
|
\
|
*
net: l2tp_eth: use generic dev->stats fields
Eric Dumazet
2023-10-01
1
-22
/
+12
|
*
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
2
-3
/
+4
|
/
*
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 'sch_fq-improvements'
David S. Miller
2023-10-01
3
-47
/
+110
|
\
|
*
net_sched: sch_fq: always garbage collect
Eric Dumazet
2023-10-01
1
-3
/
+1
|
*
net_sched: sch_fq: add fast path for mostly idle qdisc
Eric Dumazet
2023-10-01
2
-37
/
+92
|
*
net_sched: sch_fq: change how @inactive is tracked
Eric Dumazet
2023-10-01
1
-5
/
+7
|
*
net_sched: sch_fq: struct sched_data reorg
Eric Dumazet
2023-10-01
1
-4
/
+12
|
*
net_sched: constify qdisc_priv()
Eric Dumazet
2023-10-01
1
-4
/
+4
|
/
*
Merge branch 'tcp_delack_max'
David S. Miller
2023-10-01
4
-6
/
+23
|
\
|
*
tcp: derive delack_max from rto_min
Eric Dumazet
2023-10-01
3
-2
/
+19
|
*
tcp: constify tcp_rto_min() and tcp_rto_min_us() argument
Eric Dumazet
2023-10-01
1
-2
/
+2
|
*
net: constify sk_dst_get() and __sk_dst_get() argument
Eric Dumazet
2023-10-01
1
-2
/
+2
|
/
*
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
*
|
pktgen: Introducing 'SHARED' flag for testing with non-shared skb
Liang Chen
2023-09-28
2
-10
/
+66
*
|
pktgen: Automate flag enumeration for unknown flag handling
Liang Chen
2023-09-28
1
-16
/
+22
*
|
MAINTAINERS: Add an obsolete entry for LL TEMAC driver
Harini Katakam
2023-09-28
1
-0
/
+5
*
|
Merge tag 'mlx5-updates-2023-09-19' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Abeni
2023-09-28
11
-208
/
+203
|
\
\
|
*
|
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
2
-0
/
+3
|
*
|
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
2
-9
/
+3
|
*
|
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
*
|
|
Merge branch 'selftests-tc-testing-parallel-tdc'
Paolo Abeni
2023-09-28
58
-1288
/
+2720
|
\
\
\
|
*
|
|
selftests/tc-testing: update tdc documentation
Pedro Tammela
2023-09-28
1
-55
/
+10
|
*
|
|
selftests/tc-testing: implement tdc parallel test run
Pedro Tammela
2023-09-28
3
-57
/
+148
|
*
|
|
selftests/tc-testing: update test definitions for local resources
Pedro Tammela
2023-09-28
51
-1114
/
+2369
|
*
|
|
selftests/tc-testing: localize test resources
Pedro Tammela
2023-09-28
5
-98
/
+229
|
/
/
/
*
|
|
net: sfp: add quirk for Fiberstone GPON-ONU-34-20BI
Christian Marangi
2023-09-28
1
-0
/
+5
*
|
|
Merge branch 'mlxsw-multicast'
David S. Miller
2023-09-22
4
-20
/
+30
|
\
\
\
[next]