index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2024-09-06
octeontx2-pf: Make iplen __be16 in otx2_sqe_add_ext()
Simon Horman
1
-1
/
+1
2024-09-03
octeontx2-pf: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+0
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-01
octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAM
Nithin Dabilpuram
1
-0
/
+24
2024-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-35
/
+35
2024-06-23
octeontx2-pf: Fix coverity and klockwork issues in octeon PF driver
Ratheesh Kannoth
4
-35
/
+35
2024-06-21
octeontx2-pf: Add ucast filter count configurability via devlink.
Sai Krishna
4
-14
/
+79
2024-06-19
octeontx2-pf: Fix linking objects into multiple modules
Geetha sowjanya
3
-2
/
+10
2024-06-19
octeontx2-pf: Add error handling to VLAN unoffload handling
Simon Horman
1
-1
/
+4
2024-05-27
Octeontx2-pf: Free send queue buffers incase of leaf to inner
Hariprasad Kelam
1
-0
/
+4
2024-05-10
octeontx2-pf: Reuse Transmit queue/Send queue index of HTB class
Hariprasad Kelam
1
-1
/
+79
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2
-2
/
+2
2024-05-06
octeontx2-pf: Treat truncation of IRQ name as an error
Simon Horman
1
-2
/
+10
2024-04-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-1
/
+2
2024-04-24
octeontx2-pf: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-1
/
+2
2024-04-22
octeontx2-pf: Add support for offload tc with skbedit mark action
Geetha sowjanya
5
-0
/
+22
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+5
2024-04-15
octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementation
Asbjørn Sloth Tønnesen
1
-2
/
+5
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-04-07
octeontx2-pf: Fix transmit scheduler resource leak
Hariprasad Kelam
1
-0
/
+1
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-04-03
octeontx2-pf: Reset MAC stats during probe
Sai Krishna
2
-0
/
+21
2024-03-29
octeontx2-pf: remove unused variables req_hdr and rsp_hdr
Su Hui
1
-6
/
+2
2024-03-29
octeontx2-pf: check negative error code in otx2_open()
Su Hui
1
-1
/
+1
2024-03-20
octeontx2-pf: Send UP messages to VF only when VF is up.
Subbaraya Sundeep
1
-0
/
+3
2024-03-20
octeontx2-pf: Use default max_active works instead of one
Subbaraya Sundeep
1
-3
/
+4
2024-03-20
octeontx2-pf: Wait till detach_resources msg is complete
Subbaraya Sundeep
2
-2
/
+2
2024-03-20
octeontx2: Detect the mbox up or down message via register
Subbaraya Sundeep
3
-65
/
+121
2024-03-08
octeontx2-pf: Add TC flower offload support for TCP flags
Sai Krishna
1
-0
/
+11
2024-02-03
octeontx2-pf: Fix a memleak otx2_sq_init
Zhipeng Lu
1
-2
/
+12
2024-02-01
octeontx2-pf: Remove xdp queues on program detach
Geetha sowjanya
3
-7
/
+4
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-3
/
+14
2023-12-15
octeontx2-pf: Fix graceful exit during PFC configuration failure
Suman Ghosh
1
-3
/
+14
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+22
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
1
-38
/
+25
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-19
/
+22
2023-12-11
octeontx2-pf: Fix promisc mcam entry action
Hariprasad Kelam
1
-3
/
+22
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-11
/
+24
2023-12-04
octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...
Naveen Mamindlapalli
2
-10
/
+19
2023-12-04
octeontx2-pf: TC flower offload support for mirror
Suman Ghosh
1
-3
/
+110
2023-12-01
octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
Subbaraya Sundeep
1
-1
/
+5
2023-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-27
/
+107
2023-11-28
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
4
-25
/
+102
2023-11-28
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
Geetha sowjanya
1
-2
/
+5
2023-11-24
octeontx2-pf: TC flower offload support for ICMP type and code
Geetha sowjanya
1
-0
/
+14
2023-11-23
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
1
-1
/
+19
2023-11-19
octeontx2-pf: Fix memory leak during interface down
Suman Ghosh
1
-0
/
+2
2023-11-06
octeontx2-pf: Free pending and dropped SQEs
Geetha sowjanya
4
-10
/
+49
2023-11-02
octeontx2-pf: Fix holes in error code
Ratheesh Kannoth
1
-34
/
+46
[next]