1. 52d5891 macsec: restrict to ethernet devices by Willem de Bruijn · 4 years, 2 months ago
  2. 1abae2c macsec: add missing attribute validation for port by Jakub Kicinski · 4 years, 3 months ago
  3. fc094da net: macsec: update SCI upon MAC address change. by Dmitry Bogdanov · 4 years, 2 months ago
  4. ea2b783 macsec: let the administrator set UP state even if lowerdev is down by Sabrina Dubroca · 6 years ago
  5. 8f70a4d macsec: update operstate when lower device changes by Sabrina Dubroca · 6 years ago
  6. 2ddbe6e macsec: drop skb sk before calling gro_cells_receive by Xin Long · 4 years, 8 months ago
  7. bca7b79 macsec: fix checksumming after decryption by Andreas Steinmetz · 5 years ago
  8. a76ca41 macsec: fix use-after-free of skb during RX by Andreas Steinmetz · 5 years ago
  9. 5f6590d macsec: fix memory leaks when skb_to_sgvec fails by Sabrina Dubroca · 7 years ago
  10. 6083f16 macsec: check return value of skb_to_sgvec always by Jason A. Donenfeld · 7 years ago
  11. 4b4a194 macsec: add genl family module alias by Sabrina Dubroca · 7 years ago
  12. 3b0129d macsec: dynamically allocate space for sglist by Jason A. Donenfeld · 7 years ago
  13. 07389a1 macsec: avoid heap overflow in skb_to_sgvec by Jason A. Donenfeld · 7 years ago
  14. e0f841f macsec: Fix header length if SCI is added if explicitly disabled by Tobias Brunner · 8 years ago
  15. c24acf0 macsec: set network devtype by stephen hemminger · 8 years ago
  16. 952fcfd net: remove type_check from dev_get_nest_level() by Sabrina Dubroca · 8 years ago
  17. e200387 macsec: fix lockdep splats when nesting devices by Sabrina Dubroca · 8 years ago
  18. bbe11fa macsec: use after free when deleting the underlying device by Sabrina Dubroca · 8 years ago
  19. 0759e55 macsec: fix negative refcnt on parent link by Sabrina Dubroca · 8 years ago
  20. 36b232c macsec: RXSAs don't need to hold a reference on RXSCs by Sabrina Dubroca · 8 years ago
  21. c78ebe1 macsec: fix reference counting on RXSC in macsec_handle_frame by Sabrina Dubroca · 8 years ago
  22. e3a3b62 macsec: ensure rx_sa is set when validation is disabled by Beniamino Galvani · 8 years ago
  23. f04c392 macsec: validate ICV length on link creation by Davide Caratti · 8 years ago
  24. 34aedfe macsec: fix error codes when a SA is created by Davide Caratti · 8 years ago
  25. 2ccbe2c macsec: limit ICV length to 16 octets by Davide Caratti · 8 years ago
  26. 5491e7c macsec: enable GRO and RPS on macsec devices by Paolo Abeni · 8 years ago
  27. 79c6222 macsec: set actual real device for xmit when !protect_frames by Daniel Borkmann · 8 years ago
  28. 6052f7f macsec: fix SA initialization by Sabrina Dubroca · 8 years ago
  29. 5d9649b macsec: allocate sg and iv on the heap by Sabrina Dubroca · 8 years ago
  30. b196c22a macsec: add rcu_barrier() on module exit by Sabrina Dubroca · 8 years ago
  31. 1968a0b macsec: fix netlink attribute for key id by Sabrina Dubroca · 8 years ago
  32. e800072 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. 8acca6a macsec: key identifier is 128 bits, not 64 by Sabrina Dubroca · 8 years ago
  34. c0cc531 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  35. f60d94c macsec: use nla_put_u64_64bit() by Nicolas Dichtel · 8 years ago
  36. e425974 macsec: Convert to using IFF_NO_QUEUE by Phil Sutter · 8 years ago
  37. 4b1fb93 macsec: fix netlink attribute validation by Sabrina Dubroca · 8 years ago
  38. 7481648 macsec: add missing macsec prefix in uapi by Sabrina Dubroca · 8 years ago
  39. 38787fc macsec: fix SA leak if initialization fails by Sabrina Dubroca · 8 years ago
  40. 960d584 macsec: fix memory leaks around rx_handler (un)registration by Sabrina Dubroca · 8 years ago
  41. 96cfc50 macsec: add consistency check to netlink dumps by Sabrina Dubroca · 8 years ago
  42. c3b7d0b macsec: fix rx_sa refcounting with decrypt callback by Sabrina Dubroca · 8 years ago
  43. 497f358 macsec: don't put a NULL rxsa by Sabrina Dubroca · 8 years ago
  44. c10c63e macsec: take rtnl lock before for_each_netdev by Sabrina Dubroca · 8 years ago
  45. 72f2a05 macsec: add missing NULL check after kmalloc by Sabrina Dubroca · 8 years ago
  46. c09440f macsec: introduce IEEE 802.1AE driver by Sabrina Dubroca · 8 years ago