summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-12-04Merge branch 'net-stmmac-est-implementation'Jakub Kicinski
2023-12-04net: stmmac: Add support for EST cycle-time-extensionRohan G Thomas
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas
2023-12-04net: stmmac: xgmac: EST interrupts handlingRohan G Thomas
2023-12-04net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329Ravi Gunasekaran
2023-12-04Merge branch 'introduce-queue-and-napi-support-in-netdev-genl-was-introduce-n...Jakub Kicinski
2023-12-04eth: bnxt: link NAPI instances to queues and IRQsJakub Kicinski
2023-12-04netdev-genl: Add PID for the NAPI threadAmritha Nambiar
2023-12-04netdev-genl: spec: Add PID in netdev netlink YAML specAmritha Nambiar
2023-12-04net: Add NAPI IRQ supportAmritha Nambiar