Commit History

Author SHA1 Message Date
  Alan Ott b333b7e6ec 6lowpan: consider checksum bytes in fragmentation threshold 12 years ago
  Peter Senna Tschudin 4c835019a6 net/ieee802154/6lowpan.c: Remove unecessary semicolon 12 years ago
  Alan Ott a2dc375e12 6lowpan: handle NETDEV_UNREGISTER event 13 years ago
  Alan Ott a437d2744b 6lowpan: Make a copy of skb's delivered to 6lowpan 13 years ago
  Tony Cheneau 5e96855fc5 6lowpan: Change byte order when storing/accessing to len field 13 years ago
  Tony Cheneau 4576039ffc 6lowpan: Change byte order when storing/accessing u16 tag 13 years ago
  Tony Cheneau d4787a1543 6lowpan: Fix null pointer dereference in UDP uncompression function 13 years ago
  alex.bluesman.smirnov@gmail.com 33c34c5e93 6lowpan: rework fragment-deleting routine 13 years ago
  alex.bluesman.smirnov@gmail.com abbee2effc 6lowpan: fix tag variable size 13 years ago
  alex.bluesman.smirnov@gmail.com 79ff1db6d9 6lowpan: get extra headroom in allocated frame 13 years ago
  alex.bluesman.smirnov@gmail.com 4d27de149b 6lowpan: revert: add missing spin_lock_init() 13 years ago
  alex.bluesman.smirnov@gmail.com 42c3629551 6lowpan: revert 'reuse eth_mac_addr()' 13 years ago
  Dan Carpenter 747cf6ed3d 6lowpan: double unlock on an error path 13 years ago
  alex.bluesman.smirnov@gmail.com e71094f989 6lowpan: remove excessive argument in pr_debug 13 years ago
  alex.bluesman.smirnov@gmail.com 5c00c0cba5 6lowpan: fix hop limit compression 13 years ago
  alex.bluesman.smirnov@gmail.com c5d3687f6c 6lowpan: read data from skb safely 13 years ago
  David S. Miller 0d6c4a2e46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  alex.bluesman.smirnov@gmail.com 2d319508a3 6lowpan: duplicate definition of IEEE802154_ALEN 13 years ago
  alex.bluesman.smirnov@gmail.com c2e94d73ea 6lowpan: move frame allocation code to a separate function 13 years ago
  alex.bluesman.smirnov@gmail.com 768f7c7c12 6lowpan: add missing spin_lock_init() 13 years ago
  alex.bluesman.smirnov@gmail.com 8deff4af87 6lowpan: clean up fragments list if module unloaded 13 years ago
  alex.bluesman.smirnov@gmail.com 0848e40430 6lowpan: fix segmentation fault caused by mlme request 13 years ago
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
  Danny Kukawka cdf49c283e net/ieee802154/6lowpan.c: reuse eth_mac_addr() 13 years ago
  Dan Carpenter d445ba613f 6LoWPAN: double free in lowpan_fragment_xmit() 13 years ago
  alex.bluesman.smirnov@gmail.com f8b1b5d231 6LoWPAN: UDP header decompression 13 years ago
  alex.bluesman.smirnov@gmail.com 3bd5b958c2 6LoWPAN: UDP header compression 13 years ago
  alex.bluesman.smirnov@gmail.com 4d039f6843 6LoWPAN: set proper netdev flags 13 years ago
  alex.bluesman.smirnov@gmail.com e86586ba8c 6LoWPAN: disable debugging by default 13 years ago
  alex.bluesman.smirnov@gmail.com 719269afbc 6LoWPAN: add fragmentation support 13 years ago