index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macsec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-2
/
+5
2026-07-11
macsec: fix promiscuity refcount leak in macsec_dev_open()
James Raphael Tiovalen
1
-2
/
+5
2026-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2026-07-09
macsec: don't read an unset MAC header in macsec_encrypt()
Daehyeon Ko
1
-1
/
+1
2026-07-03
macsec: no longer rely on RTNL in macsec_fill_info()
Eric Dumazet
1
-38
/
+40
2026-05-25
macsec: fix replay protection at XPN lower-PN wrap
Junrui Luo
1
-1
/
+2
2026-05-13
macsec: use rcu_work to defer TX SA crypto cleanup out of softirq
Jinliang Zheng
1
-3
/
+5
2026-05-13
macsec: use rcu_work to defer RX SA crypto cleanup out of softirq
Jinliang Zheng
1
-3
/
+5
2026-05-13
macsec: introduce dedicated workqueue for SA crypto cleanup
Jinliang Zheng
1
-5
/
+18
2026-04-09
macsec: Support VLAN-filtering lower devices
Cosmin Ratiu
1
-8
/
+63
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2026-01-25
macsec: fix memcpy with u64_stats
David Yang
1
-3
/
+3
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-09-09
macsec: sync features on RTM_NEWLINK
Stanislav Fomichev
1
-0
/
+1
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2025-09-01
macsec: read MACSEC_SA_ATTR_PN with nla_get_uint
Sabrina Dubroca
1
-4
/
+4
2025-08-27
macsec: replace custom check on IFLA_MACSEC_ENCODING_SA with NLA_POLICY_MAX
Sabrina Dubroca
1
-6
/
+1
2025-08-27
macsec: replace custom checks for IFLA_MACSEC_* flags with NLA_POLICY_MAX
Sabrina Dubroca
1
-16
/
+6
2025-08-27
macsec: validate IFLA_MACSEC_VALIDATION with NLA_POLICY_MAX
Sabrina Dubroca
1
-5
/
+1
2025-08-27
macsec: use NLA_POLICY_VALIDATE_FN to validate IFLA_MACSEC_CIPHER_SUITE
Sabrina Dubroca
1
-16
/
+18
2025-08-27
macsec: replace custom checks on IFLA_MACSEC_ICV_LEN with NLA_POLICY_RANGE
Sabrina Dubroca
1
-4
/
+1
2025-08-27
macsec: add NLA_POLICY_MAX for MACSEC_OFFLOAD_ATTR_TYPE and IFLA_MACSEC_OFFLOAD
Sabrina Dubroca
1
-2
/
+2
2025-08-27
macsec: remove validate_add_rxsc
Sabrina Dubroca
1
-10
/
+2
2025-08-27
macsec: use NLA_UINT for MACSEC_SA_ATTR_PN
Sabrina Dubroca
1
-11
/
+1
2025-08-27
macsec: use NLA_POLICY_MAX_LEN for MACSEC_SA_ATTR_KEY
Sabrina Dubroca
1
-2
/
+1
2025-08-27
macsec: replace custom checks on MACSEC_SA_ATTR_KEYID with NLA_POLICY_EXACT_LEN
Sabrina Dubroca
1
-8
/
+1
2025-08-27
macsec: replace custom checks on MACSEC_SA_ATTR_SALT with NLA_POLICY_EXACT_LEN
Sabrina Dubroca
1
-18
/
+1
2025-08-27
macsec: replace custom checks on MACSEC_*_ATTR_ACTIVE with NLA_POLICY_MAX
Sabrina Dubroca
1
-23
/
+2
2025-08-27
macsec: replace custom checks on MACSEC_SA_ATTR_AN with NLA_POLICY_MAX
Sabrina Dubroca
1
-14
/
+1
2025-07-25
macsec: set IFF_UNICAST_FLT priv flag
Stanislav Fomichev
1
-1
/
+1
2025-06-11
macsec: MACsec SCI assignment for ES = 0
Carlos Fernandez
1
-6
/
+34
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
1
-2
/
+2
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-2
/
+5
2024-11-11
macsec: inherit lower device's TSO limits when offloading
Sabrina Dubroca
1
-0
/
+22
2024-11-11
macsec: clean up local variables in macsec_notify
Sabrina Dubroca
1
-18
/
+7
2024-11-11
macsec: add some of the lower device's features when offloading
Sabrina Dubroca
1
-2
/
+15
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
1
-3
/
+3
2024-10-28
macsec: Fix use-after-free while sending the offloading packet
Jianbo Liu
1
-2
/
+1
2024-10-15
macsec: don't increment counters for an unrelated SA
Sabrina Dubroca
1
-18
/
+0
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-2
/
+2
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-25
macsec: Detect if Rx skb is macsec-related for offloading devices that update...
Rahul Rameshbabu
1
-10
/
+36
2024-03-06
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-23
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
[next]