Historique des commits

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