index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ieee802154
/
dgram.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-14
net: sk_drops consolidation
Eric Dumazet
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-15
af_ieee802154: setsockopt optlen arg isn't __user
Dmitry Eremin-Solenikov
2009-08-12
af_ieee802154: add support for WANT_ACK socket option
Dmitry Baryshkov
2009-08-12
af_ieee802154: minor cleanup in dgram_bind
Dmitry Baryshkov
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-06
af_ieee802154: provide dummy get/setsockopt
Dmitry Eremin-Solenikov
2009-07-23
ieee802154: move headers out of extra directory
Dmitry Eremin-Solenikov
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
2009-06-11
ieee802154: Use '%Zu' printf format for size_t.
David S. Miller
2009-06-09
net: add IEEE 802.15.4 socket family implementation
Sergey Lapin