提交历史

作者 SHA1 备注 提交日期
  Jiri Pirko 351638e7de net: pass info struct via netdevice notifier 12 年之前
  Alan Ott fc52eea4c5 6lowpan: handle dev_queue_xmit() error code properly 12 年之前
  Tony Cheneau 6bdeaba47d 6lowpan: use IEEE802154_ADDR_LEN instead of a magic number 12 年之前
  Tony Cheneau ababf38596 6lowpan: fix a small formatting issue 12 年之前
  Tony Cheneau 24363b6732 6lowpan: modify udp compression/uncompression to match the standard 12 年之前
  Tony Cheneau 43de7aa6ac 6lowpan: use the PANID provided by the device instead of a static value 12 年之前
  Tony Cheneau c7d0ab28b4 6lowpan: obtain IEEE802.15.4 sequence number from the MAC layer 12 年之前
  Tony Cheneau d4ac32365d 6lowpan: store fragment tag values per device instead of net stack wide 12 年之前
  Tony Cheneau 9da2924c4b 6lowpan: add debug messages for 6LoWPAN fragmentation 12 年之前
  Tony Cheneau d991b98f50 6lowpan: fix first fragment (FRAG1) handling 12 年之前
  Tony Cheneau 58ef67c318 6lowpan: use short IEEE 802.15.4 addresses for broadcast destination 12 年之前
  Tony Cheneau f333a15a3e 6lowpan: always enable link-layer acknowledgments 12 年之前
  Tony Cheneau f5c20f58d9 6lowpan: next header is not properly set upon decompression of a UDP header. 12 年之前
  Alexander Aring fc4e98dbba 6lowpan: use stack buffer instead of heap 12 年之前
  David S. Miller a07fdceccf 6lowpan: Remove __init tag from lowpan_netlink_fini(). 12 年之前
  Alan Ott ee21c7e0d1 6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN 12 年之前
  Alan Ott 0c446212c4 6lowpan: Refactor packet delivery into a function 12 年之前
  Alan Ott b333b7e6ec 6lowpan: consider checksum bytes in fragmentation threshold 12 年之前
  Peter Senna Tschudin 4c835019a6 net/ieee802154/6lowpan.c: Remove unecessary semicolon 12 年之前
  Alan Ott a2dc375e12 6lowpan: handle NETDEV_UNREGISTER event 13 年之前
  Alan Ott a437d2744b 6lowpan: Make a copy of skb's delivered to 6lowpan 13 年之前
  Tony Cheneau 5e96855fc5 6lowpan: Change byte order when storing/accessing to len field 13 年之前
  Tony Cheneau 4576039ffc 6lowpan: Change byte order when storing/accessing u16 tag 13 年之前
  Tony Cheneau d4787a1543 6lowpan: Fix null pointer dereference in UDP uncompression function 13 年之前
  alex.bluesman.smirnov@gmail.com 33c34c5e93 6lowpan: rework fragment-deleting routine 13 年之前
  alex.bluesman.smirnov@gmail.com abbee2effc 6lowpan: fix tag variable size 13 年之前
  alex.bluesman.smirnov@gmail.com 79ff1db6d9 6lowpan: get extra headroom in allocated frame 13 年之前
  alex.bluesman.smirnov@gmail.com 4d27de149b 6lowpan: revert: add missing spin_lock_init() 13 年之前
  alex.bluesman.smirnov@gmail.com 42c3629551 6lowpan: revert 'reuse eth_mac_addr()' 13 年之前
  Dan Carpenter 747cf6ed3d 6lowpan: double unlock on an error path 13 年之前