1. e3a3b62 macsec: ensure rx_sa is set when validation is disabled by Beniamino Galvani · 9 years ago
  2. f04c392 macsec: validate ICV length on link creation by Davide Caratti · 9 years ago
  3. 34aedfe macsec: fix error codes when a SA is created by Davide Caratti · 9 years ago
  4. 2ccbe2c macsec: limit ICV length to 16 octets by Davide Caratti · 9 years ago
  5. 5491e7c macsec: enable GRO and RPS on macsec devices by Paolo Abeni · 9 years ago
  6. 79c6222 macsec: set actual real device for xmit when !protect_frames by Daniel Borkmann · 9 years ago
  7. 6052f7f macsec: fix SA initialization by Sabrina Dubroca · 9 years ago
  8. 5d9649b macsec: allocate sg and iv on the heap by Sabrina Dubroca · 9 years ago
  9. b196c22a macsec: add rcu_barrier() on module exit by Sabrina Dubroca · 9 years ago
  10. 1968a0b macsec: fix netlink attribute for key id by Sabrina Dubroca · 9 years ago
  11. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  12. 8acca6a macsec: key identifier is 128 bits, not 64 by Sabrina Dubroca · 9 years ago
  13. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  14. f60d94c macsec: use nla_put_u64_64bit() by Nicolas Dichtel · 9 years ago
  15. e425974 macsec: Convert to using IFF_NO_QUEUE by Phil Sutter · 9 years ago
  16. 4b1fb93 macsec: fix netlink attribute validation by Sabrina Dubroca · 9 years ago
  17. 7481648 macsec: add missing macsec prefix in uapi by Sabrina Dubroca · 9 years ago
  18. 38787fc macsec: fix SA leak if initialization fails by Sabrina Dubroca · 9 years ago
  19. 960d584 macsec: fix memory leaks around rx_handler (un)registration by Sabrina Dubroca · 9 years ago
  20. 96cfc50 macsec: add consistency check to netlink dumps by Sabrina Dubroca · 9 years ago
  21. c3b7d0b macsec: fix rx_sa refcounting with decrypt callback by Sabrina Dubroca · 9 years ago
  22. 497f358 macsec: don't put a NULL rxsa by Sabrina Dubroca · 9 years ago
  23. c10c63e macsec: take rtnl lock before for_each_netdev by Sabrina Dubroca · 9 years ago
  24. 72f2a05 macsec: add missing NULL check after kmalloc by Sabrina Dubroca · 9 years ago
  25. c09440f macsec: introduce IEEE 802.1AE driver by Sabrina Dubroca · 9 years ago