index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ieee802154
/
6lowpan
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-08
6lowpan: move shared settings to lowpan_netdev_setup
Alexander Aring
1
-4
/
+0
2015-10-01
ieee802154: handle datagram variables as u16
Alexander Aring
3
-7
/
+9
2015-09-30
ieee802154: 6lowpan: add tx/rx stats
Alexander Aring
2
-0
/
+6
2015-09-30
ieee802154: 6lowpan: don't skip first dsn while fragmentation
Alexander Aring
1
-10
/
+17
2015-09-30
ieee802154: 6lowpan: change datagram var types
Alexander Aring
3
-7
/
+7
2015-09-22
ieee802154: change needed headroom/tailroom
Alexander Aring
2
-5
/
+21
2015-09-22
ieee802154: introduce wpan_dev_header_ops
Alexander Aring
1
-4
/
+4
2015-09-17
ieee802154: 6lowpan: use correct ESC value for dispatch
Stefan Schmidt
1
-1
/
+1
2015-09-17
ieee802154: 6lowpan: fix drop return value
Alexander Aring
1
-1
/
+1
2015-09-17
ieee802154: 6lowpan: remove tx full-size calc workaround
Alexander Aring
1
-7
/
+11
2015-09-17
ieee802154: 6lowpan: remove packet type to host
Alexander Aring
1
-1
/
+0
2015-09-17
ieee802154: 6lowpan: check on valid 802.15.4 frame
Alexander Aring
1
-0
/
+8
2015-09-17
ieee802154: 6lowpan: add check for reserved dispatch
Alexander Aring
1
-1
/
+15
2015-09-17
ieee802154: 6lowpan: add handler for all dispatch values
Alexander Aring
1
-0
/
+90
2015-09-17
ieee802154: 6lowpan: add generic lowpan header check
Alexander Aring
1
-1
/
+27
2015-09-17
ieee820154: 6lowpan: dispatch evaluation rework
Alexander Aring
3
-103
/
+239
2015-09-17
ieee802154: 6lowpan: earlier skb->dev switch
Alexander Aring
1
-1
/
+2
2015-09-17
ieee802154: 6lowpan: trivial checks at first
Alexander Aring
1
-4
/
+2
2015-09-17
ieee802154: 6lowpan: cleanup pull of iphc bytes
Alexander Aring
1
-7
/
+2
2015-09-17
ieee802154: 6lowpan: change if lowpan dev is running
Alexander Aring
1
-5
/
+6
2015-09-17
ieee802154: 6lowpan: remove EXPORT_SYMBOL
Alexander Aring
1
-1
/
+0
2015-09-17
ieee802154: 6lowpan: remove set to zero
Alexander Aring
1
-1
/
+0
2015-09-17
ieee802154: 6lowpan: remove check on null
Alexander Aring
1
-1
/
+1
2015-09-17
ieee802154: 6lowpan: register packet layer while open
Alexander Aring
1
-10
/
+18
2015-09-17
ieee802154: 6lowpan: change dev vars to wdev and ldev
Alexander Aring
5
-84
/
+82
2015-08-18
net: 6lowpan: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-15
ieee802154: 6lowpan: fix non-lowpan wpan interfaces
Alexander Aring
1
-3
/
+4
2015-08-15
ieee802154: 6lowpan: fix packet layer registration
Alexander Aring
1
-5
/
+17
2015-08-11
6lowpan: add generic 6lowpan netdev private data
Alexander Aring
2
-2
/
+5
2015-08-10
ieee802154: 6lowpan: fix error frag handling
Alexander Aring
1
-1
/
+1
2015-08-10
ieee802154: add ack request default handling
Alexander Aring
1
-1
/
+1
2015-08-10
ieee802154: 6lowpan: remove multiple lowpan per wpan support
Alexander Aring
3
-86
/
+27
2015-07-26
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
Florian Westphal
1
-3
/
+3
2015-06-02
ieee802154: 6lowpan: set ackreq when needed
Alexander Aring
1
-2
/
+3
2015-05-23
mac802154: remove mib lock
Alexander Aring
2
-21
/
+1
2015-05-23
mac802154: use atomic ops for sequence incrementation
Alexander Aring
1
-8
/
+0
2015-03-14
ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN
Alexander Aring
1
-1
/
+1
2015-02-14
ieee802154: fix netns settings
Nicolas Dichtel
1
-2
/
+4
2015-01-08
ieee802154: 6lowpan: fix Makefile entry
Alexander Aring
1
-1
/
+1
2015-01-08
ieee802154: 6lowpan: rename to core
Alexander Aring
2
-1
/
+1
2015-01-08
ieee802154: 6lowpan: move transmit functionality
Alexander Aring
4
-264
/
+279
2015-01-08
ieee802154: 6lowpan: move receive functionality
Alexander Aring
4
-167
/
+200
2015-01-08
ieee802154: 6lowpan: rename internal header
Alexander Aring
3
-5
/
+5
2015-01-08
ieee802154: create 6lowpan sub-directory
Alexander Aring
5
-0
/
+1363