summaryrefslogtreecommitdiff
path: root/net/phonet/af_phonet.c
AgeCommit message (Expand)Author
2009-03-10net: convert usage of packet_type to read_mostlyStephen Hemminger
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison
2009-01-27Phonet: allow phonet_device_init() to fail, put it to __init sectionremi.denis-courmont@nokia
2009-01-27Phonet: check destination before delivering packets locallyremi.denis-courmont@nokia
2008-12-03Phonet: basic net namespace supportRémi Denis-Courmont
2008-11-19phonet: fix compilation with gcc-3.4Alexey Dobriyan
2008-11-17Phonet: refuse to send bigger than MTU packetsRémi Denis-Courmont
2008-10-27Phonet: do not reply to indication reset packetsRemi Denis-Courmont
2008-10-16net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg
2008-10-05Phonet: Pipe End Point for Phonet Pipes protocolRémi Denis-Courmont
2008-10-05Phonet: modules auto-loading supportRémi Denis-Courmont
2008-09-23Phonet: emit errors when a packet cannot be delivered locallyRemi Denis-Courmont
2008-09-23Phonet: proc interface for port rangeRemi Denis-Courmont
2008-09-23Phonet: provide MAC header operationsRemi Denis-Courmont
2008-09-23Phonet: Phonet datagram transport protocolRemi Denis-Courmont
2008-09-23Phonet: common socket glueRemi Denis-Courmont
2008-09-23Phonet: Netlink interfaceRemi Denis-Courmont
2008-09-23Phonet: network device and address handlingRemi Denis-Courmont
2008-09-23Phonet: PF_PHONET protocol family supportRemi Denis-Courmont