summaryrefslogtreecommitdiff
path: root/bpf_lexer.l
AgeCommit message (Expand)AuthorFilesLines
2013-09-06bpfc: add gnu as style %-register prefixDaniel Borkmann1-0/+1
2013-05-23bpfc: allow bpf programs to be passed to cppDaniel Borkmann1-0/+1
2013-03-19bpfc: filter: add poff ancillary operationDaniel Borkmann1-0/+1
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+126
inux/net-next.git/tree/?h=nds-private-remove&id=124f930b8cbc4ac11236e6eb1c5f008318864588'>b4278bec0fd61b98b913fefdc7890bedaf1099b6 parent6e09d0fb64402cec579f029ca4c7f39f5c48fc60 (diff)
libceph: make sure ceph_aes_crypt() IV is aligned
... otherwise the crypto stack will align it for us with a GFP_ATOMIC allocation and a memcpy() -- see skcipher_walk_first(). Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat