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