Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7272194ed391f9db8bb320c50d715e7e6bba8ff3
/
net
/
phonet
/
socket.c
a7cb5a4
userns: Print out socket uids in a user namespace aware fashion.
by Eric W. Biederman
· 12 years ago
31fdc55
net: remove my future former mail address
by Rémi Denis-Courmont
· 12 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
71338aa
net: convert %p usage to %pK
by Dan Rosenberg
· 13 years ago
44f4d5a
Phonet: convert bound sockets hash list to RCU
by Rémi Denis-Courmont
· 14 years ago
297edb6
Phonet: support active connection without pipe controller on modem
by Rémi Denis-Courmont
· 14 years ago
f7ae8d5
Phonet: allocate sock from accept syscall rather than soft IRQ
by Rémi Denis-Courmont
· 14 years ago
a805951
Phonet: implement per-socket destination/peer address
by Rémi Denis-Courmont
· 14 years ago
9624154
Phonet: allow multiple listen() and fix small race condition
by Rémi Denis-Courmont
· 14 years ago
b3d6255
Phonet: 'connect' socket implementation for Pipe controller
by Kumar Sanghvi
· 14 years ago
9e0064a
phonet: Fix build warning.
by David S. Miller
· 14 years ago
507215f
Phonet: list subscribed resources via proc_fs
by Rémi Denis-Courmont
· 14 years ago
7417fa8
Phonet: hook resource routing to userspace via ioctl()'s
by Rémi Denis-Courmont
· 14 years ago
4e3d16c
Phonet: resource routing backend
by Rémi Denis-Courmont
· 14 years ago
01b3860
Phonet: do not set POLLOUT in case of send buffer overflow
by Rémi Denis-Courmont
· 14 years ago
4381548
net: sock_def_readable() and friends RCU conversion
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
6b0d07b
Phonet: put sockets in a hash table
by Rémi Denis-Courmont
· 15 years ago
21912d1
Phonet: hold socket before giving it to sk_deliver_skb()
by Rémi Denis-Courmont
· 15 years ago
f14001f
Phonet: deliver broadcast packets to broadcast sockets
by Rémi Denis-Courmont
· 15 years ago
013820a
Phonet: fix mutex imbalance
by Rémi Denis-Courmont
· 15 years ago
582b0b6
Phonet: fix race for port number in concurrent bind()
by Rémi Denis-Courmont
· 15 years ago
ae6e2ae
phonet: fix build when PROC_FS is disabled
by Randy Dunlap
· 15 years ago
cb7d9e7f
Phonet: fix /proc/net/phonet with network namespaces
by Rémi Denis-Courmont
· 15 years ago
c1dc13e
Phonet: sockets list through proc_fs
by Rémi Denis-Courmont
· 15 years ago
be67773
Phonet: use atomic for packet TX window
by Rémi Denis-Courmont
· 16 years ago
5240488
Phonet: basic net namespace support
by Rémi Denis-Courmont
· 16 years ago
02a4761
Phonet: implement GPRS virtual interface over PEP socket
by Rémi Denis-Courmont
· 16 years ago
c41bd97f8
Phonet: receive pipe control requests as out-of-band data
by Rémi Denis-Courmont
· 16 years ago
9995a32
Phonet: connected sockets glue
by Rémi Denis-Courmont
· 16 years ago
87ab4e2
Phonet: proc interface for port range
by Remi Denis-Courmont
· 16 years ago
ba113a9
Phonet: common socket glue
by Remi Denis-Courmont
· 16 years ago