Commit History

Author SHA1 Message Date
  stephen hemminger c24acf03c7 macsec: set network devtype 9 years ago
  Sabrina Dubroca 952fcfd08c net: remove type_check from dev_get_nest_level() 9 years ago
  Sabrina Dubroca e200387245 macsec: fix lockdep splats when nesting devices 9 years ago
  Sabrina Dubroca bbe11fab0b macsec: use after free when deleting the underlying device 9 years ago
  Sabrina Dubroca 0759e552bc macsec: fix negative refcnt on parent link 9 years ago
  Sabrina Dubroca 36b232c880 macsec: RXSAs don't need to hold a reference on RXSCs 9 years ago
  Sabrina Dubroca c78ebe1df0 macsec: fix reference counting on RXSC in macsec_handle_frame 9 years ago
  Beniamino Galvani e3a3b62601 macsec: ensure rx_sa is set when validation is disabled 9 years ago
  Davide Caratti f04c392d2d macsec: validate ICV length on link creation 9 years ago
  Davide Caratti 34aedfee22 macsec: fix error codes when a SA is created 9 years ago
  Davide Caratti 2ccbe2cb79 macsec: limit ICV length to 16 octets 9 years ago
  Paolo Abeni 5491e7c6b1 macsec: enable GRO and RPS on macsec devices 9 years ago
  Daniel Borkmann 79c62220d7 macsec: set actual real device for xmit when !protect_frames 9 years ago
  Sabrina Dubroca 6052f7fbce macsec: fix SA initialization 9 years ago
  Sabrina Dubroca 5d9649b3a5 macsec: allocate sg and iv on the heap 9 years ago
  Sabrina Dubroca b196c22af5 macsec: add rcu_barrier() on module exit 9 years ago
  Sabrina Dubroca 1968a0b8b6 macsec: fix netlink attribute for key id 9 years ago
  David S. Miller e800072c18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Sabrina Dubroca 8acca6aceb macsec: key identifier is 128 bits, not 64 9 years ago
  David S. Miller c0cc53162a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 years ago
  Nicolas Dichtel f60d94c009 macsec: use nla_put_u64_64bit() 9 years ago
  Phil Sutter e425974fea macsec: Convert to using IFF_NO_QUEUE 9 years ago
  Sabrina Dubroca 4b1fb9352f macsec: fix netlink attribute validation 9 years ago
  Sabrina Dubroca 748164802c macsec: add missing macsec prefix in uapi 9 years ago
  Sabrina Dubroca 38787fc209 macsec: fix SA leak if initialization fails 9 years ago
  Sabrina Dubroca 960d5848db macsec: fix memory leaks around rx_handler (un)registration 9 years ago
  Sabrina Dubroca 96cfc5052c macsec: add consistency check to netlink dumps 9 years ago
  Sabrina Dubroca c3b7d0bd7a macsec: fix rx_sa refcounting with decrypt callback 9 years ago
  Sabrina Dubroca 497f358aa4 macsec: don't put a NULL rxsa 9 years ago
  Sabrina Dubroca c10c63ea73 macsec: take rtnl lock before for_each_netdev 9 years ago