Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Denis-Courmont 31fdc5553b net: remove my future former mail address hace 13 años
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int hace 13 años
  Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls hace 13 años
  Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules hace 14 años
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER hace 14 años
  Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK hace 14 años
  Rémi Denis-Courmont 44f4d5a27e Phonet: convert bound sockets hash list to RCU hace 14 años
  Rémi Denis-Courmont 297edb6003 Phonet: support active connection without pipe controller on modem hace 14 años
  Rémi Denis-Courmont f7ae8d59f6 Phonet: allocate sock from accept syscall rather than soft IRQ hace 14 años
  Rémi Denis-Courmont a8059512b1 Phonet: implement per-socket destination/peer address hace 14 años
  Rémi Denis-Courmont 96241544ca Phonet: allow multiple listen() and fix small race condition hace 14 años
  Kumar Sanghvi b3d6255388 Phonet: 'connect' socket implementation for Pipe controller hace 14 años
  David S. Miller 9e0064a545 phonet: Fix build warning. hace 15 años
  Rémi Denis-Courmont 507215f8d0 Phonet: list subscribed resources via proc_fs hace 15 años
  Rémi Denis-Courmont 7417fa83c1 Phonet: hook resource routing to userspace via ioctl()'s hace 15 años
  Rémi Denis-Courmont 4e3d16ce5e Phonet: resource routing backend hace 15 años
  Rémi Denis-Courmont 01b38606bd Phonet: do not set POLLOUT in case of send buffer overflow hace 15 años
  Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion hace 15 años
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
  Joe Perches f64f9e7192 net: Move && and || to end of previous line hace 15 años
  Rémi Denis-Courmont 6b0d07ba15 Phonet: put sockets in a hash table hace 15 años
  Rémi Denis-Courmont 21912d1ca2 Phonet: hold socket before giving it to sk_deliver_skb() hace 15 años
  Rémi Denis-Courmont f14001fcd7 Phonet: deliver broadcast packets to broadcast sockets hace 15 años
  Rémi Denis-Courmont 013820a360 Phonet: fix mutex imbalance hace 15 años
  Rémi Denis-Courmont 582b0b6113 Phonet: fix race for port number in concurrent bind() hace 16 años
  Randy Dunlap ae6e2aef6c phonet: fix build when PROC_FS is disabled hace 16 años
  Rémi Denis-Courmont cb7d9e7f9b Phonet: fix /proc/net/phonet with network namespaces hace 16 años
  Rémi Denis-Courmont c1dc13e9d0 Phonet: sockets list through proc_fs hace 16 años
  Rémi Denis-Courmont be677730a0 Phonet: use atomic for packet TX window hace 16 años
  Rémi Denis-Courmont 5240488198 Phonet: basic net namespace support hace 16 años