index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
compat.h
Age
Commit message (
Expand
)
Author
2013-09-20
compat.h: Remove extern from function prototypes
Joe Perches
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-03-11
net: get rid of some pointless casts to sockaddr
Maciej Żenczykowski
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
2009-12-11
net: fix compat_sys_recvmmsg parameter type
Heiko Carstens
2009-10-20
net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected
Arnaldo Carvalho de Melo
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2008-07-19
net: Use standard structures for generic socket address structures.
YOSHIFUJI Hideaki
2008-04-29
net: Add compat support for getsockopt (MCAST_MSFILTER)
David L Stevens
2008-04-27
ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.
David L Stevens
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
2006-05-31
[PATCH] net/compat.h build fix
Andrew Morton
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-21
[NET]: socket timestamp 32 bit handler for 64 bit kernel
Shaun Pereira
2005-09-08
[NET]: Need struct sock forward decl in net/compat.h
David S. Miller
2005-09-08
[PATCH] Fix 32bit sendmsg() flaw
Al Viro
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds