dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/phonet
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly
Protocols that use packet_type can be __read_mostly section for better
locality. Elminate any unnecessary initializations of NULL.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-10 05:22:43 -07:00
..
Kconfig Phonet: add CONFIG_PHONET 2008-09-22 20:03:00 -07:00
Makefile Phonet: implement GPRS virtual interface over PEP socket 2008-10-05 11:16:16 -07:00
af_phonet.c net: convert usage of packet_type to read_mostly 2009-03-10 05:22:43 -07:00
datagram.c Phonet: Phonet datagram transport protocol 2008-09-22 20:05:57 -07:00
pep-gprs.c Phonet: fix double free in GPRS outbound packet error path 2009-02-10 17:14:31 -08:00
pep.c Phonet: do not compute unused value 2009-02-10 17:14:50 -08:00
pn_dev.c Phonet: use per-namespace devices list 2009-01-26 21:03:35 -08:00
pn_netlink.c netlink: change nlmsg_notify() return value logic 2009-02-24 23:18:28 -08:00
socket.c Phonet: use atomic for packet TX window 2008-12-17 15:48:31 -08:00
sysctl.c net: Make static 2008-12-10 15:18:31 -08:00