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.12.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: Verify that send_sci is on when setting Tx sci explicitly
Lior Nahmanson
2022-02-08
1
-0
/
+9
*
macsec: avoid use-after-free in macsec_handle_frame()
Eric Dumazet
2020-10-14
1
-1
/
+3
*
net: macsec: preserve ingress frame ordering
Scott Dial
2020-05-20
1
-1
/
+2
*
macsec: avoid to set wrong mtu
Taehee Yoo
2020-05-02
1
-4
/
+8
*
macsec: restrict to ethernet devices
Willem de Bruijn
2020-04-02
1
-0
/
+3
*
macsec: add missing attribute validation for port
Jakub Kicinski
2020-03-20
1
-0
/
+1
*
net: macsec: update SCI upon MAC address change.
Dmitry Bogdanov
2020-03-20
1
-5
/
+6
*
macsec: let the administrator set UP state even if lowerdev is down
Sabrina Dubroca
2019-12-01
1
-3
/
+0
*
macsec: update operstate when lower device changes
Sabrina Dubroca
2019-12-01
1
-0
/
+17
*
macsec: fix refcnt leak in module exit routine
Taehee Yoo
2019-11-12
1
-4
/
+0
*
macsec: drop skb sk before calling gro_cells_receive
Xin Long
2019-10-05
1
-0
/
+1
*
macsec: fix checksumming after decryption
Andreas Steinmetz
2019-07-31
1
-0
/
+1
*
macsec: fix use-after-free of skb during RX
Andreas Steinmetz
2019-07-31
1
-3
/
+2
*
macsec: fix memory leaks when skb_to_sgvec fails
Sabrina Dubroca
2017-10-11
1
-0
/
+2
*
macsec: add genl family module alias
Sabrina Dubroca
2017-08-22
1
-0
/
+1
*
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-2
/
+2
|
\
|
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-2
/
+2
*
|
macsec: check return value of skb_to_sgvec always
Jason A. Donenfeld
2017-06-04
1
-2
/
+11
*
|
macsec: double accounting of dropped rx/tx packets
Girish Moodalbail
2017-05-22
1
-12
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
1
-6
/
+21
|
\
|
*
macsec: dynamically allocate space for sglist
Jason A. Donenfeld
2017-04-26
1
-7
/
+22
|
*
macsec: avoid heap overflow in skb_to_sgvec
Jason A. Donenfeld
2017-04-24
1
-1
/
+1
*
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-4
/
+6
|
/
*
macsec: fix validation failed in asynchronous operation.
Lee Ryder
2017-02-21
1
-0
/
+3
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-5
/
+3
*
macsec: remove first zero and add attribute name in comments
Zhang Shengju
2016-12-08
1
-13
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-8
/
+18
|
\
|
*
macsec: Fix header length if SCI is added if explicitly disabled
Tobias Brunner
2016-10-27
1
-8
/
+18
*
|
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
1
-1
/
+1
*
|
genetlink: statically initialize families
Johannes Berg
2016-10-27
1
-8
/
+13
*
|
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-27
1
-1
/
+0
*
|
net: use core MTU range checking in core net infra
Jarod Wilson
2016-10-20
1
-0
/
+2
|
/
*
macsec: set network devtype
stephen hemminger
2016-09-09
1
-0
/
+1
*
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
2016-08-13
1
-1
/
+1
*
macsec: fix lockdep splats when nesting devices
Sabrina Dubroca
2016-08-13
1
-2
/
+27
*
macsec: use after free when deleting the underlying device
Sabrina Dubroca
2016-08-11
1
-6
/
+17
*
macsec: fix negative refcnt on parent link
Sabrina Dubroca
2016-07-30
1
-2
/
+2
*
macsec: RXSAs don't need to hold a reference on RXSCs
Sabrina Dubroca
2016-07-30
1
-2
/
+1
*
macsec: fix reference counting on RXSC in macsec_handle_frame
Sabrina Dubroca
2016-07-30
1
-1
/
+8
*
macsec: ensure rx_sa is set when validation is disabled
Beniamino Galvani
2016-07-26
1
-1
/
+2
*
macsec: validate ICV length on link creation
Davide Caratti
2016-07-25
1
-1
/
+13
*
macsec: fix error codes when a SA is created
Davide Caratti
2016-07-25
1
-22
/
+36
*
macsec: limit ICV length to 16 octets
Davide Caratti
2016-07-25
1
-2
/
+2
*
macsec: enable GRO and RPS on macsec devices
Paolo Abeni
2016-07-22
1
-7
/
+25
*
macsec: set actual real device for xmit when !protect_frames
Daniel Borkmann
2016-07-01
1
-0
/
+1
*
macsec: fix SA initialization
Sabrina Dubroca
2016-06-15
1
-1
/
+1
[next]