Age | Commit message (Expand) | Author |
2023-12-04 | netdev-genl: spec: Add irq in netdev netlink YAML spec | Amritha Nambiar |
2023-12-04 | netdev-genl: Add netlink framework functions for napi | Amritha Nambiar |
2023-12-04 | netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI | Amritha Nambiar |
2023-12-04 | netdev-genl: Add netlink framework functions for queue | Amritha Nambiar |
2023-12-04 | ice: Add support in the driver for associating queue with napi | Amritha Nambiar |
2023-12-04 | net: Add queue and napi association | Amritha Nambiar |
2023-12-04 | netdev-genl: spec: Extend netdev netlink spec in YAML for queue | Amritha Nambiar |
2023-12-04 | Merge branch 'bnxt_en-support-new-5760x-p7-devices' | Jakub Kicinski |
2023-12-04 | bnxt_en: Add 5760X (P7) PCI IDs | Michael Chan |
2023-12-04 | bnxt_en: Report the new ethtool link modes in the new firmware interface | Michael Chan |
2023-12-04 | bnxt_en: Support force speed using the new HWRM fields | Michael Chan |
2023-12-04 | bnxt_en: Support new firmware link parameters | Michael Chan |
2023-12-04 | bnxt_en: Refactor ethtool speeds logic | Michael Chan |
2023-12-04 | bnxt_en: Add support for new RX and TPA_START completion types for P7 | Michael Chan |
2023-12-04 | bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end(). | Michael Chan |
2023-12-04 | bnxt_en: Refactor RX VLAN acceleration logic. | Michael Chan |
2023-12-04 | bnxt_en: Add new P7 hardware interface definitions | Michael Chan |
2023-12-04 | bnxt_en: Refactor RSS capability fields | Ajit Khaparde |
2023-12-04 | bnxt_en: Implement the new toggle bit doorbell mechanism on P7 chips | Michael Chan |
2023-12-04 | bnxt_en: Consolidate DB offset calculation | Hongguang Gao |
2023-12-04 | bnxt_en: Define basic P7 macros | Michael Chan |
2023-12-04 | bnxt_en: Update firmware interface to 1.10.3.15 | Michael Chan |
2023-12-04 | bnxt_en: Fix backing store V2 logic | Michael Chan |
2023-12-04 | tcp: Dump bound-only sockets in inet_diag. | Guillaume Nault |
2023-12-04 | Merge branch 'net-phy-micrel-additional-clock-handling' | Jakub Kicinski |
2023-12-04 | net: phy: micrel: allow usage of generic ethernet-phy clock | Heiko Stuebner |
2023-12-04 | net: phy: micrel: use devm_clk_get_optional_enabled for the rmii-ref clock | Heiko Stuebner |
2023-12-04 | docs: netlink: add NLMSG_DONE message format for doit actions | Jiri Pirko |
2023-12-04 | Merge branch 'octeontx2-multicast-mirror-offload' | David S. Miller |
2023-12-04 | octeontx2-pf: TC flower offload support for mirror | Suman Ghosh |
2023-12-04 | octeontx2-af: Add new mbox to support multicast/mirror offload | Suman Ghosh |
2023-12-02 | Merge branch 'net-cacheline-optimizations' | David S. Miller |
2023-12-02 | netns-ipv4: reorganize netns_ipv4 fast path variables | Coco Li |
2023-12-02 | cache: enforce cache groups | Coco Li |
2023-12-02 | Documentations: Analyze heavily used Networking related structs | Coco Li |
2023-12-01 | nfp: ethtool: expose transmit SO_TIMESTAMPING capability | Yinjun Zhang |
2023-12-01 | net: ethernet: renesas: rcar_gen4_ptp: Depend on PTP_1588_CLOCK | Niklas Söderlund |
2023-12-01 | dt-bindings: net: qcom,ipa: document SM8650 compatible | Neil Armstrong |
2023-12-01 | octeontx2-af: debugfs: update CQ context fields | Nithin Dabilpuram |
2023-12-01 | Documentation: networking: add missing PLCA messages from the message list | Maxime Chevallier |
2023-12-01 | tcp: tcp_gro_dev_warn() cleanup | Eric Dumazet |
2023-12-01 | doc/netlink: Add bitfield32, s8, s16 to the netlink-raw schema | Donald Hunter |
2023-12-01 | octeon_ep: set backpressure watermark for RX queues | Shinas Rasheed |
2023-12-01 | octeon_ep: Fix error code in probe() | Dan Carpenter |
2023-11-30 | Merge branch 'selftests-tc-testing-more-tdc-updates' | Jakub Kicinski |
2023-11-30 | selftests: tc-testing: remove filters/tests.json | Pedro Tammela |
2023-11-30 | selftests: tc-testing: rename concurrency.json to flower.json | Pedro Tammela |
2023-11-30 | selftests: tc-testing: remove spurious './' from Makefile | Pedro Tammela |
2023-11-30 | selftests: tc-testing: remove spurious nsPlugin usage | Pedro Tammela |
2023-11-30 | docs: netlink: link to family documentations from spec info | Jakub Kicinski |