summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.kgdb (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-10MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]Simon Horman1-0/+11
2024-10-10slip: make slhc_remember() more robust against malicious packetsEric Dumazet1-23/+34
2024-10-10net/smc: Address spelling errorsSimon Horman4-5/+5
2024-10-10net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMCD. Wythe1-0/+11
2024-10-10ppp: fix ppp_async_encode() illegal accessEric Dumazet1-1/+1
2024-10-10docs: netdev: document guidance on cleanup patchesSimon Horman1-0/+17
2024-10-10iavf: add support to exchange qos capabilitiesSudheer Mogilappagari3-3/+150
2024-10-10iavf: Add net_shaper_ops supportSudheer Mogilappagari5-1/+182
2024-10-10ice: Support VF queue rate limit and quanta size configurationWenjun Wu10-0/+395
2024-10-10virtchnl: support queue rate limit and quanta size configurationWenjun Wu1-0/+119
2024-10-10testing: net-drv: add basic shaper testPaolo Abeni7-0/+510
2024-10-10net-shapers: implement cap validation in the corePaolo Abeni1-0/+101
2024-10-10net: shaper: implement introspection supportPaolo Abeni1-3/+95
2024-10-10netlink: spec: add shaper introspection supportPaolo Abeni5-0/+176
2024-10-10net-shapers: implement shaper cleanup on queue deletionPaolo Abeni3-0/+54
2024-10-10net-shapers: implement delete support for NODE scope shaperPaolo Abeni1-12/+74
2024-10-10net-shapers: implement NL group operationPaolo Abeni1-0/+350
2024-10-10net-shapers: implement NL set and delete operationsPaolo Abeni1-3/+380
2024-10-10net-shapers: implement NL get operationPaolo Abeni6-7/+484
2024-10-10netlink: spec: add shaper YAML specPaolo Abeni9-0/+579
2024-10-10genetlink: extend info user-storage to match NL cb ctxPaolo Abeni9-12/+17
2024-10-10phonet: Handle error of rtnl_register_module().Kuniyuki Iwashima1-17/+11
2024-10-10mpls: Handle error of rtnl_register_module().Kuniyuki Iwashima1-11/+21
2024-10-10mctp: Handle error of rtnl_register_module().Kuniyuki Iwashima5-36/+66
2024-10-10bridge: Handle error of rtnl_register_module().Kuniyuki Iwashima3-13/+17
2024-10-10vxlan: Handle error of rtnl_register_module().Kuniyuki Iwashima3-12/+15
2024-10-10rtnetlink: Add bulk registration helpers for rtnetlink message handlers.Kuniyuki Iwashima2-0/+46
2024-10-10net: phy: Validate PHY LED OPs presence before registeringChristian Marangi1-0/+11
2024-10-10net/mlx5: Add support check for TSAR types in QoS schedulingCarolina Jubran4-2/+34
2024-10-10net/mlx5: Unify QoS element type checks across NIC and E-SwitchCarolina Jubran4-23/+44
2024-10-10net/mlx5: qos: Refactor locking to a qos domain mutexCosmin Ratiu5-39/+74
2024-10-10net/mlx5: qos: Store rate groups in a qos domainCosmin Ratiu4-11/+65
2024-10-10net/mlx5: qos: Rename rate group 'list' as 'parent_entry'Cosmin Ratiu1-5/+5
2024-10-10net/mlx5: qos: Add an explicit 'dev' to vport trace callsCosmin Ratiu2-13/+16
2024-10-10net/mlx5: qos: Store the eswitch in a mlx5_esw_rate_groupCosmin Ratiu1-63/+52
2024-10-10net/mlx5: qos: Drop 'esw' param from vport qos functionsCosmin Ratiu7-60/+57
2024-10-10net/mlx5: qos: Always create group0Cosmin Ratiu2-18/+30
2024-10-10net/mlx5: qos: Maintain rate group vport members in a listCosmin Ratiu2-37/+58
2024-10-10net/mlx5: qos: Refactor and document bw_share calculationCosmin Ratiu2-66/+71
2024-10-10net/mlx5: qos: Consistently name vport vars as 'vport'Cosmin Ratiu1-24/+24
2024-10-10net/mlx5: qos: Rename vport 'tsar' into 'sched_elem'.Cosmin Ratiu3-30/+27
2024-10-10net/mlx5: qos: Flesh out element_attributes in mlx5_ifc.hCosmin Ratiu2-40/+45
2024-10-10eth: fbnic: add ethtool timestamping statisticsVadim Fedorenko3-1/+34
2024-10-10eth: fbnic: add TX packets timestamping supportVadim Fedorenko2-3/+95
2024-10-10eth: fbnic: add RX packets timestamping supportVadim Fedorenko7-1/+194
2024-10-10eth: fbnic: add initial PHC supportVadim Fedorenko7-4/+386
2024-10-10eth: fbnic: add software TX timestamping supportVadim Fedorenko2-0/+14
2024-10-10net: Remove likely from l3mdev_master_ifindex_by_indexBreno Leitao1-1/+1
2024-10-10net: do not delay dst_entries_add() in dst_release()Eric Dumazet1-5/+12
2024-10-10ipv4: Retire global IPv4 hash table inet_addr_lst.Kuniyuki Iwashima2-11/+0