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-11-17
mac802154: remove wpan_dev parameter in if_add
Alexander Aring
4
-7
/
+4
2014-11-17
mac802154: use new nl802154 iftype types
Alexander Aring
4
-16
/
+16
2014-11-17
mac802154: remove deprecated linux-zigbee info
Alexander Aring
1
-2
/
+0
2014-11-17
mac802154: remove const for non pointer in rdev-ops
Alexander Aring
1
-9
/
+5
2014-11-17
mac802154: remove const for non pointer in cfg ops
Alexander Aring
1
-15
/
+17
2014-11-17
mac802154: remove const for non pointer in driver-ops
Alexander Aring
1
-25
/
+21
2014-11-17
mac802154: remove unused prototypes
Alexander Aring
1
-6
/
+0
2014-11-15
Bluetooth: Fix clearing remote OOB data through mgmt
Johan Hedberg
1
-0
/
+7
2014-11-15
Bluetooth: Add debug logs to help track locking issues
Johan Hedberg
2
-2
/
+11
2014-11-15
Bluetooth: Remove unnecessary hdev locking in smp.c
Johan Hedberg
1
-7
/
+0
2014-11-15
Bluetooth: Convert IRK list to RCU
Johan Hedberg
2
-24
/
+32
2014-11-15
Bluetooth: Convert LTK list to RCU
Johan Hedberg
3
-26
/
+30
2014-11-15
Bluetooth: Trigger SMP for the appropriate LE CoC errors
Johan Hedberg
1
-1
/
+22
2014-11-15
Bluetooth: Add key preference parameter to smp_sufficient_security
Johan Hedberg
3
-11
/
+21
2014-11-15
Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
Johan Hedberg
1
-1
/
+2
2014-11-15
Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user
Fabian Frederick
1
-7
/
+3
2014-11-13
Bluetooth: Fix correct nesting for 6lowpan server channel
Johan Hedberg
1
-0
/
+2
2014-11-13
Bluetooth: Fix L2CAP nesting level initialization location
Johan Hedberg
2
-3
/
+3
2014-11-13
Bluetooth: Fix L2CAP socket lock nesting level
Johan Hedberg
1
-3
/
+10
2014-11-13
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
2
-0
/
+19
2014-11-13
mac802154: add interframe spacing time handling
Alexander Aring
5
-4
/
+53
2014-11-12
Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c
Johan Hedberg
1
-4
/
+0
2014-11-12
Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning
Johan Hedberg
1
-1
/
+1
2014-11-12
ieee820154: add lbt setting support
Alexander Aring
3
-0
/
+48
2014-11-12
ieee820154: add max frame retries setting support
Alexander Aring
3
-0
/
+57
2014-11-12
ieee820154: add max csma backoffs setting support
Alexander Aring
3
-0
/
+58
2014-11-12
ieee820154: add backoff exponent setting support
Alexander Aring
3
-0
/
+61
2014-11-12
ieee820154: add short_addr setting support
Alexander Aring
3
-0
/
+64
2014-11-12
ieee820154: add pan_id setting support
Alexander Aring
3
-0
/
+58
2014-11-12
ieee820154: add channel set support
Alexander Aring
3
-0
/
+59
2014-11-12
mac802154: add ifname change notifier
Alexander Aring
3
-0
/
+53
2014-11-12
mac802154: change module description
Alexander Aring
1
-1
/
+1
2014-11-12
mac802154: add wpan_phy priv id
Alexander Aring
3
-0
/
+8
2014-11-12
mac820154: move mutex locks out of loop
Alexander Aring
1
-2
/
+2
2014-11-12
mac820154: rename sdata next to tmp
Alexander Aring
1
-2
/
+2
2014-11-12
mac820154: move interface unregistration into iface
Alexander Aring
3
-8
/
+15
2014-11-11
Bluetooth: 6lowpan: Remove unnecessary RCU callback
Johan Hedberg
1
-9
/
+2
2014-11-11
Bluetooth: Fix mgmt connected notification
Johan Hedberg
1
-1
/
+7
2014-11-11
Bluetooth: Fix sparse warning in amp.c
Johan Hedberg
1
-9
/
+16
2014-11-09
mac802154: protect address changes via ioctl
Alexander Aring
1
-0
/
+7
2014-11-09
ieee802154: fix iface dump with lowpan
Alexander Aring
1
-3
/
+14
2014-11-09
ieee802154: netlink add rtnl lock
Alexander Aring
2
-4
/
+12
2014-11-09
mac820154: don't set monitor dev_addr
Alexander Aring
1
-1
/
+3
2014-11-09
ieee802154: add wpan_dev dump support
Alexander Aring
1
-0
/
+145
2014-11-09
ieee802154: add wpan_phy dump support
Alexander Aring
3
-1
/
+223
2014-11-09
ieee802154: add nl802154 framework
Alexander Aring
7
-4
/
+350
2014-11-09
ieee802154: sysfs add wpan_phy index and name
Alexander Aring
1
-0
/
+24
2014-11-09
ieee802154: add wpan_dev_list
Alexander Aring
2
-3
/
+103
2014-11-09
ieee802154: add iftype to wpan_dev
Alexander Aring
1
-0
/
+1
2014-11-09
ieee802154: add cfg802154_registered_device list
Alexander Aring
2
-1
/
+45
[next]