index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.kgdb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]
Simon Horman
1
-0
/
+11
2024-10-10
slip: make slhc_remember() more robust against malicious packets
Eric Dumazet
1
-23
/
+34
2024-10-10
net/smc: Address spelling errors
Simon Horman
4
-5
/
+5
2024-10-10
net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
D. Wythe
1
-0
/
+11
2024-10-10
ppp: fix ppp_async_encode() illegal access
Eric Dumazet
1
-1
/
+1
2024-10-10
docs: netdev: document guidance on cleanup patches
Simon Horman
1
-0
/
+17
2024-10-10
iavf: add support to exchange qos capabilities
Sudheer Mogilappagari
3
-3
/
+150
2024-10-10
iavf: Add net_shaper_ops support
Sudheer Mogilappagari
5
-1
/
+182
2024-10-10
ice: Support VF queue rate limit and quanta size configuration
Wenjun Wu
10
-0
/
+395
2024-10-10
virtchnl: support queue rate limit and quanta size configuration
Wenjun Wu
1
-0
/
+119
2024-10-10
testing: net-drv: add basic shaper test
Paolo Abeni
7
-0
/
+510
2024-10-10
net-shapers: implement cap validation in the core
Paolo Abeni
1
-0
/
+101
2024-10-10
net: shaper: implement introspection support
Paolo Abeni
1
-3
/
+95
2024-10-10
netlink: spec: add shaper introspection support
Paolo Abeni
5
-0
/
+176
2024-10-10
net-shapers: implement shaper cleanup on queue deletion
Paolo Abeni
3
-0
/
+54
2024-10-10
net-shapers: implement delete support for NODE scope shaper
Paolo Abeni
1
-12
/
+74
2024-10-10
net-shapers: implement NL group operation
Paolo Abeni
1
-0
/
+350
2024-10-10
net-shapers: implement NL set and delete operations
Paolo Abeni
1
-3
/
+380
2024-10-10
net-shapers: implement NL get operation
Paolo Abeni
6
-7
/
+484
2024-10-10
netlink: spec: add shaper YAML spec
Paolo Abeni
9
-0
/
+579
2024-10-10
genetlink: extend info user-storage to match NL cb ctx
Paolo Abeni
9
-12
/
+17
2024-10-10
phonet: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-17
/
+11
2024-10-10
mpls: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-11
/
+21
2024-10-10
mctp: Handle error of rtnl_register_module().
Kuniyuki Iwashima
5
-36
/
+66
2024-10-10
bridge: Handle error of rtnl_register_module().
Kuniyuki Iwashima
3
-13
/
+17
2024-10-10
vxlan: Handle error of rtnl_register_module().
Kuniyuki Iwashima
3
-12
/
+15
2024-10-10
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
2
-0
/
+46
2024-10-10
net: phy: Validate PHY LED OPs presence before registering
Christian Marangi
1
-0
/
+11
2024-10-10
net/mlx5: Add support check for TSAR types in QoS scheduling
Carolina Jubran
4
-2
/
+34
2024-10-10
net/mlx5: Unify QoS element type checks across NIC and E-Switch
Carolina Jubran
4
-23
/
+44
2024-10-10
net/mlx5: qos: Refactor locking to a qos domain mutex
Cosmin Ratiu
5
-39
/
+74
2024-10-10
net/mlx5: qos: Store rate groups in a qos domain
Cosmin Ratiu
4
-11
/
+65
2024-10-10
net/mlx5: qos: Rename rate group 'list' as 'parent_entry'
Cosmin Ratiu
1
-5
/
+5
2024-10-10
net/mlx5: qos: Add an explicit 'dev' to vport trace calls
Cosmin Ratiu
2
-13
/
+16
2024-10-10
net/mlx5: qos: Store the eswitch in a mlx5_esw_rate_group
Cosmin Ratiu
1
-63
/
+52
2024-10-10
net/mlx5: qos: Drop 'esw' param from vport qos functions
Cosmin Ratiu
7
-60
/
+57
2024-10-10
net/mlx5: qos: Always create group0
Cosmin Ratiu
2
-18
/
+30
2024-10-10
net/mlx5: qos: Maintain rate group vport members in a list
Cosmin Ratiu
2
-37
/
+58
2024-10-10
net/mlx5: qos: Refactor and document bw_share calculation
Cosmin Ratiu
2
-66
/
+71
2024-10-10
net/mlx5: qos: Consistently name vport vars as 'vport'
Cosmin Ratiu
1
-24
/
+24
2024-10-10
net/mlx5: qos: Rename vport 'tsar' into 'sched_elem'.
Cosmin Ratiu
3
-30
/
+27
2024-10-10
net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.h
Cosmin Ratiu
2
-40
/
+45
2024-10-10
eth: fbnic: add ethtool timestamping statistics
Vadim Fedorenko
3
-1
/
+34
2024-10-10
eth: fbnic: add TX packets timestamping support
Vadim Fedorenko
2
-3
/
+95
2024-10-10
eth: fbnic: add RX packets timestamping support
Vadim Fedorenko
7
-1
/
+194
2024-10-10
eth: fbnic: add initial PHC support
Vadim Fedorenko
7
-4
/
+386
2024-10-10
eth: fbnic: add software TX timestamping support
Vadim Fedorenko
2
-0
/
+14
2024-10-10
net: Remove likely from l3mdev_master_ifindex_by_index
Breno Leitao
1
-1
/
+1
2024-10-10
net: do not delay dst_entries_add() in dst_release()
Eric Dumazet
1
-5
/
+12
2024-10-10
ipv4: Retire global IPv4 hash table inet_addr_lst.
Kuniyuki Iwashima
2
-11
/
+0
[next]