Commit History

作者 SHA1 備註 提交日期
  Linus Torvalds 88dd9c16ce Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block 19 年之前
  KAMEZAWA Hiroyuki 6f91204225 [PATCH] for_each_possible_cpu: network codes 19 年之前
  Andrew Morton 88e6faefae [PATCH] splice: warning fix 19 年之前
  David S. Miller 9a1875e60e [NET]: Fully fix the memory leaks in sys_accept(). 19 年之前
  David S. Miller 9606a21635 [NET]: Fix dentry leak in sys_accept(). 19 年之前
  Jens Axboe 5274f052e7 [PATCH] Introduce sys_splice() system call 19 年之前
  Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 年之前
  Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 年之前
  Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 年之前
  Shaun Pereira 89bbfc95d6 [NET]: allow 32 bit socket ioctl in 64 bit kernel 19 年之前
  Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 年之前
  Benjamin LaHaise 6cb153cab9 [NET]: use fget_light() in net/socket.c 19 年之前
  David S. Miller 39d8c1b6fb [NET]: Do not lose accepted socket when -ENFILE/-EMFILE. 19 年之前
  Jeff Garzik 3c9b3a8575 Merge branch 'master' 19 年之前
  Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 年之前
  Adrian Bunk d86b5e0e6b [PATCH] net/: fix the WIRELESS_EXT abuse 19 年之前
  Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 年之前
  Christoph Hellwig b5e5fa5e09 [NET]: Add a dev_ioctl() fallback to sock_ioctl() 19 年之前
  Christoph Hellwig ce1d4d3e88 [NET]: restructure sock_aio_{read,write} / sock_{readv,writev} 19 年之前
  David S. Miller cbeb321a64 [NET]: Fix sock_init() return value. 19 年之前
  Andi Kleen 77d76ea310 [NET]: Small cleanup to socket initialization 19 年之前
  Frank Filz a79af59efd [NET]: Fix module reference counts for loadable protocol modules 19 年之前
  Alex Williamson b9d717a7b4 [NET]: Make sure ctl buffer is aligned properly in sys_sendmsg(). 19 年之前
  David S. Miller 37f7f421cc [NET]: Do not leak MSG_CMSG_COMPAT into userspace. 19 年之前
  Al Viro 8920e8f94c [PATCH] Fix 32bit sendmsg() flaw 19 年之前
  Eric Dumazet b69aee04fb [NET]: Use file->private_data to get socket pointer. 19 年之前
  Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 19 年之前
  Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 年之前
  Benjamin LaHaise 07dc3f0718 [NET]: Make use of ->private_data in sockfd_lookup 20 年之前
  Eric Dumazet f31f5f0512 [NET]: dont use strlen() but the result from a prior sprintf() 20 年之前