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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
mac802154: tx: use put_unaligned_le16 for copy crc
Alexander Aring
1
-2
/
+3
2014-10-27
ieee802154: 6lowpan: rename process_data and lowpan_process_data
Martin Townsend
3
-19
/
+23
2014-10-27
bluetooth:6lowpan: use consume_skb when packet processed successfully
Martin Townsend
1
-3
/
+4
2014-10-27
6lowpan: fix process_data return values
Martin Townsend
2
-4
/
+4
2014-10-27
6lowpan: remove skb_deliver from IPHC
Martin Townsend
3
-43
/
+44
2014-10-26
mac802154: tx: make worker information static
Alexander Aring
1
-12
/
+5
2014-10-26
mac802154: tx: change naming convention
Alexander Aring
4
-17
/
+23
2014-10-26
mac802154: tx: move stats tx increment
Alexander Aring
1
-6
/
+10
2014-10-26
mac802154: tx: cleanup crc calculation
Alexander Aring
1
-4
/
+2
2014-10-26
mac802154: tx: use netdev print helpers
Alexander Aring
1
-2
/
+2
2014-10-26
mac802154: tx: don't allow if down while sync tx
Alexander Aring
1
-9
/
+22
2014-10-26
mac802154: tx: add support for xmit_async callback
Alexander Aring
2
-7
/
+17
2014-10-26
mac802154: tx: fix error handling while xmit
Alexander Aring
1
-4
/
+8
2014-10-26
mac802154: tx: use queue helpers in xmit worker
Alexander Aring
1
-12
/
+2
2014-10-26
mac802154: add netdev qeue helpers
Alexander Aring
2
-1
/
+56
2014-10-26
mac802154: tx: remove xmit channel context switch
Alexander Aring
1
-54
/
+4
2014-10-26
mac802154: tx: squash multiple dereferencing
Alexander Aring
1
-11
/
+12
2014-10-26
mac802154: tx: remove kmalloc in xmit hotpath
Alexander Aring
1
-29
/
+27
2014-10-26
mac802154: tx: move xmit callback to tx file
Alexander Aring
4
-67
/
+59
2014-10-25
mac802154: remove ieee802154_addr from driver_ops
Alexander Aring
1
-10
/
+0
2014-10-25
mac802154: rename dev_workqueue to workqueue
Alexander Aring
5
-10
/
+10
2014-10-25
mac802154: introduce IEEE802154_DEV_TO_SUB_IF
Alexander Aring
6
-43
/
+47
2014-10-25
mac802154: introduce hw_to_local function
Alexander Aring
4
-8
/
+12
2014-10-25
mac802154: rename sdata slaves and slaves_mtx
Alexander Aring
5
-37
/
+37
2014-10-25
mac802154: rename hw subif_data variable to local
Alexander Aring
6
-47
/
+47
2014-10-25
mac802154: rename mac802154_sub_if_data
Alexander Aring
7
-207
/
+208
2014-10-25
mac802154: rename mac802154_priv to ieee802154_local
Alexander Aring
7
-131
/
+130
2014-10-25
ieee802154: rename ieee802154_dev to ieee802154_hw
Alexander Aring
3
-24
/
+24
2014-10-25
ieee802154: move ieee802154 header
Alexander Aring
8
-8
/
+9
2014-10-25
ieee802154: move wpan-class.c to core.c
Alexander Aring
2
-1
/
+1
2014-10-25
ieee802154: move wpan-phy.h to cfg802154.h
Alexander Aring
9
-9
/
+9
2014-10-25
mac802154: move wpan.c to iface.c
Alexander Aring
2
-1
/
+1
2014-10-25
mac802154: move mac802154.h to ieee802154_i.h
Alexander Aring
9
-11
/
+11
2014-10-25
mac802154: move ieee802154_dev.c to main.c
Alexander Aring
2
-1
/
+1
2014-10-25
Bluetooth: Add self-tests for SMP crypto functions
Johan Hedberg
1
-0
/
+87
2014-10-25
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
2
-0
/
+39
2014-10-25
Bluetooth: Pass only crypto context to SMP crypto functions
Johan Hedberg
1
-18
/
+12
2014-10-25
Bluetooth: fix shadow warning in hci_disconnect()
Fabian Frederick
1
-3
/
+4
2014-10-25
ieee802154: wpan-class: fix trailing semicolon
Alexander Aring
1
-1
/
+1
2014-10-25
mac802154: fix typo IEEE802515 to IEEE802154
Alexander Aring
1
-3
/
+3
2014-10-25
ieee802154: ieee802154_dev: fix align typo
Alexander Aring
1
-1
/
+1
2014-10-25
ieee802154: mac802154: remove FSF address
Alexander Aring
18
-72
/
+0
2014-10-25
Bluetooth: Fix missing channel unlock in l2cap_le_credits
Martin Townsend
1
-0
/
+1
2014-10-25
6lowpan: Use skb_cow in IPHC decompression.
Martin Townsend
2
-26
/
+25
2014-10-25
Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upper
Li RongQing
1
-8
/
+1
2014-10-25
Bluetooth: Improve RFCOMM __test_pf macro robustness
Szymon Janc
1
-1
/
+1
2014-10-25
Bluetooth: Fix RFCOMM NSC response
Szymon Janc
1
-2
/
+2
2014-10-25
Bluetooth: Defer connection-parameter removal when unpairing
Alfonso Acosta
2
-13
/
+41
2014-10-25
ieee802154: 6lowpan: add RTNL assertion
Alexander Aring
1
-0
/
+2
2014-10-25
ieee802154: 6lowpan: improve packet registration
Alexander Aring
1
-12
/
+18
[next]