Age | Commit message (Expand) | Author |
2024-02-01 | idpf: avoid compiler padding in virtchnl2_ptype struct | Pavan Kumar Linga |
2024-01-29 | ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550() | Christophe JAILLET |
2024-01-29 | e1000e: correct maximum frequency adjustment values | Jacob Keller |
2024-01-24 | i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queue | Maciej Fijalkowski |
2024-01-24 | i40e: set xdp_rxq_info::frag_size | Maciej Fijalkowski |
2024-01-24 | ice: update xdp_rxq_info::frag_size for ZC enabled Rx queue | Maciej Fijalkowski |
2024-01-24 | intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers | Maciej Fijalkowski |
2024-01-24 | ice: remove redundant xdp_rxq_info registration | Maciej Fijalkowski |
2024-01-24 | i40e: handle multi-buffer packets that are shrunk by xdp prog | Tirthendu Sarkar |
2024-01-24 | ice: work on pre-XDP prog frag count | Maciej Fijalkowski |
2024-01-24 | xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags | Maciej Fijalkowski |
2024-01-21 | idpf: distinguish vports by the dev_port attribute | Michal Schmidt |
2024-01-18 | i40e: Include types.h to some headers | Tony Nguyen |
2024-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-01-04 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski |
2024-01-04 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex | David S. Miller |
2024-01-03 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski |
2024-01-03 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2024-01-03 | igc: Fix hicredit calculation | Rodrigo Cataldo |
2024-01-03 | ice: fix Get link status data length | Paul Greenwalt |
2024-01-03 | i40e: Restore VF MSI-X state during PCI reset | Andrii Staikov |
2024-01-03 | i40e: fix use-after-free in i40e_aqc_add_filters() | Ke Xiao |
2024-01-02 | i40e: Avoid unnecessary use of comma operator | Simon Horman |
2024-01-02 | i40e: Fix VF disable behavior to block all traffic | Andrii Staikov |
2024-01-02 | ixgbe: Refactor returning internal error codes | Jedrzej Jagielski |
2024-01-02 | ixgbe: Refactor overtemp event handling | Jedrzej Jagielski |
2024-01-02 | ixgbe: report link state for VF devices | Ovidiu Panait |
2024-01-02 | ice: Fix some null pointer dereference issues in ice_ptp.c | Kunwu Chan |
2024-01-02 | ice: ice_base.c: Add const modifier to params and vars | Jan Glaza |
2024-01-02 | ice: remove rx_len_errors statistic | Jan Sokolowski |
2024-01-02 | ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi() | Jacob Keller |
2024-01-02 | ice: Add support for packet mirroring using hardware in switchdev mode | Andrii Staikov |
2024-01-02 | ice: Enable SW interrupt from FW for LL TS | Karol Kolacinski |
2024-01-02 | ice: Schedule service task in IRQ top half | Karol Kolacinski |
2023-12-27 | igc: Check VLAN EtherType mask | Kurt Kanzenbach |
2023-12-27 | igc: Check VLAN TCI mask | Kurt Kanzenbach |
2023-12-27 | igc: Report VLAN EtherType matching back to user | Kurt Kanzenbach |
2023-12-27 | i40e: Fix filter input checks to prevent config with invalid values | Sudheer Mogilappagari |
2023-12-27 | ice: dpll: fix phase offset value | Arkadiusz Kubalewski |
2023-12-27 | ice: Shut down VSI with "link-down-on-close" enabled | Ngai-Mint Kwan |
2023-12-27 | ice: Fix link_down_on_close message | Katarzyna Wieczerzycka |
2023-12-26 | idpf: avoid compiler introduced padding in virtchnl2_rss_key struct | Pavan Kumar Linga |
2023-12-26 | idpf: fix corrupted frames and skb leaks in singleq mode | Alexander Lobakin |
2023-12-22 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | David S. Miller |
2023-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2023-12-18 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-12-18 | idpf: refactor some missing field get/prep conversions | Jesse Brandeburg |
2023-12-18 | ice: cleanup inconsistent code | Jesse Brandeburg |
2023-12-18 | ice: field get conversion | Jesse Brandeburg |
2023-12-18 | iavf: field get conversion | Jesse Brandeburg |