index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macsec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "net: macsec: preserve ingress frame ordering"
Sabrina Dubroca
2023-09-05
1
-2
/
+1
*
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2023-08-24
1
-0
/
+12
|
\
|
*
macsec: add functions to get macsec real netdevice and check offload
Patrisious Haddad
2023-08-20
1
-0
/
+12
*
|
net: macsec: Use helper functions to update stats
Li Zetao
2023-08-14
1
-14
/
+3
*
|
macsec: use DEV_STATS_INC()
Eric Dumazet
2023-08-06
1
-14
/
+14
|
/
*
net: macsec: fix double free of percpu stats
Fedor Pchelkin
2023-06-15
1
-7
/
+5
*
macsec: Don't rely solely on the dst MAC address to identify destination MACs...
Emeel Hakim
2023-04-21
1
-2
/
+12
*
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
1
-56
/
+69
|
\
|
*
macsec: dump IFLA_MACSEC_OFFLOAD attribute as part of macsec dump
Emeel Hakim
2023-01-12
1
-2
/
+9
|
*
macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
Emeel Hakim
2023-01-12
1
-54
/
+60
*
|
net: macsec: Remove completion function scaffolding
Herbert Xu
2023-02-13
1
-4
/
+4
*
|
net: macsec: Add scaffolding to change completion function signature
Herbert Xu
2023-02-13
1
-4
/
+4
|
/
*
net: macsec: fix net device access prior to holding a lock
Emeel Hakim
2022-12-13
1
-13
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
1
-0
/
+1
|
\
|
*
macsec: add missing attribute validation for offload
Emeel Hakim
2022-12-08
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-1
/
+0
|
\
|
|
*
macsec: Fix invalid error code set
YueHaibing
2022-11-18
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
1
-33
/
+17
|
\
|
|
*
macsec: clear encryption keys from the stack after setting up offload
Sabrina Dubroca
2022-11-04
1
-0
/
+2
|
*
macsec: fix detection of RXSCs when toggling offloading
Sabrina Dubroca
2022-11-04
1
-1
/
+1
|
*
macsec: fix secy->n_rx_sc accounting
Sabrina Dubroca
2022-11-04
1
-6
/
+8
|
*
macsec: delete new rxsc when offload fails
Sabrina Dubroca
2022-11-04
1
-3
/
+2
|
*
Revert "net: macsec: report real_dev features when HW offloading is enabled"
Sabrina Dubroca
2022-11-04
1
-23
/
+4
*
|
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-28
1
-6
/
+6
|
/
*
macsec: don't free NULL metadata_dst
Sabrina Dubroca
2022-09-26
1
-1
/
+2
*
net: macsec: remove the prepare flag from the MACsec offloading context
Antoine Tenart
2022-09-23
1
-1
/
+0
*
net: macsec: remove the prepare phase when offloading
Antoine Tenart
2022-09-23
1
-13
/
+0
*
net: macsec: Expose extended packet number (EPN) properties to macsec offload
Emeel Hakim
2022-09-22
1
-12
/
+12
*
net/macsec: Move some code for sharing with various drivers that implements o...
Lior Nahmanson
2022-09-07
1
-27
/
+6
*
net/macsec: Add MACsec skb_metadata_dst Rx Data path support
Lior Nahmanson
2022-09-07
1
-0
/
+6
*
net/macsec: Add MACsec skb_metadata_dst Tx Data path support
Lior Nahmanson
2022-09-07
1
-0
/
+15
*
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
1
-0
/
+1
*
Revert "net: macsec: update SCI upon MAC address change."
Sabrina Dubroca
2022-08-19
1
-6
/
+5
*
macsec: Fix traffic counters/statistics
Clayton Yager
2022-08-10
1
-9
/
+49
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
1
-12
/
+21
|
\
|
*
net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...
Jianglei Nie
2022-07-25
1
-2
/
+2
|
*
macsec: always read MACSEC_SA_ATTR_PN as a u64
Sabrina Dubroca
2022-07-25
1
-3
/
+3
|
*
macsec: limit replay window size with XPN
Sabrina Dubroca
2022-07-25
1
-4
/
+12
|
*
macsec: fix error message in macsec_add_rxsa and _txsa
Sabrina Dubroca
2022-07-25
1
-2
/
+2
|
*
macsec: fix NULL deref in macsec_add_rxsa
Sabrina Dubroca
2022-07-25
1
-1
/
+2
*
|
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2022-06-09
1
-4
/
+4
*
|
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
1
-2
/
+2
|
/
*
macsec: fix UAF bug for real_dev
Ziyang Xuan
2022-06-01
1
-0
/
+7
*
net: dev: Makes sure netif_rx() can be invoked in any context.
Sebastian Andrzej Siewior
2022-02-14
1
-3
/
+3
*
net: macsec: Verify that send_sci is on when setting Tx sci explicitly
Lior Nahmanson
2022-02-01
1
-0
/
+9
*
net: macsec: Fix offload support for NETDEV_UNREGISTER event
Lior Nahmanson
2022-01-31
1
-12
/
+12
*
net: drivers: get ready for const netdev->dev_addr
Jakub Kicinski
2021-10-24
1
-1
/
+1
*
net: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
net: macsec: fix the length used to copy the key for offloading
Antoine Tenart
2021-06-24
1
-2
/
+2
*
net: macsec: Add missing documentation for 'gro_cells'
Lee Jones
2020-11-03
1
-0
/
+1
[next]