index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vmxnet3: Fix memory leaks in rx path (fwd)
Shreyas Bhatewara
2015-06-23
1
-18
/
+21
*
vmxnet3: Register shutdown handler for device (fwd)
Shreyas Bhatewara
2015-06-23
1
-0
/
+27
*
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
Eric W. Biederman
2015-06-23
5
-1
/
+44
*
netfilter: nftables: Do not run chains in the wrong network namespace
Eric W. Biederman
2015-06-23
1
-1
/
+6
*
macvtap: Increase limit of macvtap queues
Pankaj Gupta
2015-06-23
2
-9
/
+3
*
bpf: BPF based latency tracing
Daniel Wagner
2015-06-23
3
-0
/
+206
*
bridge: multicast: start querier timer when running user-space stp
Nikolay Aleksandrov
2015-06-23
1
-1
/
+2
*
Merge tag 'nfc-next-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
David S. Miller
2015-06-23
1
-1
/
+1
|
\
|
*
NFC: nci: fix mistake in uart generic driver
Vincent Cuissard
2015-06-15
1
-1
/
+1
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-06-23
48
-549
/
+2325
|
\
\
|
*
|
Bluetooth: Fix warning of potentially uninitialized adv_instance variable
Johan Hedberg
2015-06-18
1
-6
/
+2
|
*
|
Bluetooth: Use zalloc when possible
Johan Hedberg
2015-06-18
1
-2
/
+1
|
*
|
Bluetooth: ath3k: Add support of 04ca:300d AR3012 device
Dmitry Tunin
2015-06-18
2
-0
/
+3
|
*
|
Bluetooth: Increment management interface revision
Marcel Holtmann
2015-06-18
1
-1
/
+1
|
*
|
Bluetooth: hci_core: increase max adv inst
Florian Grandel
2015-06-18
1
-1
/
+1
|
*
|
Bluetooth: hci_core: remove obsolete adv_instance
Florian Grandel
2015-06-18
2
-7
/
+0
|
*
|
Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()
Florian Grandel
2015-06-18
1
-1
/
+12
|
*
|
Bluetooth: mgmt: multi-adv for trigger_le_scan()
Florian Grandel
2015-06-18
1
-0
/
+1
|
*
|
Bluetooth: mgmt: program multi-adv on power on
Florian Grandel
2015-06-18
1
-3
/
+17
|
*
|
Bluetooth: mgmt: multi adv for remove_advertising*()
Florian Grandel
2015-06-18
1
-21
/
+24
|
*
|
Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()
Florian Grandel
2015-06-18
3
-35
/
+75
|
*
|
Bluetooth: mgmt: multi adv for clear_adv_instances()
Florian Grandel
2015-06-18
1
-16
/
+81
|
*
|
Bluetooth: mgmt: multi adv for set_advertising*()
Florian Grandel
2015-06-18
1
-6
/
+94
|
*
|
Bluetooth: mgmt: multi adv for create_instance_adv_data()
Florian Grandel
2015-06-18
1
-7
/
+16
|
*
|
Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()
Florian Grandel
2015-06-18
1
-5
/
+12
|
*
|
Bluetooth: mgmt: multi adv for enable_advertising()
Florian Grandel
2015-06-18
1
-5
/
+12
|
*
|
Bluetooth: mgmt: improve get_adv_instance_flags() readability
Florian Grandel
2015-06-18
1
-14
/
+16
|
*
|
Bluetooth: mgmt: multi adv for get_adv_instance_flags()
Florian Grandel
2015-06-18
1
-4
/
+9
|
*
|
Bluetooth: mgmt: multi adv for get_current_adv_instance()
Florian Grandel
2015-06-18
1
-1
/
+1
|
*
|
Bluetooth: mgmt: multi adv for read_adv_features()
Florian Grandel
2015-06-18
1
-10
/
+12
|
*
|
Bluetooth: mgmt: rename update_*_data_for_instance()
Florian Grandel
2015-06-18
1
-8
/
+6
|
*
|
Bluetooth: mgmt: dry update_scan_rsp_data()
Florian Grandel
2015-06-18
1
-33
/
+17
|
*
|
Bluetooth: hci_core/mgmt: move adv timeout to hdev
Florian Grandel
2015-06-18
3
-17
/
+44
|
*
|
Bluetooth: hci_core/mgmt: Introduce multi-adv list
Florian Grandel
2015-06-18
3
-1
/
+135
|
*
|
Bluetooth: bt3c_cs: Fix coding style -- clean up
Prasanna Karthik
2015-06-18
1
-2
/
+1
|
*
|
Bluetooth: hci_uart: Fix speed selection
Frederic Danis
2015-06-18
2
-12
/
+29
|
*
|
Bluetooth: hci_uart: Add new line discipline enhancements
Ilya Faenson
2015-06-17
2
-6
/
+109
|
*
|
Bluetooth: 6lowpan: Fix module refcount
Glenn Ruben Bakke
2015-06-17
1
-2
/
+0
|
*
|
Bluetooth: 6lowpan: Fix double kfree of netdev priv
Glenn Ruben Bakke
2015-06-17
1
-2
/
+1
|
*
|
Bluetooth: 6lowpan: Move netdev sysfs device reference
Glenn Ruben Bakke
2015-06-17
1
-1
/
+1
|
*
|
Bluetooth: 6lowpan: Rename ambiguous variable
Glenn Ruben Bakke
2015-06-17
1
-3
/
+3
|
*
|
Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...
Glenn Ruben Bakke
2015-06-17
1
-1
/
+1
|
*
|
Bluetooth: btbcm: Support the BCM4354 Bluetooth UART device
Ilya Faenson
2015-06-17
2
-0
/
+33
|
*
|
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
|
*
|
Bluetooth: btusb: Add routine for applying Intel DDC parameters
Tedd Ho-Jeong An
2015-06-17
1
-0
/
+43
|
*
|
Bluetooth: hci_uart: Fix dereferencing of ERR_PTR
Chan-yeol Park
2015-06-17
3
-0
/
+3
|
*
|
at86rf230: cleanup start and stop callbacks
Alexander Aring
2015-06-16
1
-2
/
+2
|
*
|
at86rf230: add recommended csma backoffs settings
Alexander Aring
2015-06-16
1
-0
/
+11
|
*
|
at86rf230: fix phy settings while sleeping
Alexander Aring
2015-06-16
1
-20
/
+68
[next]