| Commit message (Expand) | Author | Age | Files | Lines |
* | net: sock_def_readable() and friends RCU conversion | Eric Dumazet | 2010-05-01 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net: Move && and || to end of previous line | Joe Perches | 2009-11-29 | 1 | -2/+2 |
* | Phonet: put sockets in a hash table | Rémi Denis-Courmont | 2009-11-10 | 1 | -25/+54 |
* | Phonet: hold socket before giving it to sk_deliver_skb() | Rémi Denis-Courmont | 2009-10-15 | 1 | -1/+3 |
* | Phonet: deliver broadcast packets to broadcast sockets | Rémi Denis-Courmont | 2009-10-14 | 1 | -0/+21 |
* | Phonet: fix mutex imbalance | Rémi Denis-Courmont | 2009-09-30 | 1 | -1/+0 |
* | Phonet: fix race for port number in concurrent bind() | Rémi Denis-Courmont | 2009-09-24 | 1 | -8/+8 |
* | phonet: fix build when PROC_FS is disabled | Randy Dunlap | 2009-08-17 | 1 | -0/+2 |
* | Phonet: fix /proc/net/phonet with network namespaces | Rémi Denis-Courmont | 2009-08-12 | 1 | -2/+3 |
* | Phonet: sockets list through proc_fs | Rémi Denis-Courmont | 2009-07-23 | 1 | -0/+96 |
* | Phonet: use atomic for packet TX window | Rémi Denis-Courmont | 2008-12-17 | 1 | -1/+1 |
* | Phonet: basic net namespace support | Rémi Denis-Courmont | 2008-12-03 | 1 | -4/+7 |
* | Phonet: implement GPRS virtual interface over PEP socket | Rémi Denis-Courmont | 2008-10-05 | 1 | -4/+4 |
* | Phonet: receive pipe control requests as out-of-band data | Rémi Denis-Courmont | 2008-10-05 | 1 | -1/+3 |
* | Phonet: connected sockets glue | Rémi Denis-Courmont | 2008-10-05 | 1 | -0/+97 |
* | Phonet: proc interface for port range | Remi Denis-Courmont | 2008-09-22 | 1 | -1/+2 |
* | Phonet: common socket glue | Remi Denis-Courmont | 2008-09-22 | 1 | -0/+311 |