index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
/
octeontx2
/
nic
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
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-11-30
net: devlink: clean-up empty devlink_ops::info_get()
Vincent Mailhol
1
-8
/
+0
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-8
/
+1
2022-11-29
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-11
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-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-09-20
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-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-08-05
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-01
octeontx2-pf: Reduce minimum mtu size to 60
Subbaraya Sundeep
1
-1
/
+1
2022-07-28
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-06
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-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2
-3
/
+3
2022-05-17
octeontx2-pf: Add support for adaptive interrupt coalescing
Suman Ghosh
6
-8
/
+98
2022-05-17
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
2
-2
/
+2
2022-05-02
octeontx2-pf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
2
-3
/
+3
[next]