Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Denis-Courmont 297edb6003 Phonet: support active connection without pipe controller on modem há 14 anos atrás
  Rémi Denis-Courmont f7ae8d59f6 Phonet: allocate sock from accept syscall rather than soft IRQ há 14 anos atrás
  Rémi Denis-Courmont a8059512b1 Phonet: implement per-socket destination/peer address há 14 anos atrás
  Rémi Denis-Courmont 96241544ca Phonet: allow multiple listen() and fix small race condition há 14 anos atrás
  Kumar Sanghvi b3d6255388 Phonet: 'connect' socket implementation for Pipe controller há 14 anos atrás
  David S. Miller 9e0064a545 phonet: Fix build warning. há 14 anos atrás
  Rémi Denis-Courmont 507215f8d0 Phonet: list subscribed resources via proc_fs há 14 anos atrás
  Rémi Denis-Courmont 7417fa83c1 Phonet: hook resource routing to userspace via ioctl()'s há 14 anos atrás
  Rémi Denis-Courmont 4e3d16ce5e Phonet: resource routing backend há 14 anos atrás
  Rémi Denis-Courmont 01b38606bd Phonet: do not set POLLOUT in case of send buffer overflow há 15 anos atrás
  Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion há 15 anos atrás
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
  Joe Perches f64f9e7192 net: Move && and || to end of previous line há 15 anos atrás
  Rémi Denis-Courmont 6b0d07ba15 Phonet: put sockets in a hash table há 15 anos atrás
  Rémi Denis-Courmont 21912d1ca2 Phonet: hold socket before giving it to sk_deliver_skb() há 15 anos atrás
  Rémi Denis-Courmont f14001fcd7 Phonet: deliver broadcast packets to broadcast sockets há 15 anos atrás
  Rémi Denis-Courmont 013820a360 Phonet: fix mutex imbalance há 15 anos atrás
  Rémi Denis-Courmont 582b0b6113 Phonet: fix race for port number in concurrent bind() há 15 anos atrás
  Randy Dunlap ae6e2aef6c phonet: fix build when PROC_FS is disabled há 16 anos atrás
  Rémi Denis-Courmont cb7d9e7f9b Phonet: fix /proc/net/phonet with network namespaces há 16 anos atrás
  Rémi Denis-Courmont c1dc13e9d0 Phonet: sockets list through proc_fs há 16 anos atrás
  Rémi Denis-Courmont be677730a0 Phonet: use atomic for packet TX window há 16 anos atrás
  Rémi Denis-Courmont 5240488198 Phonet: basic net namespace support há 16 anos atrás
  Rémi Denis-Courmont 02a47617cd Phonet: implement GPRS virtual interface over PEP socket há 16 anos atrás
  Rémi Denis-Courmont c41bd97f81 Phonet: receive pipe control requests as out-of-band data há 16 anos atrás
  Rémi Denis-Courmont 9995a32b4d Phonet: connected sockets glue há 16 anos atrás
  Remi Denis-Courmont 87ab4e20b4 Phonet: proc interface for port range há 16 anos atrás
  Remi Denis-Courmont ba113a94b7 Phonet: common socket glue há 16 anos atrás