Commit Graph

24 Commits (e987fa357a4c585e4f43fc3e0ab15ba9e908e233)

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