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.14.y
linux-6.15.y
linux-6.16.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-30
octeontx2-vf: Add missing free for alloc_percpu
Jiasheng Jiang
1
-0
/
+2
2023-03-11
octeontx2-pf: Use correct struct reference in test condition
Deepak R Varma
1
-1
/
+1
2023-03-11
octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet
Geetha sowjanya
1
-19
/
+57
2023-01-19
octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt
Kevin Hao
2
-9
/
+4
2023-01-16
octeontx2-pf: Avoid use of GFP_KERNEL in atomic context
Geetha sowjanya
1
-2
/
+2
2023-01-10
octeontx2-pf: Fix resource leakage in VF driver unbind
Hariprasad Kelam
1
-0
/
+2
2023-01-03
octeontx2-pf: Fix lmtst ID used in aura free
Geetha sowjanya
1
-9
/
+21
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2022-12-07
octeontx2-pf: ethtool: Implement get_fec_stats
Hariprasad Kelam
1
-0
/
+34
2022-12-05
octeontx2-pf: Fix potential memory leak in otx2_init_tc()
Ziyang Xuan
1
-1
/
+6
2022-12-01
net: devlink: clean-up empty devlink_ops::info_get()
Vincent Mailhol
1
-8
/
+0
2022-12-01
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-8
/
+1
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-11-28
octeontx2-pf: Add support to filter packet based on IP fragment
Suman Ghosh
3
-4
/
+49
2022-11-25
octeontx2-pf: Fix pfc_alloc_status array overflow
Suman Ghosh
1
-1
/
+1
2022-11-22
octeontx2-pf: Add additional checks while configuring ucast/bcast/mcast rules
Suman Ghosh
1
-2
/
+25
2022-11-12
net: remove skb->vlan_present
Eric Dumazet
1
-1
/
+1
2022-11-08
octeontx2-pf: Fix SQE threshold checking
Ratheesh Kannoth
3
-13
/
+21
2022-11-04
octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]
Ratheesh Kannoth
2
-30
/
+162
2022-10-19
ethernet: marvell: octeontx2 Fix resource not freed after malloc
Manank Patel
1
-0
/
+2
2022-10-10
octeontx2-pf: mcs: fix possible memory leak in otx2_probe()
Yang Yingliang
1
-1
/
+3
2022-10-09
octeontx2-pf: mcs: fix missing unlock in some error paths
Yang Yingliang
1
-2
/
+3
2022-10-07
octeontx2-pf: mcs: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-10-03
octeontx2-pf: mcs: Introduce MACSEC hardware offloading
Subbaraya Sundeep
5
-0
/
+1776
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-af: Add PTP PPS Errata workaround on CN10K silicon
Naveen Mamindlapalli
1
-4
/
+23
2022-09-17
octeontx2-pf: Add support for ptp 1-step mode on CN10K silicon
Hariprasad Kelam
6
-39
/
+204
2022-09-01
octeontx2-pf: Add egress PFC support
Suman Ghosh
5
-17
/
+427
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-08-06
octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configuration
Naveen Mamindlapalli
2
-5
/
+15
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2022-08-02
octeontx2-pf: Reduce minimum mtu size to 60
Subbaraya Sundeep
1
-1
/
+1
2022-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-33
/
+73
2022-07-28
Revert "Merge branch 'octeontx2-minor-tc-fixes'"
Paolo Abeni
1
-73
/
+33
2022-07-26
octeontx2-pf: Fix UDP/TCP src and dst port tc filters
Subbaraya Sundeep
1
-12
/
+18
2022-07-26
octeontx2-pf: cn10k: Fix egress ratelimit configuration
Sunil Goutham
1
-21
/
+55
2022-07-26
octeontx2-pf: Fix UDP/TCP src and dst port tc filters
Subbaraya Sundeep
1
-12
/
+18
2022-07-26
octeontx2-pf: cn10k: Fix egress ratelimit configuration
Sunil Goutham
1
-21
/
+55
2022-07-15
octeontx2-af: Fixes static warnings
Ratheesh Kannoth
1
-4
/
+17
2022-07-11
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
4
-29
/
+67
2022-07-11
octeontx2: Modify mbox request and response structures
Ratheesh Kannoth
1
-1
/
+1
2022-07-07
Revert "Merge branch 'octeontx2-af-next'"
Jakub Kicinski
4
-68
/
+30
2022-07-06
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
4
-29
/
+67
2022-07-06
octeontx2: Modify mbox request and response structures
Ratheesh Kannoth
1
-1
/
+1
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-2
/
+2
2022-06-13
octeontx2-vf: Add support for adaptive interrupt coalescing
Suman Ghosh
1
-1
/
+2
2022-06-05
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-3
/
+3
2022-05-18
octeontx2-pf: Add support for adaptive interrupt coalescing
Suman Ghosh
6
-8
/
+98
2022-05-18
octeontx2-pf: Use memset_startat() helper in otx2_stop()
Xiu Jianfeng
1
-2
/
+1
[next]