Historial de Commits

Autor SHA1 Mensaje Fecha
  Jan Glauber b7c0ddf5f2 net: use SYSCALL_DEFINEx for sys_recv hace 11 años
  Daniel Borkmann 408eccce32 net: ptp: move PTP classifier in its own file hace 11 años
  David S. Miller 85dcce7a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 11 años
  Linus Torvalds 53611c0ce9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 11 años
  Matthew Leach dbb490b965 net: socket: error on a negative msg_namelen hace 11 años
  Al Viro 00e188ef6a sockfd_lookup_light(): switch to fdget^W^Waway from fget_light hace 11 años
  Yang Yingliang 3410f22ea9 socket: replace some printk with pr_* hace 11 años
  Yann Droneaud d73aa2867f net: handle error more gracefully in socketpair() hace 11 años
  David S. Miller 426e1fa31e Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next hace 11 años
  Dan Carpenter db31c55a6f net: clamp ->msg_namelen instead of returning an error hace 11 años
  Hannes Frederic Sowa 68c6beb373 net: add BUG_ON if kernel advertises msg_namelen > sizeof(struct sockaddr_storage) hace 11 años
  Hannes Frederic Sowa f3d3342602 net: rework recvmsg handler msg_name and msg_namelen logic hace 11 años
  Ben Hutchings fd468c74bd net_tstamp: Add SIOCGHWTSTAMP ioctl to match SIOCSHWTSTAMP hace 11 años
  Ben Hutchings 590d4693fb net/compat: Merge multiple implementations of ifreq::ifr_data conversion hace 11 años
  Ben Hutchings 417c3522b3 net/compat: Fix minor information leak in siocdevprivate_ioctl() hace 11 años
  Dan Carpenter 1661bf364a net: heap overflow in __audit_sockaddr() hace 12 años
  Linus Torvalds 9bf12df31f Merge git://git.kvack.org/~bcrl/aio-next hace 12 años
  Mathieu Desnoyers 3ddc5b46a8 kernel-wide: fix missing validations on __get/__put/__copy_to/__copy_from_user() hace 12 años
  Cong Wang e0d1095ae3 net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL hace 12 años
  Kent Overstreet d29c445b63 aio: Kill ki_dtor hace 12 años
  Kent Overstreet 73a7075e3f aio: Kill aio_rw_vect_retry() hace 12 años
  Eliezer Tamir 64b0dc517e net: rename busy poll socket op and globals hace 12 años
  Eliezer Tamir 076bb0c82a net: rename include/net/ll_poll.h to include/net/busy_poll.h hace 12 años
  Eliezer Tamir cbf55001b2 net: rename low latency sockets functions to busy poll hace 12 años
  Eliezer Tamir 2d48d67fa8 net: poll/select low latency socket support hace 12 años
  Eliezer Tamir dafcc4380d net: add socket option for low latency polling hace 12 años
  Eliezer Tamir eb6db62282 net: change sysctl_net_ll_poll into an unsigned int hace 12 años
  Eliezer Tamir 0602129286 net: add low latency socket poll hace 12 años
  David S. Miller 93a306aef5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 12 años
  Andy Lutomirski a7526eb5d0 net: Unbreak compat_sys_{send,recv}msg hace 12 años