index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ieee802154
/
dgram.c
Commit message (
Expand
)
Author
Age
*
ieee802154: socket: put handling into one file
Alexander Aring
2015-01-02
*
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-12-09
|
\
|
*
net/ieee802154: Remove and add extra blank lines as needed.
Stefan Schmidt
2014-12-05
*
|
new helper: memcpy_from_msg()
Al Viro
2014-11-24
*
|
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-10
|
\
|
|
*
ieee802154: move ieee802154 header
Alexander Aring
2014-10-25
|
*
ieee802154: mac802154: remove FSF address
Alexander Aring
2014-10-25
*
|
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
|
/
*
6lowpan: mac802154: fix coding style issues
Varka Bhadram
2014-07-07
*
ieee802154: add dgram sockopts for security control
Phoebe Buckheister
2014-05-16
*
ieee802154: fix dgram socket sendmsg()
Phoebe Buckheister
2014-05-15
*
ieee802154: change _cb handling slightly
Phoebe Buckheister
2014-05-15
*
ieee802154: dgram: cleanup set of broadcast panid
Alexander Aring
2014-03-20
*
ieee802154: properly unshare skbs in ieee802154 *_rcv functions
Phoebe Buckheister
2014-03-18
*
ieee802154: add proper length checks to header creations
Phoebe Buckheister
2014-03-14
*
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2014-03-14
*
mac802154: use header operations to create/parse headers
Phoebe Buckheister
2014-03-14
*
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
2014-03-14
*
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
2014-03-14
*
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2014-01-19
*
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
2013-11-18
*
ieee802154/dgram: Pass source address in dgram_recvmsg
Stephen Röttger
2013-03-27
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
*
ieee802154: verify packet size before trying to allocate it
Sasha Levin
2012-07-09
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
*
net: Remove all uses of LL_ALLOCATED_SPACE
Herbert Xu
2011-11-18
*
ieee802154: it's IEEE 802.15.4, not ZigBee
Dmitry Eremin-Solenikov
2011-06-30
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
net: sk_drops consolidation
Eric Dumazet
2009-10-14
*
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-10-12
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
*
af_ieee802154: setsockopt optlen arg isn't __user
Dmitry Eremin-Solenikov
2009-09-15
*
af_ieee802154: add support for WANT_ACK socket option
Dmitry Baryshkov
2009-08-13
*
af_ieee802154: minor cleanup in dgram_bind
Dmitry Baryshkov
2009-08-13
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
|
\
|
*
af_ieee802154: provide dummy get/setsockopt
Dmitry Eremin-Solenikov
2009-08-06
*
|
ieee802154: move headers out of extra directory
Dmitry Eremin-Solenikov
2009-07-23
|
/
*
net: correct off-by-one write allocations reports
Eric Dumazet
2009-06-18
*
ieee802154: Use '%Zu' printf format for size_t.
David S. Miller
2009-06-11
*
net: add IEEE 802.15.4 socket family implementation
Sergey Lapin
2009-06-09