Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9dc8c89dfbbac5546101379d8d2aa0fa30d39888
/
net
/
ieee802154
/
6lowpan.c
ab2d95d
6lowpan: Sync default hardware address of lowpan links to their wpan
by Alan Ott
· 11 years ago
7adac1e
6lowpan: Only make 6lowpan links to IEEE802154 devices
by Alan Ott
· 11 years ago
65d892c
6lowpan: handle context based source address
by Alexander Aring
· 11 years ago
ce2463b
6lowpan: lowpan_uncompress_addr with address_mode
by Alexander Aring
· 11 years ago
84c2e7b
6lowpan: add function to uncompress multicast addr
by Alexander Aring
· 11 years ago
31afe1f
6lowpan: Fix fragmentation with link-local compressed addresses
by David Hauweele
· 11 years ago
84ce1ddf
6lowpan: init ipv6hdr buffer to zero
by Alexander Aring
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
fc52eea
6lowpan: handle dev_queue_xmit() error code properly
by Alan Ott
· 12 years ago
6bdeaba
6lowpan: use IEEE802154_ADDR_LEN instead of a magic number
by Tony Cheneau
· 12 years ago
ababf38
6lowpan: fix a small formatting issue
by Tony Cheneau
· 12 years ago
24363b6
6lowpan: modify udp compression/uncompression to match the standard
by Tony Cheneau
· 12 years ago
43de7aa
6lowpan: use the PANID provided by the device instead of a static value
by Tony Cheneau
· 12 years ago
c7d0ab2
6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer
by Tony Cheneau
· 12 years ago
d4ac323
6lowpan: store fragment tag values per device instead of net stack wide
by Tony Cheneau
· 12 years ago
9da2924
6lowpan: add debug messages for 6LoWPAN fragmentation
by Tony Cheneau
· 12 years ago
d991b98
6lowpan: fix first fragment (FRAG1) handling
by Tony Cheneau
· 12 years ago
58ef67c
6lowpan: use short IEEE 802.15.4 addresses for broadcast destination
by Tony Cheneau
· 12 years ago
f333a15
6lowpan: always enable link-layer acknowledgments
by Tony Cheneau
· 12 years ago
f5c20f5
6lowpan: next header is not properly set upon decompression of a UDP header.
by Tony Cheneau
· 12 years ago
fc4e98d
6lowpan: use stack buffer instead of heap
by Alexander Aring
· 12 years ago
a07fdce
6lowpan: Remove __init tag from lowpan_netlink_fini().
by David S. Miller
· 12 years ago
ee21c7e
6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN
by Alan Ott
· 12 years ago
0c44621
6lowpan: Refactor packet delivery into a function
by Alan Ott
· 12 years ago
b333b7e
6lowpan: consider checksum bytes in fragmentation threshold
by Alan Ott
· 12 years ago
4c83501
net/ieee802154/6lowpan.c: Remove unecessary semicolon
by Peter Senna Tschudin
· 12 years ago
a2dc375e
6lowpan: handle NETDEV_UNREGISTER event
by Alan Ott
· 12 years ago
a437d27
6lowpan: Make a copy of skb's delivered to 6lowpan
by Alan Ott
· 12 years ago
5e96855
6lowpan: Change byte order when storing/accessing to len field
by Tony Cheneau
· 12 years ago
4576039
6lowpan: Change byte order when storing/accessing u16 tag
by Tony Cheneau
· 12 years ago
d4787a1
6lowpan: Fix null pointer dereference in UDP uncompression function
by Tony Cheneau
· 12 years ago
33c34c5
6lowpan: rework fragment-deleting routine
by alex.bluesman.smirnov@gmail.com
· 12 years ago
abbee2e
6lowpan: fix tag variable size
by alex.bluesman.smirnov@gmail.com
· 12 years ago
79ff1db
6lowpan: get extra headroom in allocated frame
by alex.bluesman.smirnov@gmail.com
· 12 years ago
4d27de1
6lowpan: revert: add missing spin_lock_init()
by alex.bluesman.smirnov@gmail.com
· 12 years ago
42c3629
6lowpan: revert 'reuse eth_mac_addr()'
by alex.bluesman.smirnov@gmail.com
· 12 years ago
747cf6e
6lowpan: double unlock on an error path
by Dan Carpenter
· 12 years ago
e71094f
6lowpan: remove excessive argument in pr_debug
by alex.bluesman.smirnov@gmail.com
· 12 years ago
5c00c0c
6lowpan: fix hop limit compression
by alex.bluesman.smirnov@gmail.com
· 12 years ago
c5d3687
6lowpan: read data from skb safely
by alex.bluesman.smirnov@gmail.com
· 12 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
2d31950
6lowpan: duplicate definition of IEEE802154_ALEN
by alex.bluesman.smirnov@gmail.com
· 13 years ago
c2e94d7
6lowpan: move frame allocation code to a separate function
by alex.bluesman.smirnov@gmail.com
· 13 years ago
768f7c7
6lowpan: add missing spin_lock_init()
by alex.bluesman.smirnov@gmail.com
· 13 years ago
8deff4a
6lowpan: clean up fragments list if module unloaded
by alex.bluesman.smirnov@gmail.com
· 13 years ago
0848e40
6lowpan: fix segmentation fault caused by mlme request
by alex.bluesman.smirnov@gmail.com
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
cdf49c2
net/ieee802154/6lowpan.c: reuse eth_mac_addr()
by Danny Kukawka
· 13 years ago
d445ba6
6LoWPAN: double free in lowpan_fragment_xmit()
by Dan Carpenter
· 13 years ago
f8b1b5d
6LoWPAN: UDP header decompression
by alex.bluesman.smirnov@gmail.com
· 13 years ago
3bd5b95
6LoWPAN: UDP header compression
by alex.bluesman.smirnov@gmail.com
· 13 years ago
4d039f6
6LoWPAN: set proper netdev flags
by alex.bluesman.smirnov@gmail.com
· 13 years ago
e86586b
6LoWPAN: disable debugging by default
by alex.bluesman.smirnov@gmail.com
· 13 years ago
719269a
6LoWPAN: add fragmentation support
by alex.bluesman.smirnov@gmail.com
· 13 years ago
dcef115
6LoWPAN: fix skb_copy call
by alex.bluesman.smirnov@gmail.com
· 13 years ago
dc00fd4
6LoWPAN: call dev_put() on error in lowpan_newlink()
by Dan Carpenter
· 13 years ago
aec9db3
6LoWPAN: use the _safe version of list_for_each
by Dan Carpenter
· 13 years ago
90d0963
6LoWPAN: use kfree_skb() instead of kfree()
by Dan Carpenter
· 13 years ago
44331fe
IEEE802.15.4: 6LoWPAN basic support
by Alexander Smirnov
· 13 years ago