2025-01-09 |
Jakub Kicinski | Merge branch 'tools-ynl-add-install-target' |
commit | commitdiff | tree |
2025-01-09 |
Jan Stancek | tools: ynl: add main install target |
commit | commitdiff | tree |
2025-01-09 |
Jan Stancek | tools: ynl: add install target for generated content |
commit | commitdiff | tree |
2025-01-09 |
Jan Stancek | tools: ynl: add initial pyproject.toml for packaging |
commit | commitdiff | tree |
2025-01-09 |
Jan Stancek | tools: ynl: move python code to separate sub-directory |
commit | commitdiff | tree |
2025-01-09 |
Jakub Kicinski | tools: ynl-gen-c: improve support for empty nests |
commit | commitdiff | tree |
2025-01-09 |
Jakub Kicinski | Merge branch 'enic-set-link-speed-only-after-link-up' |
commit | commitdiff | tree |
2025-01-09 |
John Daley | enic: Fix typo in comment in table indexed by link... |
commit | commitdiff | tree |
2025-01-09 |
John Daley | enic: Obtain the Link speed only after the link comes up |
commit | commitdiff | tree |
2025-01-09 |
John Daley | enic: Move RX coalescing set function |
commit | commitdiff | tree |
2025-01-09 |
Krzysztof Kozlowski | dt-bindings: net: qcom,ipa: Use recommended MBN firmwar... |
commit | commitdiff | tree |
2025-01-09 |
Paolo Abeni | Merge branch 'net-make-sure-we-retain-napi-ordering... |
commit | commitdiff | tree |
2025-01-09 |
Jakub Kicinski | selftests: net: test listing NAPI vs queue resets |
commit | commitdiff | tree |
2025-01-09 |
Jakub Kicinski | netdevsim: add debugfs-triggered queue reset |
commit | commitdiff | tree |
2025-01-09 |
Jakub Kicinski | netdevsim: add queue management API support |
commit | commitdiff | tree |
2025-01-09 |
Jakub Kicinski | netdevsim: add queue alloc/free helpers |
commit | commitdiff | tree |
2025-01-09 |
Jakub Kicinski | netdevsim: allocate rqs individually |
commit | commitdiff | tree |
2025-01-09 |
Jakub Kicinski | netdevsim: support NAPI config |
commit | commitdiff | tree |
2025-01-09 |
Jakub Kicinski | netdev: define NETDEV_INTERNAL |
commit | commitdiff | tree |
2025-01-09 |
Jakub Kicinski | net: make sure we retain NAPI ordering on netdev->napi_list |
commit | commitdiff | tree |
2025-01-09 |
Eric Dumazet | net: hsr: remove synchronize_rcu() from hsr_add_port() |
commit | commitdiff | tree |
2025-01-09 |
Eric Dumazet | net: no longer reset transport_header in __netif_receiv... |
commit | commitdiff | tree |
2025-01-09 |
Krzysztof Kozlowski | dt-bindings: net: Correct indentation and style in... |
commit | commitdiff | tree |
2025-01-09 |
Yuyang Huang | netlink: add IPv6 anycast join/leave notifications |
commit | commitdiff | tree |
2025-01-09 |
Vadim Fedorenko | net/mlx5: use do_aux_work for PHC overflow checks |
commit | commitdiff | tree |
2025-01-09 |
Furong Xu | net: stmmac: Unexport stmmac_rx_offset() from stmmac.h |
commit | commitdiff | tree |
2025-01-09 |
ChunHao Lin | r8169: add support for RTL8125BP rev.b |
commit | commitdiff | tree |
2025-01-09 |
Jakub Kicinski | selftests: drv-net: test drivers sleeping in ndo_get_st... |
commit | commitdiff | tree |
2025-01-08 |
Jakub Kicinski | Merge branch 'intel-wired-lan-driver-updates-2025-01... |
commit | commitdiff | tree |
2025-01-08 |
Dr. David Alan... | intel/fm10k: Remove unused fm10k_iov_msg_mac_vlan_pf |
commit | commitdiff | tree |
2025-01-08 |
Joe Damato | igc: Link queues to NAPI instances |
commit | commitdiff | tree |
2025-01-08 |
Joe Damato | igc: Link IRQs to NAPI instances |
commit | commitdiff | tree |
2025-01-08 |
Aleksandr Loktionov | i40e: add ability to reset VF for Tx and Rx MDD events |
commit | commitdiff | tree |
2025-01-08 |
Yue Haibing | ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp() |
commit | commitdiff | tree |
2025-01-08 |
Yue Haibing | ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp() |
commit | commitdiff | tree |
2025-01-08 |
Yue Haibing | igb: Fix passing 0 to ERR_PTR in igb_run_xdp() |
commit | commitdiff | tree |
2025-01-08 |
Yue Haibing | igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog() |
commit | commitdiff | tree |
2025-01-08 |
Song Yoong... | igc: Allow hot-swapping XDP program |
commit | commitdiff | tree |
2025-01-08 |
Sriram Yagnaraman | igb: Add AF_XDP zero-copy Tx support |
commit | commitdiff | tree |
2025-01-08 |
Sriram Yagnaraman | igb: Add AF_XDP zero-copy Rx support |
commit | commitdiff | tree |
2025-01-08 |
Kurt Kanzenbach | igb: Add XDP finalize and stats update functions |
commit | commitdiff | tree |
2025-01-08 |
Sriram Yagnaraman | igb: Introduce XSK data structures and helpers |
commit | commitdiff | tree |
2025-01-08 |
Sriram Yagnaraman | igb: Introduce igb_xdp_is_enabled() |
commit | commitdiff | tree |
2025-01-08 |
Sriram Yagnaraman | igb: Remove static qualifiers |
commit | commitdiff | tree |
2025-01-08 |
Jakub Kicinski | Merge branch 'tools-ynl-decode-link-types-present-in... |
commit | commitdiff | tree |
2025-01-08 |
Jakub Kicinski | netlink: specs: rt_link: decode ip6tnl, vti and vti6... |
commit | commitdiff | tree |
2025-01-08 |
Jakub Kicinski | tools: ynl: print some information about attribute... |
commit | commitdiff | tree |
2025-01-08 |
Jakub Kicinski | tools: ynl: correctly handle overrides of fields in... |
commit | commitdiff | tree |
2025-01-08 |
Jakub Kicinski | if_vlan: fix kdoc warnings |
commit | commitdiff | tree |
2025-01-08 |
Jakub Kicinski | Merge branch 'net-dsa-cleanup-eee-part-2' |
commit | commitdiff | tree |
2025-01-08 |
Russell King... | net: dsa: remove get_mac_eee() method |
commit | commitdiff | tree |
2025-01-08 |
Russell King... | net: dsa: qca: remove qca8k_get_mac_eee() |
commit | commitdiff | tree |
2025-01-08 |
Russell King... | net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee() |
commit | commitdiff | tree |
2025-01-08 |
Russell King... | net: dsa: mt753x: remove ksz_get_mac_eee() |
commit | commitdiff | tree |
2025-01-08 |
Russell King... | net: dsa: ksz: remove ksz_get_mac_eee() |
commit | commitdiff | tree |
2025-01-08 |
Russell King... | net: dsa: b53/bcm_sf2: remove b53_get_mac_eee() |
commit | commitdiff | tree |
2025-01-08 |
Russell King... | net: dsa: no longer call ds->ops->get_mac_eee() |
commit | commitdiff | tree |
2025-01-08 |
Russell King... | net: dsa: mt753x: remove setting of tx_lpi parameters |
commit | commitdiff | tree |
2025-01-08 |
Russell King... | net: dsa: ksz: remove setting of tx_lpi parameters |
commit | commitdiff | tree |
2025-01-08 |
Jakub Kicinski | Merge branch 'net-hold-per-netns-rtnl-during-netdev... |
commit | commitdiff | tree |
2025-01-08 |
Kuniyuki Iwashima | net: Hold rtnl_net_lock() in (un)?register_netdevice_no... |
commit | commitdiff | tree |
2025-01-08 |
Kuniyuki Iwashima | net: Hold rtnl_net_lock() in (un)?register_netdevice_no... |
commit | commitdiff | tree |
2025-01-08 |
Kuniyuki Iwashima | net: Hold __rtnl_net_lock() in (un)?register_netdevice_... |
commit | commitdiff | tree |
2025-01-08 |
Dr. David Alan... | ixgbevf: Remove unused ixgbevf_hv_mbx_ops |
commit | commitdiff | tree |
2025-01-08 |
Eric Dumazet | net: watchdog: rename __dev_watchdog_up() and dev_watch... |
commit | commitdiff | tree |
2025-01-07 |
Jakub Kicinski | Merge tag 'for-netdev' of https://git.kernel.org/pub... |
commit | commitdiff | tree |
2025-01-07 |
Ted Chen | bridge: Make br_is_nd_neigh_msg() accept pointer to... |
commit | commitdiff | tree |
2025-01-07 |
Paolo Abeni | Merge branch 'dev-hold-per-netns-rtnl-in-register-netdev' |
commit | commitdiff | tree |
2025-01-07 |
Kuniyuki Iwashima | dev: Hold per-netns RTNL in (un)?register_netdev(). |
commit | commitdiff | tree |
2025-01-07 |
Kuniyuki Iwashima | rtnetlink: Add rtnl_net_lock_killable(). |
commit | commitdiff | tree |
2025-01-07 |
Mohsin Bashir | eth: fbnic: update fbnic_poll return value |
commit | commitdiff | tree |
2025-01-07 |
Paolo Abeni | Merge branch 'net-airoha-add-qdisc-offload-support' |
commit | commitdiff | tree |
2025-01-07 |
Lorenzo Bianconi | net: airoha: Add sched HTB offload support |
commit | commitdiff | tree |
2025-01-07 |
Lorenzo Bianconi | net: airoha: Add sched ETS offload support |
commit | commitdiff | tree |
2025-01-07 |
Lorenzo Bianconi | net: airoha: Introduce ndo_select_queue callback |
commit | commitdiff | tree |
2025-01-07 |
Lorenzo Bianconi | net: airoha: Enable Tx drop capability for each Tx... |
commit | commitdiff | tree |
2025-01-07 |
Willem de Bruijn | selftests/net: packetdrill: report benign debug flakes... |
commit | commitdiff | tree |
2025-01-07 |
Furong Xu | net: stmmac: Set dma_sync_size to zero for discarded... |
commit | commitdiff | tree |
2025-01-07 |
Nihar Chaithanya | octeontx2-pf: mcs: Remove dead code and semi-colon... |
commit | commitdiff | tree |
2025-01-07 |
Krzysztof Kozlowski | nfc: st21nfca: Drop unneeded null check in st21nfca_tx_... |
commit | commitdiff | tree |
2025-01-07 |
Jakub Kicinski | Merge branch 'mlx5-hardware-steering-part-2' |
commit | commitdiff | tree |
2025-01-07 |
Yevgeny Kliteynik | net/mlx5: HWS, set timeout on polling for completion |
commit | commitdiff | tree |
2025-01-07 |
Vlad Dogaru | net/mlx5: HWS, support flow sampler destination |
commit | commitdiff | tree |
2025-01-07 |
Yevgeny Kliteynik | net/mlx5: HWS, use the right size when writing arg... |
commit | commitdiff | tree |
2025-01-07 |
Vlad Dogaru | net/mlx5: HWS, handle returned error value in pool... |
commit | commitdiff | tree |
2025-01-07 |
Yevgeny Kliteynik | net/mlx5: HWS, fix definer's HWS_SET32 macro for negati... |
commit | commitdiff | tree |
2025-01-07 |
Yevgeny Kliteynik | net/mlx5: HWS, separate SQ that HWS uses from the usual... |
commit | commitdiff | tree |
2025-01-07 |
Yevgeny Kliteynik | net/mlx5: HWS, num_of_rules counter on matcher should... |
commit | commitdiff | tree |
2025-01-07 |
Yevgeny Kliteynik | net/mlx5: HWS, reduce memory consumption of a matcher... |
commit | commitdiff | tree |
2025-01-07 |
Yevgeny Kliteynik | net/mlx5: HWS, remove wrong deletion of the miss table... |
commit | commitdiff | tree |
2025-01-07 |
Yevgeny Kliteynik | net/mlx5: HWS, change error flow on matcher disconnect |
commit | commitdiff | tree |
2025-01-07 |
Yevgeny Kliteynik | net/mlx5: HWS, add error message on failure to move... |
commit | commitdiff | tree |
2025-01-07 |
Yevgeny Kliteynik | net/mlx5: HWS, simplify allocations as we support only FDB |
commit | commitdiff | tree |
2025-01-07 |
Yevgeny Kliteynik | net/mlx5: HWS, denote how refcounts are protected |
commit | commitdiff | tree |
2025-01-07 |
Yevgeny Kliteynik | net/mlx5: HWS, remove implementation of unused FW commands |
commit | commitdiff | tree |
2025-01-07 |
Yevgeny Kliteynik | net/mlx5: HWS, remove the use of duplicated structs |
commit | commitdiff | tree |
2025-01-07 |
Jakub Kicinski | Merge branch 'net-pcs-add-supported_interfaces-bitmap... |
commit | commitdiff | tree |
2025-01-07 |
Russell King... | net: pcs: xpcs: make xpcs_get_interfaces() static |
commit | commitdiff | tree |
2025-01-07 |
Russell King... | net: stmmac: use PCS supported_interfaces |
commit | commitdiff | tree |
2025-01-07 |
Russell King... | net: pcs: lynx: fill in PCS supported_interfaces |
commit | commitdiff | tree |
next |