Age | Commit message (Expand) | Author |
2023-08-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2023-08-28 | octeontx2-af: print error message incase of invalid pf mapping | Hariprasad Kelam |
2023-08-28 | octeontx2-af: Add validation of lmac | Hariprasad Kelam |
2023-08-28 | octeontx2-af: Don't treat lack of CGX interfaces as error | Sunil Goutham |
2023-08-28 | octeontx2-af: CN10KB: Add USGMII LMAC mode | Hariprasad Kelam |
2023-08-25 | cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu... | Suman Ghosh |
2023-08-25 | octeontx2-af: CN10KB: fix PFC configuration | Hariprasad Kelam |
2023-08-25 | octeontx2-pf: Fix PFC TX scheduler free | Suman Ghosh |
2023-08-25 | octeontx2-pf: fix page_pool creation fail for rings > 32k | Ratheesh Kannoth |
2023-08-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-23 | octeontx2-pf: Use PTP HW timestamp counter atomic update feature | Sai Krishna |
2023-08-18 | sky2: Remove redundant NULL check for debugfs_create_dir | Ruan Jinjie |
2023-08-18 | octeontx2-af: SDP: fix receive link config | Hariprasad Kelam |
2023-08-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-14 | octeon_ep: cancel queued works in probe error path | Michal Schmidt |
2023-08-14 | octeon_ep: cancel ctrl_mbox_task after intr_poll_task | Michal Schmidt |
2023-08-14 | octeon_ep: cancel tx_timeout_task later in remove sequence | Michal Schmidt |
2023-08-14 | octeon_ep: fix timeout value for waiting on mbox response | Michal Schmidt |
2023-08-11 | octeontx2-pf: Allow both ntuple and TC features on the interface | Hariprasad Kelam |
2023-08-11 | net/marvell: fix Wvoid-pointer-to-enum-cast warning | Krzysztof Kozlowski |
2023-08-11 | octeon_ep: Add control plane host and firmware versions. | Sathesh Edara |
2023-08-11 | octeontx2-af: Harden rule validation. | Ratheesh Kannoth |
2023-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-09 | octeontx2-af: Remove redundant functions rvu_npc_exact_mac2u64() | Li Zetao |
2023-08-09 | octeontx2-af: Use u64_to_ether_addr() to convert ethernet address | Li Zetao |
2023-08-09 | octeontx2-af: Remove redundant functions mac2u64() and cfg2mac() | Li Zetao |
2023-08-07 | net: marvell: prestera: fix handling IPv4 routes with nhid | Jonas Gorski |
2023-08-07 | octeontx2-af: TC flower offload support for inner VLAN | Suman Ghosh |
2023-08-07 | octeontx2-af: Code restructure to handle TC outer VLAN offload | Suman Ghosh |
2023-08-07 | page_pool: split types and declarations from page_pool.h | Yunsheng Lin |
2023-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-08-03 | prestera: fix fallback to previous version on same major version | Jonas Gorski |
2023-08-02 | octeontx2: Remove unnecessary ternary operators | Ruan Jinjie |
2023-08-02 | octeontx2-pf: TC flower offload support for SPI field | Ratheesh Kannoth |
2023-07-31 | octeon_ep: initialize mbox mutexes | Michal Schmidt |
2023-07-31 | net: flow_dissector: Use 64bits for used_keys | Ratheesh Kannoth |
2023-07-28 | octeontx2-af: Initialize 'cntr_val' to fix uninitialized symbol error | Suman Ghosh |
2023-07-27 | net: Explicitly include correct DT includes | Rob Herring |
2023-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-07-25 | octeontx2-af: Fix hash extraction enable configuration | Suman Ghosh |
2023-07-25 | octeontx2-af: Install TC filter rules in hardware based on priority | Suman Ghosh |
2023-07-21 | octeontx2-pf: htb offload support for Round Robin scheduling | Naveen Mamindlapalli |
2023-07-21 | octeontx2-pf: implement transmit schedular allocation algorithm | Naveen Mamindlapalli |
2023-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-07-18 | octeontx2-pf: mcs: Generate hash key using ecb(aes) | Subbaraya Sundeep |
2023-07-18 | net: mvpp2: debugfs: remove redundant parameter check in three functions | Minjie Du |
2023-07-18 | octeontx2-pf: Dont allocate BPIDs for LBK interfaces | Geetha sowjanya |
2023-07-11 | octeontx2-pf: Add additional check for MCAM rules | Suman Ghosh |
2023-07-07 | octeontx2-af: Move validation of ptp pointer before its usage | Sai Krishna |
2023-07-07 | octeontx2-af: Promisc enable/disable through mbox | Ratheesh Kannoth |