index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
octeontx2-af: npc: cn20k: Reject missing default-rule MCAM indices
Ratheesh Kannoth
5
-10
/
+155
6 days
octeontx2-af: npc: cn20k: Tear down default MCAM rules explicitly on free
Ratheesh Kannoth
2
-28
/
+82
6 days
octeontx2-af: npc: cn20k: Initialize default-rule index outputs up front
Ratheesh Kannoth
1
-3
/
+7
6 days
octeontx2-af: npc: cn20k: Fix MCAM actions read
Ratheesh Kannoth
1
-13
/
+13
6 days
octeontx2-af: npc: cn20k: Fix bank value
Ratheesh Kannoth
1
-55
/
+37
6 days
octeontx2-af: npc: cn20k: Clear MCAM entries by index and key width
Ratheesh Kannoth
3
-9
/
+48
6 days
octeontx2-af: npc: cn20k: Fix target map and rule
Ratheesh Kannoth
1
-1
/
+15
6 days
octeontx2-af: npc: cn20k: Propagate errors in defrag MCAM alloc rollback
Ratheesh Kannoth
1
-4
/
+8
6 days
octeontx2-af: npc: cn20k: Drop debugfs_create_file() error checks in init
Ratheesh Kannoth
1
-23
/
+10
6 days
octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20k
Ratheesh Kannoth
4
-56
/
+124
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+36
2026-04-13
octeon_ep_vf: add NULL check for napi_build_skb()
David Carlier
1
-2
/
+28
2026-04-13
octeon_ep_vf: introduce octep_vf_oq_next_idx() helper
David Carlier
1
-9
/
+8
2026-04-12
octeon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()
Nobuhiro Iwamatsu
1
-1
/
+1
2026-04-01
Octeontx2-af: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2026-03-26
octeontx2-pf: macsec: Use AES library instead of ecb(aes) skcipher
Eric Biggers
2
-41
/
+13
2026-03-24
octeontx2-af: simplify rvu_debugfs
Yury Norov
1
-23
/
+5
2026-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2026-03-19
net: mvpp2: guard flow control update with global_tx_fc in buffer switching
Muhammad Hammad Ijaz
1
-2
/
+2
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2026-03-11
octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt status
Alok Tiwari
1
-2
/
+2
2026-03-11
octeontx2-af: devlink: fix NIX RAS reporter recovery condition
Alok Tiwari
1
-1
/
+1
2026-03-10
net: mvneta: support EPROBE_DEFER when reading MAC address
Rosen Penev
1
-0
/
+3
2026-03-05
octeontx2-af: make PF_FUNC comparison consistent in NIX XOFF handling
Alok Tiwari
1
-2
/
+2
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-38
/
+95
2026-03-03
octeon_ep_vf: avoid compiler and IQ/OQ reordering
Vimlesh Kumar
2
-16
/
+33
2026-03-03
octeon_ep_vf: Relocate counter updates before NAPI
Vimlesh Kumar
1
-2
/
+15
2026-03-03
octeon_ep: avoid compiler and IQ/OQ reordering
Vimlesh Kumar
2
-16
/
+32
2026-03-03
octeon_ep: Relocate counter updates before NAPI
Vimlesh Kumar
1
-4
/
+15
2026-02-28
octeontx2-af: npc: Use common structures
Ratheesh Kannoth
4
-30
/
+30
2026-02-28
octeontx2-af: npc: cn20k: add debugfs support
Ratheesh Kannoth
2
-10
/
+292
2026-02-28
octeontx2-pf: cn20k: Add TC rules support
Subbaraya Sundeep
5
-38
/
+361
2026-02-28
octeontx2-af: npc: cn20k: Allocate MCAM entry for flow installation
Ratheesh Kannoth
7
-57
/
+603
2026-02-28
octeontx2-af: npc: cn20k: virtual index support
Ratheesh Kannoth
7
-28
/
+991
2026-02-28
octeontx2-af: npc: cn20k: Add new mailboxes for CN20K silicon
Suman Ghosh
11
-106
/
+600
2026-02-28
octeontx2-af: npc: cn20k: Prepare for new SoC
Ratheesh Kannoth
5
-109
/
+151
2026-02-28
octeontx2-af: npc: cn20k: Use common APIs
Suman Ghosh
7
-90
/
+795
2026-02-28
octeontx2-af: npc: cn20k: Allocate default MCAM indexes
Ratheesh Kannoth
7
-22
/
+447
2026-02-28
octeontx2-af: npc: cn20k: MKEX profile support
Suman Ghosh
11
-70
/
+809
2026-02-28
octeontx2-af: npc: cn20k: Add default profile
Suman Ghosh
3
-37
/
+229
2026-02-28
octeontx2-af: npc: cn20k: KPM profile changes
Suman Ghosh
6
-17
/
+339
2026-02-28
octeontx2-af: npc: cn20k: Index management
Ratheesh Kannoth
10
-6
/
+1943
2026-02-26
octeontx2-af: CGX: replace kfree() with rvu_free_bitmap()
Bo Sun
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2
-2
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
6
-16
/
+8
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
37
-87
/
+87
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
41
-116
/
+113
2026-02-18
octeontx2-af: Fix default entries mcam entry action
Hariprasad Kelam
1
-19
/
+22
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
14
-24
/
+140
2026-02-11
octeontx2-pf: Unregister devlink on probe failure
Hariprasad Kelam
1
-0
/
+1
[next]