index
:
linux-toradex.git
colibri
colibri_vf
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.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-11-08
macsec: Fix use-after-free while sending the offloading packet
Jianbo Liu
2024-11-01
macsec: don't increment counters for an unrelated SA
Sabrina Dubroca
2024-05-02
macsec: Detect if Rx skb is macsec-related for offloading devices that update...
Rahul Rameshbabu
2023-11-20
net: add DEV_STATS_READ() helper
Eric Dumazet
2023-10-19
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
2023-09-13
Revert "net: macsec: preserve ingress frame ordering"
Sabrina Dubroca
2023-08-16
macsec: use DEV_STATS_INC()
Eric Dumazet
2023-06-21
net: macsec: fix double free of percpu stats
Fedor Pchelkin
2022-12-31
net: macsec: fix net device access prior to holding a lock
Emeel Hakim
2022-12-08
macsec: add missing attribute validation for offload
Emeel Hakim
2022-11-18
macsec: Fix invalid error code set
YueHaibing
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-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
2022-07-25
macsec: fix NULL deref in macsec_add_rxsa
Sabrina Dubroca
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-01
macsec: fix UAF bug for real_dev
Ziyang Xuan
2022-02-14
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
2022-02-01
net: macsec: Verify that send_sci is on when setting Tx sci explicitly
Lior Nahmanson
2022-01-31
net: macsec: Fix offload support for NETDEV_UNREGISTER event
Lior Nahmanson
2021-10-24
net: drivers: get ready for const netdev->dev_addr
Jakub Kicinski
2021-10-02
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-06-24
net: macsec: fix the length used to copy the key for offloading
Antoine Tenart
2020-11-03
net: macsec: Add missing documentation for 'gro_cells'
Lee Jones
2020-10-13
net: macsec: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-08
macsec: avoid use-after-free in macsec_handle_frame()
Eric Dumazet
2020-10-02
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-08-18
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
2020-06-28
net: get rid of lockdep_set_class_and_subclass()
Cong Wang
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
[next]