index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macsec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-31
macsec: fix reference counting on RXSC in macsec_handle_frame
Sabrina Dubroca
1
-1
/
+8
2016-07-27
macsec: ensure rx_sa is set when validation is disabled
Beniamino Galvani
1
-1
/
+2
2016-07-25
macsec: validate ICV length on link creation
Davide Caratti
1
-1
/
+13
2016-07-25
macsec: fix error codes when a SA is created
Davide Caratti
1
-22
/
+36
2016-07-25
macsec: limit ICV length to 16 octets
Davide Caratti
1
-2
/
+2
2016-07-22
macsec: enable GRO and RPS on macsec devices
Paolo Abeni
1
-7
/
+25
2016-07-01
macsec: set actual real device for xmit when !protect_frames
Daniel Borkmann
1
-0
/
+1
2016-06-16
macsec: fix SA initialization
Sabrina Dubroca
1
-1
/
+1
2016-06-16
macsec: allocate sg and iv on the heap
Sabrina Dubroca
1
-9
/
+37
2016-06-16
macsec: add rcu_barrier() on module exit
Sabrina Dubroca
1
-0
/
+1
2016-05-20
macsec: fix netlink attribute for key id
Sabrina Dubroca
1
-2
/
+2
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+13
2016-05-09
macsec: key identifier is 128 bits, not 64
Sabrina Dubroca
1
-6
/
+13
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-23
/
+40
2016-04-26
macsec: use nla_put_u64_64bit()
Nicolas Dichtel
1
-33
/
+88
2016-04-25
macsec: Convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2016-04-24
macsec: fix netlink attribute validation
Sabrina Dubroca
1
-2
/
+2
2016-04-24
macsec: add missing macsec prefix in uapi
Sabrina Dubroca
1
-5
/
+7
2016-04-24
macsec: fix SA leak if initialization fails
Sabrina Dubroca
1
-0
/
+2
2016-04-24
macsec: fix memory leaks around rx_handler (un)registration
Sabrina Dubroca
1
-2
/
+6
2016-04-24
macsec: add consistency check to netlink dumps
Sabrina Dubroca
1
-0
/
+11
2016-04-24
macsec: fix rx_sa refcounting with decrypt callback
Sabrina Dubroca
1
-7
/
+9
2016-04-24
macsec: don't put a NULL rxsa
Sabrina Dubroca
1
-1
/
+2
2016-04-24
macsec: take rtnl lock before for_each_netdev
Sabrina Dubroca
1
-5
/
+2
2016-04-24
macsec: add missing NULL check after kmalloc
Sabrina Dubroca
1
-2
/
+2
2016-03-14
macsec: introduce IEEE 802.1AE driver
Sabrina Dubroca
1
-0
/
+3297
[prev]