index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macsec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: macsec: Add missing documentation for 'gro_cells'
Lee Jones
2020-11-03
1
-0
/
+1
*
net: macsec: use new function dev_fetch_sw_netstats
Heiner Kallweit
2020-10-13
1
-21
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-08
1
-1
/
+3
|
\
|
*
macsec: avoid use-after-free in macsec_handle_frame()
Eric Dumazet
2020-10-08
1
-1
/
+3
*
|
genetlink: move to smaller ops wherever possible
Jakub Kicinski
2020-10-02
1
-3
/
+3
*
|
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
2020-08-18
1
-1
/
+1
|
/
*
net: get rid of lockdep_set_class_and_subclass()
Cong Wang
2020-06-28
1
-3
/
+2
*
net: change addr_list_lock back to static key
Cong Wang
2020-06-09
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
1
-2
/
+4
|
\
|
*
net: macsec: fix rtnl locking issue
Antoine Tenart
2020-05-06
1
-1
/
+2
|
*
net: macsec: preserve ingress frame ordering
Scott Dial
2020-04-30
1
-1
/
+2
*
|
net: partially revert dynamic lockdep key changes
Cong Wang
2020-05-04
1
-0
/
+2
|
/
*
macsec: avoid to set wrong mtu
Taehee Yoo
2020-04-24
1
-4
/
+8
*
net: macsec: fix using wrong structure in macsec_changelink()
Taehee Yoo
2020-04-09
1
-1
/
+1
*
macsec: fix NULL dereference in macsec_upd_offload()
Davide Caratti
2020-04-06
1
-0
/
+3
*
net: macsec: add support for specifying offload upon link creation
Mark Starovoytov
2020-03-29
1
-2
/
+29
*
net: macsec: report real_dev features when HW offloading is enabled
Mark Starovoytov
2020-03-26
1
-4
/
+22
*
net: macsec: add support for getting offloaded stats
Dmitry Bogdanov
2020-03-26
1
-108
/
+213
*
net: macsec: support multicast/broadcast when offloading
Mark Starovoytov
2020-03-26
1
-13
/
+38
*
net: macsec: allow multiple macsec devices with offload
Dmitry Bogdanov
2020-03-26
1
-24
/
+1
*
net: macsec: init secy pointer in macsec_context
Dmitry Bogdanov
2020-03-26
1
-1
/
+15
*
net: macsec: add support for offloading to the MAC
Antoine Tenart
2020-03-26
1
-2
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-25
1
-0
/
+3
|
\
|
*
macsec: restrict to ethernet devices
Willem de Bruijn
2020-03-23
1
-0
/
+3
*
|
macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)
Era Mayflower
2020-03-16
1
-13
/
+148
*
|
macsec: Support XPN frame handling - IEEE 802.1AEbw
Era Mayflower
2020-03-16
1
-36
/
+94
|
/
*
net: macsec: invoke mdo_upd_secy callback when mac address changed
Dmitry Bogdanov
2020-03-10
1
-0
/
+13
*
net: macsec: update SCI upon MAC address change.
Dmitry Bogdanov
2020-03-10
1
-5
/
+6
*
macsec: add missing attribute validation for port
Jakub Kicinski
2020-03-03
1
-0
/
+1
*
net: macsec: PN wrap callback
Antoine Tenart
2020-01-14
1
-6
/
+19
*
net: macsec: add nla support for changing the offloading selection
Antoine Tenart
2020-01-14
1
-3
/
+142
*
net: macsec: hardware offloading infrastructure
Antoine Tenart
2020-01-14
1
-12
/
+441
*
net: macsec: move some definitions in a dedicated header
Antoine Tenart
2020-01-14
1
-163
/
+1
*
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
1
-9
/
+0
*
macsec: fix refcnt leak in module exit routine
Taehee Yoo
2019-10-24
1
-4
/
+0
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-5
/
+0
*
macsec: drop skb sk before calling gro_cells_receive
Xin Long
2019-09-26
1
-0
/
+1
*
macsec: fix checksumming after decryption
Andreas Steinmetz
2019-07-02
1
-0
/
+1
*
macsec: fix use-after-free of skb during RX
Andreas Steinmetz
2019-07-02
1
-3
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
1
-0
/
+10
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-6
/
+2
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-12
/
+15
*
macsec: add noinline tag to avoid a frame size warning
Florian Westphal
2019-04-01
1
-10
/
+12
*
genetlink: make policy common to family
Johannes Berg
2019-03-22
1
-10
/
+1
*
macsec: let the administrator set UP state even if lowerdev is down
Sabrina Dubroca
2018-10-28
1
-3
/
+0
*
macsec: update operstate when lower device changes
Sabrina Dubroca
2018-10-28
1
-0
/
+17
*
DRIVERS: net: macsec: Fix multiple coding style issues
Romain Aviolat
2018-09-21
1
-10
/
+8
*
Revert "macsec: missing dev_put() on error in macsec_newlink()"
Dan Carpenter
2018-04-16
1
-3
/
+2
*
macsec: missing dev_put() on error in macsec_newlink()
Dan Carpenter
2018-03-22
1
-2
/
+3
[next]