summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-05net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: sfp: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: pcs: rzn1-miic: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: fjes: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: ipa: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()Arnd Bergmann
2023-12-05tools: ynl: remove generated user space code from gitJakub Kicinski
2023-12-05Merge branch 'sfc-implement-ndo_hwtstamp_-get-set'Jakub Kicinski
2023-12-05sfc-siena: Implement ndo_hwtstamp_(get|set)Alex Austin
2023-12-05sfc: Implement ndo_hwtstamp_(get|set)Alex Austin
2023-12-05ipvlan: implement .parse_protocol hook function in ipvlan_header_opsZhengchao Shao
2023-12-05macvlan: implement .parse_protocol hook function in macvlan_hard_header_opsZhengchao Shao
2023-12-05Merge branch 'conver-net-selftests-to-run-in-unique-namespace-part-1'Paolo Abeni
2023-12-05selftests/net: convert unicast_extensions.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert sctp_vrf.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert ndisc_unsolicited_na_test.sh to run it in unique names...Hangbin Liu
2023-12-05selftests/net: convert l2tp.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert ioam6.sh to run it in unique namespaceHangbin Liu
2023-12-05sleftests/net: convert icmp.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert icmp_redirect.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert traceroute.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert drop_monitor_tests.sh to run it in unique namespaceHangbin Liu
2023-12-05selftests/net: convert cmsg tests to make them run in unique namespaceHangbin Liu
2023-12-05selftests/net: convert arp_ndisc_untracked_subnets.sh to run it in unique nam...Hangbin Liu
2023-12-05selftests/net: specify the interface when do arpingHangbin Liu
2023-12-05selftests/net: convert arp_ndisc_evict_nocarrier.sh to run it in unique names...Hangbin Liu
2023-12-05selftests/net: add lib.shHangbin Liu
2023-12-05Merge branch 'intel-wired-lan-driver-updates-2023-12-01-ice'Paolo Abeni
2023-12-05ice: Rename E822 to E82XKarol Kolacinski
2023-12-05ice: periodically kick Tx timestamp interruptJacob Keller
2023-12-05ice: Re-enable timestamping correctly after resetKarol Kolacinski
2023-12-05ice: Improve logs for max ntuple errorsPawel Kaminski
2023-12-05ice: add CGU info to devlink info callbackArkadiusz Kubalewski
2023-12-05ice: read internal temperature sensorKonrad Knitter
2023-12-05Merge branch 'net-sched-act_api-contiguous-action-arrays'Paolo Abeni
2023-12-05net/sched: act_api: use tcf_act_for_each_action in tcf_idr_insert_manyPedro Tammela
2023-12-05net/sched: act_api: stop loop over ops array on NULL in tcf_action_initPedro Tammela
2023-12-05net/sched: act_api: avoid non-contiguous action arrayPedro Tammela
2023-12-05net/sched: act_api: use tcf_act_for_each_actionPedro Tammela
2023-12-05Merge branch 'doc-update-bridge-doc'Paolo Abeni
2023-12-05docs: bridge: add other featuresHangbin Liu
2023-12-05docs: bridge: add netfilter docHangbin Liu
2023-12-05docs: bridge: add switchdev docHangbin Liu
2023-12-05docs: bridge: add multicast docHangbin Liu
2023-12-05docs: bridge: add VLAN docHangbin Liu
2023-12-05docs: bridge: add STP docHangbin Liu
2023-12-05docs: bridge: Add kAPI/uAPI fieldsHangbin Liu
2023-12-05net: bridge: add document for IFLA_BRPORT enumHangbin Liu
2023-12-05net: bridge: add document for IFLA_BR enumHangbin Liu
2023-12-05docs: bridge: update doc format to rstHangbin Liu