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
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+4
2020-05-07
net: macsec: fix rtnl locking issue
Antoine Tenart
1
-1
/
+2
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-0
/
+2
2020-05-01
net: macsec: preserve ingress frame ordering
Scott Dial
1
-1
/
+2
2020-04-25
macsec: avoid to set wrong mtu
Taehee Yoo
1
-4
/
+8
2020-04-09
net: macsec: fix using wrong structure in macsec_changelink()
Taehee Yoo
1
-1
/
+1
2020-04-06
macsec: fix NULL dereference in macsec_upd_offload()
Davide Caratti
1
-0
/
+3
2020-03-30
net: macsec: add support for specifying offload upon link creation
Mark Starovoytov
1
-2
/
+29
2020-03-27
net: macsec: report real_dev features when HW offloading is enabled
Mark Starovoytov
1
-4
/
+22
2020-03-27
net: macsec: add support for getting offloaded stats
Dmitry Bogdanov
1
-108
/
+213
2020-03-27
net: macsec: support multicast/broadcast when offloading
Mark Starovoytov
1
-13
/
+38
2020-03-27
net: macsec: allow multiple macsec devices with offload
Dmitry Bogdanov
1
-24
/
+1
2020-03-27
net: macsec: init secy pointer in macsec_context
Dmitry Bogdanov
1
-1
/
+15
2020-03-27
net: macsec: add support for offloading to the MAC
Antoine Tenart
1
-2
/
+11
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-03-24
macsec: restrict to ethernet devices
Willem de Bruijn
1
-0
/
+3
2020-03-16
macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)
Era Mayflower
1
-13
/
+148
2020-03-16
macsec: Support XPN frame handling - IEEE 802.1AEbw
Era Mayflower
1
-36
/
+94
2020-03-11
net: macsec: invoke mdo_upd_secy callback when mac address changed
Dmitry Bogdanov
1
-0
/
+13
2020-03-11
net: macsec: update SCI upon MAC address change.
Dmitry Bogdanov
1
-5
/
+6
2020-03-04
macsec: add missing attribute validation for port
Jakub Kicinski
1
-0
/
+1
2020-01-14
net: macsec: PN wrap callback
Antoine Tenart
1
-6
/
+19
2020-01-14
net: macsec: add nla support for changing the offloading selection
Antoine Tenart
1
-3
/
+142
2020-01-14
net: macsec: hardware offloading infrastructure
Antoine Tenart
1
-12
/
+441
2020-01-14
net: macsec: move some definitions in a dedicated header
Antoine Tenart
1
-163
/
+1
2019-10-25
net: remove unnecessary variables and callback
Taehee Yoo
1
-9
/
+0
2019-10-25
macsec: fix refcnt leak in module exit routine
Taehee Yoo
1
-4
/
+0
2019-10-25
net: core: add generic lockdep keys
Taehee Yoo
1
-5
/
+0
2019-09-26
macsec: drop skb sk before calling gro_cells_receive
Xin Long
1
-0
/
+1
2019-07-03
macsec: fix checksumming after decryption
Andreas Steinmetz
1
-0
/
+1
2019-07-03
macsec: fix use-after-free of skb during RX
Andreas Steinmetz
1
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-28
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+10
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-6
/
+2
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-12
/
+15
2019-04-02
macsec: add noinline tag to avoid a frame size warning
Florian Westphal
1
-10
/
+12
2019-03-22
genetlink: make policy common to family
Johannes Berg
1
-10
/
+1
2018-10-29
macsec: let the administrator set UP state even if lowerdev is down
Sabrina Dubroca
1
-3
/
+0
2018-10-29
macsec: update operstate when lower device changes
Sabrina Dubroca
1
-0
/
+17
2018-09-22
DRIVERS: net: macsec: Fix multiple coding style issues
Romain Aviolat
1
-10
/
+8
2018-04-16
Revert "macsec: missing dev_put() on error in macsec_newlink()"
Dan Carpenter
1
-3
/
+2
2018-03-22
macsec: missing dev_put() on error in macsec_newlink()
Dan Carpenter
1
-2
/
+3
2018-01-22
macsec: restore uAPI after addition of GCM-AES-256
Sabrina Dubroca
1
-7
/
+5
2018-01-09
macsec: Add support for GCM-AES-256 cipher suite
Felix Walter
1
-13
/
+59
2017-11-16
genetlink: fix genlmsg_nlhdr()
Michal Kubecek
1
-1
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-10-22
drivers, net: convert masces_tx_sa.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-10-22
drivers, net: convert masces_rx_sc.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-10-22
drivers, net: convert masces_rx_sa.refcnt from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+5
2017-10-12
macsec: fix memory leaks when skb_to_sgvec fails
Sabrina Dubroca
1
-0
/
+2
[next]