index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ieee802154
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-11-10
17
-181
/
+191
|
\
|
*
ieee802154: introduce sysfs file
Alexander Aring
2014-10-28
4
-70
/
+108
|
*
mac802154: remove driver ops in wpan-phy
Alexander Aring
2014-10-28
1
-17
/
+2
|
*
ieee802154: 6lowpan: rename process_data and lowpan_process_data
Martin Townsend
2014-10-27
1
-7
/
+8
|
*
6lowpan: fix process_data return values
Martin Townsend
2014-10-27
1
-3
/
+3
|
*
6lowpan: remove skb_deliver from IPHC
Martin Townsend
2014-10-27
1
-15
/
+26
|
*
ieee802154: move ieee802154 header
Alexander Aring
2014-10-25
4
-4
/
+5
|
*
ieee802154: move wpan-class.c to core.c
Alexander Aring
2014-10-25
2
-1
/
+1
|
*
ieee802154: move wpan-phy.h to cfg802154.h
Alexander Aring
2014-10-25
3
-3
/
+3
|
*
ieee802154: wpan-class: fix trailing semicolon
Alexander Aring
2014-10-25
1
-1
/
+1
|
*
ieee802154: mac802154: remove FSF address
Alexander Aring
2014-10-25
10
-40
/
+0
|
*
ieee802154: 6lowpan: add RTNL assertion
Alexander Aring
2014-10-25
1
-0
/
+2
|
*
ieee802154: 6lowpan: improve packet registration
Alexander Aring
2014-10-25
1
-12
/
+18
|
*
ieee802154: 6lowpan: fix sign of errno return val
Alexander Aring
2014-10-25
1
-1
/
+1
|
*
ieee802154: reassembly: fix tag byteorder
Alexander Aring
2014-10-25
2
-5
/
+7
|
*
ieee802154: 6lowpan: fix byteorder for frag tag
Alexander Aring
2014-10-25
1
-4
/
+5
|
*
ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan
Simon Vincent
2014-10-25
1
-0
/
+3
*
|
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
2
-2
/
+2
|
/
*
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-10-05
1
-36
/
+89
|
\
|
*
ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 header
Simon Vincent
2014-09-24
1
-36
/
+89
*
|
ieee802154: fix __init functions
Fabian Frederick
2014-10-01
1
-2
/
+2
*
|
ieee802154: add __init to lowpan_frags_sysctl_register
Fabian Frederick
2014-09-30
1
-2
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-09-08
2
-14
/
+5
|
\
|
*
ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan
Martin Townsend
2014-08-19
1
-12
/
+3
|
*
ieee802154: 6lowpan: ensure of sending 1280 packets
Alexander Aring
2014-08-19
1
-1
/
+1
|
*
ieee802154: 6lowpan_rtnl: fix correct errno value
Alexander Aring
2014-08-19
1
-1
/
+1
*
|
ieee802154: 6lowpan: remove unused function
Alexander Aring
2014-08-14
1
-8
/
+0
|
/
*
inet: frags: use kmem_cache for inet_frag_queue
Nikolay Aleksandrov
2014-08-02
1
-1
/
+6
*
inet: frags: rename last_in to flags
Nikolay Aleksandrov
2014-08-02
1
-7
/
+7
*
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-07-28
3
-802
/
+3
|
\
|
*
6lowpan: introduce new net/6lowpan directory
Alexander Aring
2014-07-12
3
-812
/
+3
*
|
inet: frag: set limits and make init_net's high_thresh limit global
Nikolay Aleksandrov
2014-07-27
1
-2
/
+10
*
|
inet: frag: use seqlock for hash rebuild
Florian Westphal
2014-07-27
1
-1
/
+0
*
|
inet: frag: remove periodic secret rebuild timer
Florian Westphal
2014-07-27
1
-2
/
+3
*
|
inet: frag: remove lru list
Florian Westphal
2014-07-27
1
-1
/
+0
*
|
inet: frag: move evictor calls into frag_find function
Florian Westphal
2014-07-27
1
-2
/
+0
*
|
inet: frag: remove hash size assumptions from callers
Florian Westphal
2014-07-27
1
-8
/
+4
*
|
inet: frag: constify match, hashfn and constructor arguments
Florian Westphal
2014-07-27
1
-7
/
+7
*
|
ieee802154: remove unnecessary break after goto
Fabian Frederick
2014-07-15
1
-1
/
+0
*
|
6lowpan: mac802154: fix coding style issues
Varka Bhadram
2014-07-07
11
-141
/
+144
|
/
*
6lowpan_rtnl: fix off by one while fragmentation
Alexander Aring
2014-06-02
1
-1
/
+1
*
6lowpan_rtnl: fix fragmentation with two fragments
Alexander Aring
2014-06-02
1
-2
/
+2
*
ieee802154: missing put_dev() on error
Dan Carpenter
2014-05-22
1
-2
/
+4
*
ieee802154: add netlink interfaces for llsec
Phoebe Buckheister
2014-05-16
4
-0
/
+862
*
ieee802154: add dgram sockopts for security control
Phoebe Buckheister
2014-05-16
1
-0
/
+66
*
ieee802154: fix dgram socket sendmsg()
Phoebe Buckheister
2014-05-15
1
-9
/
+19
*
6lowpan: fix fragmentation
Phoebe Buckheister
2014-05-15
1
-94
/
+104
*
ieee802154: change _cb handling slightly
Phoebe Buckheister
2014-05-15
2
-11
/
+8
*
ieee802154: add definitions for link-layer security and header functions
Phoebe Buckheister
2014-05-15
1
-7
/
+45
*
6lowpan: make lowpan_cb static
Luis R. Rodriguez
2014-04-20
1
-1
/
+1
[next]