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
/
mac802154
/
rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac802154: Delete an unnecessary check before the function call "kfree_skb"
Markus Elfring
2015-11-19
1
-2
/
+1
*
mac802154: add comments for llsec issues
Alexander Aring
2015-09-30
1
-0
/
+4
*
mac802154: fix ieee802154_rx handling
Varka Bhadram
2015-07-23
1
-2
/
+1
*
mac802154: do not export ieee802154_rx()
Varka Bhadram
2015-07-23
1
-1
/
+0
*
mac802154: cfg: add suspend and resume callbacks
Alexander Aring
2015-07-23
1
-2
/
+8
*
mac802154: rx packet handle cleanup
Varka Bhadram
2015-06-15
1
-2
/
+4
*
mac802154: remove unneeded vif struct
Alexander Aring
2015-06-07
1
-2
/
+2
*
mac802154: remove mib lock
Alexander Aring
2015-05-23
1
-5
/
+0
*
mac802154: use goto label on failure
Varka Bhadram
2014-12-05
1
-2
/
+1
*
mac802154: use new nl802154 iftype types
Alexander Aring
2014-11-17
1
-4
/
+3
*
mac802154: move mac pib attributes into wpan_dev
Alexander Aring
2014-11-09
1
-3
/
+4
*
mac802154: add ieee802154_vif struct
Alexander Aring
2014-11-05
1
-2
/
+2
*
mac802154: rx: add error handling after skb_clone
Alexander Aring
2014-10-29
1
-5
/
+6
*
mac802154: rx: monitor receive cleanup
Alexander Aring
2014-10-29
1
-2
/
+4
*
mac802154: rx: add rx stats incrementation
Alexander Aring
2014-10-29
1
-0
/
+3
*
mac802154: rx: use netif_receive_skb
Alexander Aring
2014-10-29
1
-1
/
+1
*
mac802154: rx: remove override pkt_type set to PACKET_HOST
Alexander Aring
2014-10-29
1
-1
/
+0
*
mac802154: rx: add software checksum filtering check
Alexander Aring
2014-10-29
1
-2
/
+13
*
mac802154: rx: simplify crc receive handling
Alexander Aring
2014-10-29
1
-22
/
+12
*
mac802154: rx: remove unnecessary parameter
Alexander Aring
2014-10-29
1
-2
/
+2
*
mac802154: separate omit tx/rx flags
Alexander Aring
2014-10-29
1
-1
/
+1
*
mac802154: rx: change naming convention
Alexander Aring
2014-10-27
1
-16
/
+17
*
mac802154: rx: move rcu locking
Alexander Aring
2014-10-27
1
-4
/
+4
*
mac802154: rx: move skb_reset_mac_header
Alexander Aring
2014-10-27
1
-2
/
+3
*
mac802154: rx: add monitor pkt_type information
Alexander Aring
2014-10-27
1
-0
/
+1
*
mac802154: rx: add CHECKSUM_UNNECESSARY
Alexander Aring
2014-10-27
1
-0
/
+2
*
mac802154: rx: move skb->protocol setting
Alexander Aring
2014-10-27
1
-1
/
+4
*
mac802154: rx: rename remove mac802154_subif_rx
Alexander Aring
2014-10-27
1
-9
/
+3
*
mac802154: tx: remove monitor receive while xmit
Alexander Aring
2014-10-27
1
-1
/
+2
*
mac802154: rx: move receive handling into rx.c
Alexander Aring
2014-10-27
1
-0
/
+214
*
mac802154: rx: document ieee802154_rx() context requirement
Alexander Aring
2014-10-27
1
-0
/
+2
*
mac802154: rx: use tasklet instead workqueue
Alexander Aring
2014-10-27
1
-40
/
+8
*
mac802154: rename dev_workqueue to workqueue
Alexander Aring
2014-10-25
1
-1
/
+1
*
mac802154: introduce hw_to_local function
Alexander Aring
2014-10-25
1
-2
/
+2
*
mac802154: rename mac802154_priv to ieee802154_local
Alexander Aring
2014-10-25
1
-6
/
+6
*
ieee802154: rename ieee802154_dev to ieee802154_hw
Alexander Aring
2014-10-25
1
-6
/
+6
*
mac802154: move mac802154.h to ieee802154_i.h
Alexander Aring
2014-10-25
1
-1
/
+1
*
ieee802154: mac802154: remove FSF address
Alexander Aring
2014-10-25
1
-4
/
+0
*
mac802154: cleanup in rx path
Varka Bhadram
2014-08-14
1
-3
/
+2
*
mac802154: don't deliver packets to devices that are down
Phoebe Buckheister
2014-06-11
1
-4
/
+7
*
ieee802154: change _cb handling slightly
Phoebe Buckheister
2014-05-15
1
-2
/
+0
*
net: remove unnecessary return's
stephen hemminger
2014-02-13
1
-1
/
+0
*
mac802154: add wpan device-class support
alex.bluesman.smirnov@gmail.com
2012-06-26
1
-0
/
+1
*
mac802154: monitor device support
alex.bluesman.smirnov@gmail.com
2012-05-16
1
-0
/
+1
*
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2012-05-16
1
-0
/
+113