Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
938fa48843b8d020a1dfc9cf340e09347132b7c4
/
net
/
phonet
/
af_phonet.c
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
b765e84
Phonet: return an error when packet TX fails
by Rémi Denis-Courmont
· 14 years ago
c69d440
Phonet: fix NULL dereference on TX path with implicit source
by Rémi Denis-Courmont
· 14 years ago
a805951
Phonet: implement per-socket destination/peer address
by Rémi Denis-Courmont
· 14 years ago
facb4ed
phonet: some signedness bugs
by Dan Carpenter
· 14 years ago
b6a563b
Phonet: look up the resource routing table when forwarding
by Rémi Denis-Courmont
· 14 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
b2a5dec
Phonet: missing rcu_dereference()
by Rémi Denis-Courmont
· 15 years ago
7ed0132
Phonet: put protocols array under RCU
by Rémi Denis-Courmont
· 15 years ago
6b0d07b
Phonet: put sockets in a hash table
by Rémi Denis-Courmont
· 15 years ago
3f378b6
net: pass kern to net_proto_family create function
by Eric Paris
· 15 years ago
86a0a1e
Phonet: forward incoming packets
by Rémi Denis-Courmont
· 15 years ago
aa6c45f
Phonet: route outgoing packets
by Rémi Denis-Courmont
· 15 years ago
f14001f
Phonet: deliver broadcast packets to broadcast sockets
by Rémi Denis-Courmont
· 15 years ago
ec1b4cf
net: mark net_proto_ops as const
by Stephen Hemminger
· 15 years ago
18a1166
Phonet: error on broadcast sending (unimplemented)
by Rémi Denis-Courmont
· 15 years ago
7546dd9
net: convert usage of packet_type to read_mostly
by Stephen Hemminger
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
76e02cf
Phonet: allow phonet_device_init() to fail, put it to __init section
by remi.denis-courmont@nokia
· 16 years ago
4b8f704
Phonet: check destination before delivering packets locally
by remi.denis-courmont@nokia
· 16 years ago
5240488
Phonet: basic net namespace support
by Rémi Denis-Courmont
· 16 years ago
566521d
phonet: fix compilation with gcc-3.4
by Alexey Dobriyan
· 16 years ago
ebfe92c
Phonet: refuse to send bigger than MTU packets
by Rémi Denis-Courmont
· 16 years ago
c3a90c7
Phonet: do not reply to indication reset packets
by Remi Denis-Courmont
· 16 years ago
95a5afc
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
by Johannes Berg
· 16 years ago
9641458
Phonet: Pipe End Point for Phonet Pipes protocol
by Rémi Denis-Courmont
· 16 years ago
2553282
Phonet: modules auto-loading support
by Rémi Denis-Courmont
· 16 years ago
be0c52b
Phonet: emit errors when a packet cannot be delivered locally
by Remi Denis-Courmont
· 16 years ago
87ab4e2
Phonet: proc interface for port range
by Remi Denis-Courmont
· 16 years ago
5f77076
Phonet: provide MAC header operations
by Remi Denis-Courmont
· 16 years ago
107d0d9
Phonet: Phonet datagram transport protocol
by Remi Denis-Courmont
· 16 years ago
ba113a9
Phonet: common socket glue
by Remi Denis-Courmont
· 16 years ago
8fb3974
Phonet: Netlink interface
by Remi Denis-Courmont
· 16 years ago
f8ff602
Phonet: network device and address handling
by Remi Denis-Courmont
· 16 years ago
4b07b3f
Phonet: PF_PHONET protocol family support
by Remi Denis-Courmont
· 16 years ago