index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macsec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
1
-1
/
+2
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
1
-1
/
+2
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
1
-1
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-2
/
+2
2017-06-04
macsec: check return value of skb_to_sgvec always
Jason A. Donenfeld
1
-2
/
+11
2017-05-22
macsec: double accounting of dropped rx/tx packets
Girish Moodalbail
1
-12
/
+3
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+21
2017-04-26
macsec: dynamically allocate space for sglist
Jason A. Donenfeld
1
-7
/
+22
2017-04-24
macsec: avoid heap overflow in skb_to_sgvec
Jason A. Donenfeld
1
-1
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-4
/
+6
2017-02-21
macsec: fix validation failed in asynchronous operation.
Lee Ryder
1
-0
/
+3
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-5
/
+3
2016-12-08
macsec: remove first zero and add attribute name in comments
Zhang Shengju
1
-13
/
+12
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+18
2016-10-27
macsec: Fix header length if SCI is added if explicitly disabled
Tobias Brunner
1
-8
/
+18
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-1
/
+1
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-8
/
+13
2016-10-27
genetlink: no longer support using static family IDs
Johannes Berg
1
-1
/
+0
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
1
-0
/
+2
2016-09-09
macsec: set network devtype
stephen hemminger
1
-0
/
+1
2016-08-13
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
1
-1
/
+1
2016-08-13
macsec: fix lockdep splats when nesting devices
Sabrina Dubroca
1
-2
/
+27
2016-08-11
macsec: use after free when deleting the underlying device
Sabrina Dubroca
1
-6
/
+17
2016-07-30
macsec: fix negative refcnt on parent link
Sabrina Dubroca
1
-2
/
+2
2016-07-30
macsec: RXSAs don't need to hold a reference on RXSCs
Sabrina Dubroca
1
-2
/
+1
2016-07-30
macsec: fix reference counting on RXSC in macsec_handle_frame
Sabrina Dubroca
1
-1
/
+8
2016-07-26
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-15
macsec: fix SA initialization
Sabrina Dubroca
1
-1
/
+1
2016-06-15
macsec: allocate sg and iv on the heap
Sabrina Dubroca
1
-9
/
+37
2016-06-15
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
[next]