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
/
include
/
net
/
compat.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-05
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
1
-7
/
+20
2020-11-23
compat: always include linux/compat.h from net/compat.h
Jakub Kicinski
1
-10
/
+0
2020-07-19
net: simplify cBPF setsockopt compat handling
Christoph Hellwig
1
-1
/
+0
2020-05-20
get rid of compat_mc_setsockopt()
Al Viro
1
-4
/
+0
2020-05-20
get rid of compat_mc_getsockopt()
Al Viro
1
-3
/
+0
2020-05-20
lift compat definitions of mcast [sg]etsockopt requests into net/compat.h
Al Viro
1
-0
/
+24
2020-05-18
ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-0
/
+18
2020-03-10
net: abstract out normal and compat msghdr import
Jens Axboe
1
-0
/
+3
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
1
-3
/
+0
2018-04-02
net: remove compat_sys_*() prototypes from net/compat.h
Dominik Brodowski
1
-11
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-06-09
packet: compat support for sock_fprog
Willem de Bruijn
1
-0
/
+1
2015-04-09
net: switch importing msghdr from userland to {compat_,}import_iovec()
Al Viro
1
-1
/
+1
2014-11-19
fold verify_iovec() into copy_msghdr_from_user()
Al Viro
1
-3
/
+2
2013-09-20
compat.h: Remove extern from function prototypes
Joe Perches
1
-21
/
+27
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-4
/
+4
2012-03-11
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
1
-1
/
+1
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
1
-0
/
+2
2009-12-11
net: fix compat_sys_recvmmsg parameter type
Heiko Carstens
1
-1
/
+1
2009-10-20
net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected
Arnaldo Carvalho de Melo
1
-1
/
+5
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
1
-0
/
+8
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-2
/
+2
2008-07-19
net: Use standard structures for generic socket address structures.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-29
net: Add compat support for getsockopt (MCAST_MSFILTER)
David L Stevens
1
-0
/
+3
2008-04-27
ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.
David L Stevens
1
-0
/
+3
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
1
-0
/
+1
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
1
-1
/
+0
2006-05-31
[PATCH] net/compat.h build fix
Andrew Morton
1
-1
/
+2
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-21
[NET]: socket timestamp 32 bit handler for 64 bit kernel
Shaun Pereira
1
-1
/
+3
2005-09-08
[NET]: Need struct sock forward decl in net/compat.h
David S. Miller
1
-2
/
+3
2005-09-08
[PATCH] Fix 32bit sendmsg() flaw
Al Viro
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+39