index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macsec.c
Commit message (
Expand
)
Author
Age
*
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-24
*
macsec: fix refcnt leak in module exit routine
Taehee Yoo
2019-10-24
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
*
macsec: drop skb sk before calling gro_cells_receive
Xin Long
2019-09-26
*
macsec: fix checksumming after decryption
Andreas Steinmetz
2019-07-02
*
macsec: fix use-after-free of skb during RX
Andreas Steinmetz
2019-07-02
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
*
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
*
macsec: add noinline tag to avoid a frame size warning
Florian Westphal
2019-04-01
*
genetlink: make policy common to family
Johannes Berg
2019-03-22
*
macsec: let the administrator set UP state even if lowerdev is down
Sabrina Dubroca
2018-10-28
*
macsec: update operstate when lower device changes
Sabrina Dubroca
2018-10-28
*
DRIVERS: net: macsec: Fix multiple coding style issues
Romain Aviolat
2018-09-21
*
Revert "macsec: missing dev_put() on error in macsec_newlink()"
Dan Carpenter
2018-04-16
*
macsec: missing dev_put() on error in macsec_newlink()
Dan Carpenter
2018-03-22
*
macsec: restore uAPI after addition of GCM-AES-256
Sabrina Dubroca
2018-01-22
*
macsec: Add support for GCM-AES-256 cipher suite
Felix Walter
2018-01-09
*
genetlink: fix genlmsg_nlhdr()
Michal Kubecek
2017-11-15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
|
\
|
*
macsec: fix memory leaks when skb_to_sgvec fails
Sabrina Dubroca
2017-10-11
*
|
drivers, net: convert masces_tx_sa.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-10-21
*
|
drivers, net: convert masces_rx_sc.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-10-21
*
|
drivers, net: convert masces_rx_sa.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-10-21
*
|
net: Add extack to upper device linking
David Ahern
2017-10-05
|
/
*
macsec: add genl family module alias
Sabrina Dubroca
2017-08-22
*
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
2017-06-26
*
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
2017-06-26
*
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-26
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
|
\
|
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
*
|
macsec: check return value of skb_to_sgvec always
Jason A. Donenfeld
2017-06-04
*
|
macsec: double accounting of dropped rx/tx packets
Girish Moodalbail
2017-05-22
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
|
\
|
*
macsec: dynamically allocate space for sglist
Jason A. Donenfeld
2017-04-26
|
*
macsec: avoid heap overflow in skb_to_sgvec
Jason A. Donenfeld
2017-04-24
*
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
|
/
*
macsec: fix validation failed in asynchronous operation.
Lee Ryder
2017-02-21
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
*
macsec: remove first zero and add attribute name in comments
Zhang Shengju
2016-12-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
|
\
|
*
macsec: Fix header length if SCI is added if explicitly disabled
Tobias Brunner
2016-10-27
*
|
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
*
|
genetlink: statically initialize families
Johannes Berg
2016-10-27
*
|
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-27
*
|
net: use core MTU range checking in core net infra
Jarod Wilson
2016-10-20
|
/
*
macsec: set network devtype
stephen hemminger
2016-09-09
*
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
2016-08-13
[next]