index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
phonet
/
socket.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-29
net: Move && and || to end of previous line
Joe Perches
2009-11-10
Phonet: put sockets in a hash table
Rémi Denis-Courmont
2009-10-15
Phonet: hold socket before giving it to sk_deliver_skb()
Rémi Denis-Courmont
2009-10-14
Phonet: deliver broadcast packets to broadcast sockets
Rémi Denis-Courmont
2009-09-30
Phonet: fix mutex imbalance
Rémi Denis-Courmont
2009-09-24
Phonet: fix race for port number in concurrent bind()
Rémi Denis-Courmont
2009-08-17
phonet: fix build when PROC_FS is disabled
Randy Dunlap
2009-08-12
Phonet: fix /proc/net/phonet with network namespaces
Rémi Denis-Courmont
2009-07-23
Phonet: sockets list through proc_fs
Rémi Denis-Courmont
2008-12-17
Phonet: use atomic for packet TX window
Rémi Denis-Courmont
2008-12-03
Phonet: basic net namespace support
Rémi Denis-Courmont
2008-10-05
Phonet: implement GPRS virtual interface over PEP socket
Rémi Denis-Courmont
2008-10-05
Phonet: receive pipe control requests as out-of-band data
Rémi Denis-Courmont
2008-10-05
Phonet: connected sockets glue
Rémi Denis-Courmont
2008-09-22
Phonet: proc interface for port range
Remi Denis-Courmont
2008-09-22
Phonet: common socket glue
Remi Denis-Courmont