index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macsec.c
Age
Commit message (
Expand
)
Author
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-25
macsec: Detect if Rx skb is macsec-related for offloading devices that update...
Rahul Rameshbabu
2024-03-06
net: macsec: Leverage core stats allocator
Breno Leitao
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
2024-01-23
Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"
Rahul Rameshbabu
2023-12-27
net: macsec: introduce mdo_insert_tx_tag
Radu Pirea (NXP OSS)
2023-12-27
net: macsec: revert the MAC address if mdo_upd_secy fails
Radu Pirea (NXP OSS)
2023-12-27
net: macsec: use skb_ensure_writable_head_tail to expand the skb
Radu Pirea (NXP OSS)
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-10
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
2023-10-01
net: add DEV_STATS_READ() helper
Eric Dumazet
2023-09-05
Revert "net: macsec: preserve ingress frame ordering"
Sabrina Dubroca
2023-08-24
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2023-08-20
macsec: add functions to get macsec real netdevice and check offload
Patrisious Haddad
2023-08-14
net: macsec: Use helper functions to update stats
Li Zetao
2023-08-06
macsec: use DEV_STATS_INC()
Eric Dumazet
2023-06-15
net: macsec: fix double free of percpu stats
Fedor Pchelkin
2023-04-21
macsec: Don't rely solely on the dst MAC address to identify destination MACs...
Emeel Hakim
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-13
net: macsec: Remove completion function scaffolding
Herbert Xu
2023-02-13
net: macsec: Add scaffolding to change completion function signature
Herbert Xu
2023-01-12
macsec: dump IFLA_MACSEC_OFFLOAD attribute as part of macsec dump
Emeel Hakim
2023-01-12
macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
Emeel Hakim
2022-12-13
net: macsec: fix net device access prior to holding a lock
Emeel Hakim
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
macsec: add missing attribute validation for offload
Emeel Hakim
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-18
macsec: Fix invalid error code set
YueHaibing
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-04
macsec: clear encryption keys from the stack after setting up offload
Sabrina Dubroca
2022-11-04
macsec: fix detection of RXSCs when toggling offloading
Sabrina Dubroca
2022-11-04
macsec: fix secy->n_rx_sc accounting
Sabrina Dubroca
2022-11-04
macsec: delete new rxsc when offload fails
Sabrina Dubroca
2022-11-04
Revert "net: macsec: report real_dev features when HW offloading is enabled"
Sabrina Dubroca
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-09-26
macsec: don't free NULL metadata_dst
Sabrina Dubroca
2022-09-23
net: macsec: remove the prepare flag from the MACsec offloading context
Antoine Tenart
2022-09-23
net: macsec: remove the prepare phase when offloading
Antoine Tenart
2022-09-22
net: macsec: Expose extended packet number (EPN) properties to macsec offload
Emeel Hakim
2022-09-07
net/macsec: Move some code for sharing with various drivers that implements o...
Lior Nahmanson
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Rx Data path support
Lior Nahmanson
2022-09-07
net/macsec: Add MACsec skb_metadata_dst Tx Data path support
Lior Nahmanson
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-19
Revert "net: macsec: update SCI upon MAC address change."
Sabrina Dubroca
2022-08-10
macsec: Fix traffic counters/statistics
Clayton Yager
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-25
net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...
Jianglei Nie
2022-07-25
macsec: always read MACSEC_SA_ATTR_PN as a u64
Sabrina Dubroca
2022-07-25
macsec: limit replay window size with XPN
Sabrina Dubroca
2022-07-25
macsec: fix error message in macsec_add_rxsa and _txsa
Sabrina Dubroca
[next]