index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macsec.c
Commit message (
Expand
)
Author
Age
*
macsec: validate ICV length on link creation
Davide Caratti
2016-07-25
*
macsec: fix error codes when a SA is created
Davide Caratti
2016-07-25
*
macsec: limit ICV length to 16 octets
Davide Caratti
2016-07-25
*
macsec: enable GRO and RPS on macsec devices
Paolo Abeni
2016-07-22
*
macsec: set actual real device for xmit when !protect_frames
Daniel Borkmann
2016-07-01
*
macsec: fix SA initialization
Sabrina Dubroca
2016-06-15
*
macsec: allocate sg and iv on the heap
Sabrina Dubroca
2016-06-15
*
macsec: add rcu_barrier() on module exit
Sabrina Dubroca
2016-06-15
*
macsec: fix netlink attribute for key id
Sabrina Dubroca
2016-05-20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
|
\
|
*
macsec: key identifier is 128 bits, not 64
Sabrina Dubroca
2016-05-09
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-27
|
\
|
|
*
macsec: fix netlink attribute validation
Sabrina Dubroca
2016-04-24
|
*
macsec: add missing macsec prefix in uapi
Sabrina Dubroca
2016-04-24
|
*
macsec: fix SA leak if initialization fails
Sabrina Dubroca
2016-04-24
|
*
macsec: fix memory leaks around rx_handler (un)registration
Sabrina Dubroca
2016-04-24
|
*
macsec: add consistency check to netlink dumps
Sabrina Dubroca
2016-04-24
|
*
macsec: fix rx_sa refcounting with decrypt callback
Sabrina Dubroca
2016-04-24
|
*
macsec: don't put a NULL rxsa
Sabrina Dubroca
2016-04-24
|
*
macsec: take rtnl lock before for_each_netdev
Sabrina Dubroca
2016-04-24
|
*
macsec: add missing NULL check after kmalloc
Sabrina Dubroca
2016-04-24
*
|
macsec: use nla_put_u64_64bit()
Nicolas Dichtel
2016-04-26
*
|
macsec: Convert to using IFF_NO_QUEUE
Phil Sutter
2016-04-25
|
/
*
macsec: introduce IEEE 802.1AE driver
Sabrina Dubroca
2016-03-13