summaryrefslogtreecommitdiff
path: root/include/linux/byteorder
AgeCommit message (Expand)Author
2014-08-06include/linux/byteorder/generic.h: minor comment fixGeoff Levand
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells
2010-08-14include: replace unifdef-y with header-ySam Ravnborg
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund
2009-01-06byteorder: only use linux/swab.hHarvey Harrison
2008-10-20byteorder: provide swabb.h generically in asm/byteorder.hHarvey Harrison
2008-07-25endian: Always evaluate arguments.David Miller
2008-04-30Drop the exporting of empty <linux/byteorder/generic.h>Robert P. J. Day
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz
2007-05-08Fix compilation of drivers with -O0Michal Schmidt
2007-05-08Fix constant folding and poor optimization in byte swapping codeTrent Piepho
2007-02-11[PATCH] cleanup linux/byteorder/swabb.hAdrian Bunk
2007-02-11[PATCH] remove include/linux/byteorder/pdp_endian.hAdrian Bunk
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2005-09-19[BYTEORDER]: Document alignment and byteorder macrosEd L. Cashin
2005-06-28[PATCH] swabb.h warning fixesAndrew Morton
2005-04-16Linux-2.6.12-rc2Linus Torvalds
bea851b8babe6c87c36e97c9de0dd0bea0dd5802'>smb3: Fix mode on mkdir on smb311 mountsSteve French 2018-06-07cifs: fix a buffer leak in smb2_query_symlinkRonnie Sahlberg 2018-05-31cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argumentRonnie Sahlberg 2018-05-27cifs: add a new SMB2_close_flags functionRonnie Sahlberg 2018-05-27cifs: update calc_size to take a server argumentRonnie Sahlberg 2018-05-27smb3: fix redundant opens on rootSteve French 2018-04-12cifs: Change SMB2_open to return an iov for the error parameterRonnie Sahlberg 2018-04-01CIFS: implement v3.11 preauth integrityAurelien Aptel 2018-04-01CIFS: add sha512 secmechAurelien Aptel 2018-01-26CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctlAurelien Aptel 2017-10-18cifs: handle large EA requests more gracefully in smb2+Ronnie Sahlberg 2017-09-04cifs: Add support for writing attributes on SMB2+Ronnie Sahlberg 2017-09-04cifs: Add support for reading attributes on SMB2+Ronnie Sahlberg 2017-07-08cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsa...Shirish Pargaonkar 2017-07-05cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount op...Shirish Pargaonkar 2017-04-07Handle mismatched open callsSachin Prabhu 2017-03-02smb2: Enforce sec= mount optionSachin Prabhu 2017-03-01CIFS: add use_ipc flag to SMB2_ioctl()Aurelien Aptel 2017-02-01CIFS: Decrypt and process small encrypted packetsPavel Shilovsky 2017-02-01CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky 2016-12-05CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky 2016-05-17remove directory incorrectly tries to set delete on close on non-empty direct...Steve French 2016-01-14Prepare for encryption support (first part). Add decryption and encryption ke...Steve French