index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-11-06
octeontx2-pf: Free pending and dropped SQEs
Geetha sowjanya
1
-0
/
+1
2023-11-02
octeontx2-pf: Fix holes in error code
Ratheesh Kannoth
1
-34
/
+46
2023-09-10
octeontx2-pf: Fix page pool cache index corruption.
Ratheesh Kannoth
1
-3
/
+4
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
1
-0
/
+1
2023-08-02
octeontx2: Remove unnecessary ternary operators
Ruan Jinjie
1
-1
/
+1
2023-07-18
octeontx2-pf: Dont allocate BPIDs for LBK interfaces
Geetha sowjanya
1
-2
/
+3
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-26
/
+99
2023-05-23
octeontx2-pf: Add support for page pool
Ratheesh Kannoth
1
-1
/
+10
2023-05-15
octeontx2-pf: Add support for HTB offload
Naveen Mamindlapalli
1
-3
/
+50
2023-05-15
octeontx2-pf: Refactor schedular queue alloc/free calls
Hariprasad Kelam
1
-10
/
+3
2023-05-15
octeontx2-pf: qos send queues management
Subbaraya Sundeep
1
-10
/
+34
2023-05-15
octeontx2-pf: Rename tot_tx_queues to non_qos_queues
Hariprasad Kelam
1
-7
/
+7
2023-05-09
net: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
1
-8
/
+5
2023-05-03
octeontx2-pf: Disable packet I/O for graceful exit
Subbaraya Sundeep
1
-1
/
+10
2023-04-27
octeontx2-pf: mcs: Fix NULL pointer dereferences
Subbaraya Sundeep
1
-2
/
+1
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
1
-2
/
+6
2022-11-12
net: remove skb->vlan_present
Eric Dumazet
1
-1
/
+1
2022-11-04
octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]
Ratheesh Kannoth
1
-30
/
+105
2022-10-10
octeontx2-pf: mcs: fix possible memory leak in otx2_probe()
Yang Yingliang
1
-1
/
+3
2022-10-03
octeontx2-pf: mcs: Introduce MACSEC hardware offloading
Subbaraya Sundeep
1
-0
/
+16
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-21
octeontx2-pf: Fix unused variable build error
Ren Zhijie
1
-1
/
+1
2022-09-17
octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon
Hariprasad Kelam
1
-0
/
+11
2022-09-01
octeontx2-pf: Add egress PFC support
Suman Ghosh
1
-1
/
+53
2022-07-11
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
1
-1
/
+1
2022-07-07
Revert "Merge branch 'octeontx2-af-next'"
Jakub Kicinski
1
-1
/
+1
2022-07-06
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
1
-1
/
+1
2022-06-05
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-05-18
octeontx2-pf: Add support for adaptive interrupt coalescing
Suman Ghosh
1
-0
/
+22
2022-05-18
octeontx2-pf: Use memset_startat() helper in otx2_stop()
Xiu Jianfeng
1
-2
/
+1
2022-05-16
octeontx2-pf: Remove unnecessary synchronize_irq() before free_irq()
Minghao Chi
1
-2
/
+0
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-1
/
+1
2022-05-02
octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
1
-1
/
+1
2022-02-24
octeontx2-pf: Vary completion queue event size
Subbaraya Sundeep
1
-0
/
+2
2022-02-10
octeontx2-pf: Add TC feature for VFs
Subbaraya Sundeep
1
-42
/
+1
2022-02-09
octeontx2-pf: PFC config support with DCBx
Hariprasad Kelam
1
-0
/
+13
2022-02-09
octeontx2-af: Don't enable Pause frames by default
Hariprasad Kelam
1
-7
/
+8
2022-01-28
octeontx2-pf: Change receive buffer size using ethtool
Subbaraya Sundeep
1
-0
/
+4
2022-01-21
octeontx2-pf: Forward error codes to VF
Subbaraya Sundeep
1
-1
/
+6
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
1
-1
/
+1
2021-10-10
octeontx2-pf: Simplify the receive buffer size calculation
Subbaraya Sundeep
1
-8
/
+7
2021-09-30
octeontx2-pf: Add XDP support to netdev PF
Geetha sowjanya
1
-5
/
+130
2021-09-29
octeontx2-nicvf: Add PTP hardware clock support to NIX VF
Naveen Mamindlapalli
1
-2
/
+4
2021-09-29
octeontx2-pf: Enable promisc/allmulti match MCAM entries.
Rakesh Babu
1
-35
/
+43
2021-09-01
octeontx2-pf: cn10K: Reserve LMTST lines per core
Geetha sowjanya
1
-8
/
+4
2021-08-29
octeontx2-pf: Fix inconsistent license text
Sunil Goutham
1
-5
/
+2
2021-08-20
octeontx2-pf: Add check for non zero mcam flows
Sunil Goutham
1
-0
/
+16
2021-08-17
octeontx2-pf: devlink params support to set mcam entry count
Sunil Goutham
1
-0
/
+5
2021-08-17
octeontx2-pf: Unify flow management variables
Sunil Goutham
1
-13
/
+21
[next]