Commit Graph

19 Commits (4f629d7db32decbadaab2abfa4d021fee94990ef)

Author SHA1 Message Date
Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 years ago
Christoph Hellwig ce1d4d3e88 [NET]: restructure sock_aio_{read,write} / sock_{readv,writev} 19 years ago
David S. Miller cbeb321a64 [NET]: Fix sock_init() return value. 19 years ago
Andi Kleen 77d76ea310 [NET]: Small cleanup to socket initialization 19 years ago
Frank Filz a79af59efd [NET]: Fix module reference counts for loadable protocol modules 20 years ago
Alex Williamson b9d717a7b4 [NET]: Make sure ctl buffer is aligned properly in sys_sendmsg(). 20 years ago
David S. Miller 37f7f421cc [NET]: Do not leak MSG_CMSG_COMPAT into userspace. 20 years ago
Al Viro 8920e8f94c [PATCH] Fix 32bit sendmsg() flaw 20 years ago
Eric Dumazet b69aee04fb [NET]: Use file->private_data to get socket pointer. 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
Benjamin LaHaise 07dc3f0718 [NET]: Make use of ->private_data in sockfd_lookup 20 years ago
Eric Dumazet f31f5f0512 [NET]: dont use strlen() but the result from a prior sprintf() 20 years ago
David Woodhouse 4bcff1b37e AUDIT: Fix user pointer deref thinko in sys_socketcall(). 20 years ago
David Woodhouse 3ec3b2fba5 AUDIT: Capture sys_socketcall arguments and sockaddrs 20 years ago
Jesper Juhl 02c30a84e6 [PATCH] update Ross Biro bouncing email address 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago