index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
octeontx2
/
nic
/
otx2_pf.c
Age
Commit message (
Expand
)
Author
2024-07-01
octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAM
Nithin Dabilpuram
2024-06-21
octeontx2-pf: Add ucast filter count configurability via devlink.
Sai Krishna
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-06
octeontx2-pf: Treat truncation of IRQ name as an error
Simon Horman
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-03
octeontx2-pf: Reset MAC stats during probe
Sai Krishna
2024-03-29
octeontx2-pf: remove unused variables req_hdr and rsp_hdr
Su Hui
2024-03-29
octeontx2-pf: check negative error code in otx2_open()
Su Hui
2024-03-20
octeontx2-pf: Send UP messages to VF only when VF is up.
Subbaraya Sundeep
2024-03-20
octeontx2-pf: Use default max_active works instead of one
Subbaraya Sundeep
2024-03-20
octeontx2: Detect the mbox up or down message via register
Subbaraya Sundeep
2024-02-01
octeontx2-pf: Remove xdp queues on program detach
Geetha sowjanya
2023-12-11
octeontx2-pf: Fix promisc mcam entry action
Hariprasad Kelam
2023-12-04
octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...
Naveen Mamindlapalli
2023-11-28
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
2023-11-28
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
Geetha sowjanya
2023-11-19
octeontx2-pf: Fix memory leak during interface down
Suman Ghosh
2023-11-06
octeontx2-pf: Free pending and dropped SQEs
Geetha sowjanya
2023-11-02
octeontx2-pf: Fix holes in error code
Ratheesh Kannoth
2023-09-10
octeontx2-pf: Fix page pool cache index corruption.
Ratheesh Kannoth
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-08-02
octeontx2: Remove unnecessary ternary operators
Ruan Jinjie
2023-07-18
octeontx2-pf: Dont allocate BPIDs for LBK interfaces
Geetha sowjanya
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-05-23
octeontx2-pf: Add support for page pool
Ratheesh Kannoth
2023-05-15
octeontx2-pf: Add support for HTB offload
Naveen Mamindlapalli
2023-05-15
octeontx2-pf: Refactor schedular queue alloc/free calls
Hariprasad Kelam
2023-05-15
octeontx2-pf: qos send queues management
Subbaraya Sundeep
2023-05-15
octeontx2-pf: Rename tot_tx_queues to non_qos_queues
Hariprasad Kelam
2023-05-08
net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-05-03
octeontx2-pf: Disable packet I/O for graceful exit
Subbaraya Sundeep
2023-04-27
octeontx2-pf: mcs: Fix NULL pointer dereferences
Subbaraya Sundeep
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2022-11-11
net: remove skb->vlan_present
Eric Dumazet
2022-11-04
octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]
Ratheesh Kannoth
2022-10-10
octeontx2-pf: mcs: fix possible memory leak in otx2_probe()
Yang Yingliang
2022-10-03
octeontx2-pf: mcs: Introduce MACSEC hardware offloading
Subbaraya Sundeep
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-20
octeontx2-pf: Fix unused variable build error
Ren Zhijie
2022-09-17
octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon
Hariprasad Kelam
2022-09-01
octeontx2-pf: Add egress PFC support
Suman Ghosh
2022-07-11
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
2022-07-06
Revert "Merge branch 'octeontx2-af-next'"
Jakub Kicinski
2022-07-06
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-05-17
octeontx2-pf: Add support for adaptive interrupt coalescing
Suman Ghosh
2022-05-17
octeontx2-pf: Use memset_startat() helper in otx2_stop()
Xiu Jianfeng
2022-05-16
octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
2022-05-02
octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
[next]