index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macsec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
macsec: Detect if Rx skb is macsec-related for offloading devices that update...
Rahul Rameshbabu
1
-10
/
+36
2024-03-07
net: macsec: Leverage core stats allocator
Breno Leitao
1
-8
/
+2
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-1
/
+1
2024-01-24
Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"
Rahul Rameshbabu
1
-5
/
+20
2023-12-27
net: macsec: introduce mdo_insert_tx_tag
Radu Pirea (NXP OSS)
1
-5
/
+83
2023-12-27
net: macsec: revert the MAC address if mdo_upd_secy fails
Radu Pirea (NXP OSS)
1
-12
/
+26
2023-12-27
net: macsec: use skb_ensure_writable_head_tail to expand the skb
Radu Pirea (NXP OSS)
1
-20
/
+5
2023-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2023-10-10
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
1
-0
/
+2
2023-10-01
net: add DEV_STATS_READ() helper
Eric Dumazet
1
-3
/
+3
2023-09-05
Revert "net: macsec: preserve ingress frame ordering"
Sabrina Dubroca
1
-2
/
+1
2023-08-24
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
1
-0
/
+12
2023-08-20
macsec: add functions to get macsec real netdevice and check offload
Patrisious Haddad
1
-0
/
+12
2023-08-14
net: macsec: Use helper functions to update stats
Li Zetao
1
-14
/
+3
2023-08-06
macsec: use DEV_STATS_INC()
Eric Dumazet
1
-14
/
+14
2023-06-15
net: macsec: fix double free of percpu stats
Fedor Pchelkin
1
-7
/
+5
2023-04-21
macsec: Don't rely solely on the dst MAC address to identify destination MACs...
Emeel Hakim
1
-2
/
+12
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-56
/
+69
2023-02-13
net: macsec: Remove completion function scaffolding
Herbert Xu
1
-4
/
+4
2023-02-13
net: macsec: Add scaffolding to change completion function signature
Herbert Xu
1
-4
/
+4
2023-01-13
macsec: dump IFLA_MACSEC_OFFLOAD attribute as part of macsec dump
Emeel Hakim
1
-2
/
+9
2023-01-13
macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
Emeel Hakim
1
-54
/
+60
2022-12-14
net: macsec: fix net device access prior to holding a lock
Emeel Hakim
1
-13
/
+21
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-12-08
macsec: add missing attribute validation for offload
Emeel Hakim
1
-0
/
+1
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2022-11-19
macsec: Fix invalid error code set
YueHaibing
1
-1
/
+0
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-33
/
+17
2022-11-04
macsec: clear encryption keys from the stack after setting up offload
Sabrina Dubroca
1
-0
/
+2
2022-11-04
macsec: fix detection of RXSCs when toggling offloading
Sabrina Dubroca
1
-1
/
+1
2022-11-04
macsec: fix secy->n_rx_sc accounting
Sabrina Dubroca
1
-6
/
+8
2022-11-04
macsec: delete new rxsc when offload fails
Sabrina Dubroca
1
-3
/
+2
2022-11-04
Revert "net: macsec: report real_dev features when HW offloading is enabled"
Sabrina Dubroca
1
-23
/
+4
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-6
/
+6
2022-09-26
macsec: don't free NULL metadata_dst
Sabrina Dubroca
1
-1
/
+2
2022-09-23
net: macsec: remove the prepare flag from the MACsec offloading context
Antoine Tenart
1
-1
/
+0
2022-09-23
net: macsec: remove the prepare phase when offloading
Antoine Tenart
1
-13
/
+0
2022-09-23
net: macsec: Expose extended packet number (EPN) properties to macsec offload
Emeel Hakim
1
-12
/
+12
2022-09-07
net/macsec: Move some code for sharing with various drivers that implements o...
Lior Nahmanson
1
-27
/
+6
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Rx Data path support
Lior Nahmanson
1
-0
/
+6
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Tx Data path support
Lior Nahmanson
1
-0
/
+15
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-08-20
Revert "net: macsec: update SCI upon MAC address change."
Sabrina Dubroca
1
-6
/
+5
2022-08-10
macsec: Fix traffic counters/statistics
Clayton Yager
1
-9
/
+49
2022-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+21
2022-07-25
net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...
Jianglei Nie
1
-2
/
+2
2022-07-25
macsec: always read MACSEC_SA_ATTR_PN as a u64
Sabrina Dubroca
1
-3
/
+3
2022-07-25
macsec: limit replay window size with XPN
Sabrina Dubroca
1
-4
/
+12
2022-07-25
macsec: fix error message in macsec_add_rxsa and _txsa
Sabrina Dubroca
1
-2
/
+2
2022-07-25
macsec: fix NULL deref in macsec_add_rxsa
Sabrina Dubroca
1
-1
/
+2
[next]