index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac802154
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
1
-1
/
+1
|
\
|
*
mac802154: Fixes kernel oops when unloading a radio driver
Koen Zandberg
2016-02-23
1
-1
/
+1
*
|
mac802154: Use skcipher
Herbert Xu
2016-01-27
2
-20
/
+24
|
/
*
mac802154: constify ieee802154_llsec_ops structure
Julia Lawall
2016-01-04
1
-1
/
+1
*
mac802154: tx: fix synced xmit deadlock
Alexander Aring
2015-12-10
2
-12
/
+0
*
mac802154: Delete an unnecessary check before the function call "kfree_skb"
Markus Elfring
2015-11-19
1
-2
/
+1
*
mac802154: llsec: use kzfree
Alexander Aring
2015-10-21
1
-10
/
+10
*
ieee802154: change mtu size behaviour
Alexander Aring
2015-09-30
2
-12
/
+11
*
mac802154: add comments for llsec issues
Alexander Aring
2015-09-30
2
-0
/
+8
*
nl802154: add support for security layer
Alexander Aring
2015-09-30
1
-0
/
+205
*
mac802154: iface: assume big endian for af_packet
Alexander Aring
2015-09-24
1
-5
/
+3
*
mac802154: tx: add warning if MTU exceeds
Alexander Aring
2015-09-22
1
-0
/
+11
*
ieee802154: change needed headroom/tailroom
Alexander Aring
2015-09-22
2
-6
/
+14
*
ieee802154: introduce wpan_dev_header_ops
Alexander Aring
2015-09-22
1
-12
/
+79
*
mac802154: llsec: fix device deletion from list
Alexander Aring
2015-09-22
1
-0
/
+1
*
ieee802154: add ack request default handling
Alexander Aring
2015-08-10
1
-0
/
+11
*
mac802154: change frame_retries behaviour
Alexander Aring
2015-08-10
2
-8
/
+4
*
mac802154: cfg: remove test and set checks
Alexander Aring
2015-08-10
1
-16
/
+0
*
mac802154: fix wpan mac setting while lowpan is there
Alexander Aring
2015-08-10
1
-0
/
+15
*
mac802154: Fix memory corruption with global deferred transmit state.
Lennert Buytenhek
2015-07-30
3
-21
/
+12
*
mac802154: fix ieee802154_rx handling
Varka Bhadram
2015-07-23
3
-4
/
+3
*
mac802154: do not export ieee802154_rx()
Varka Bhadram
2015-07-23
2
-1
/
+1
*
mac802154: cfg: add suspend and resume callbacks
Alexander Aring
2015-07-23
3
-2
/
+54
*
mac802154: util: add stop_device utility function
Alexander Aring
2015-07-23
3
-5
/
+11
*
mac802154: remove unused macro
Varka Bhadram
2015-07-23
1
-2
/
+0
*
mac802154: use WARN_ON() macro
Varka Bhadram
2015-07-23
1
-4
/
+2
*
mac802154: add llsec address update workaround
Alexander Aring
2015-07-23
3
-3
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
13
-248
/
+555
|
\
|
*
mac802154: iface: cleanup stack variable
Alexander Aring
2015-06-17
1
-1
/
+1
|
*
mac802154: iface: fix order while interface up
Alexander Aring
2015-06-17
1
-48
/
+55
|
*
mac802154: iface: flush workqueue before stop
Alexander Aring
2015-06-15
1
-0
/
+1
|
*
mac802154: iface: fix hrtimer cancel on ifdown
Alexander Aring
2015-06-15
1
-3
/
+3
|
*
mac802154: rx packet handle cleanup
Varka Bhadram
2015-06-15
1
-2
/
+4
|
*
mac802154/iface: remove superfluous WARN_ON call in slave_open()
Stefan Schmidt
2015-06-09
1
-1
/
+0
|
*
mac802154: remove unneeded vif struct
Alexander Aring
2015-06-07
3
-9
/
+6
|
*
mac802154: add trace functionality for driver ops
Varka Bhadram
2015-06-02
4
-15
/
+362
|
*
ieee802154: Fix EUI-64 station address validation.
Lennert Buytenhek
2015-05-31
1
-2
/
+2
|
*
nl802154: add support to set cca ed level
Alexander Aring
2015-05-27
1
-0
/
+19
|
*
ieee802154: add set transmit power support
Varka Bhadram
2015-05-27
1
-0
/
+19
|
*
mac802154: mac802154_mlme_start_req() optimisation.
Lennert Buytenhek
2015-05-26
1
-18
/
+11
|
*
mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().
Lennert Buytenhek
2015-05-26
1
-0
/
+3
|
*
mac802154: remove mib lock
Alexander Aring
2015-05-23
5
-73
/
+2
|
*
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2015-05-23
4
-14
/
+6
|
*
mac802154: remove pib lock
Alexander Aring
2015-05-23
2
-9
/
+2
|
*
mac802154: fix hold rtnl while ioctl
Alexander Aring
2015-05-23
1
-2
/
+3
|
*
mac802154: select CRYPTO when needed
Arnd Bergmann
2015-05-19
1
-0
/
+1
|
*
mac802154: tx: allow xmit complete from hard irq
Alexander Aring
2015-05-19
1
-3
/
+2
|
*
ieee802154: add iftypes capability
Alexander Aring
2015-05-19
1
-0
/
+6
|
*
cfg802154: introduce wpan phy flags
Alexander Aring
2015-05-19
1
-3
/
+3
|
*
mac802154: remove check if operation is supported
Alexander Aring
2015-05-19
1
-24
/
+0
[next]