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
...
|
*
Bluetooth: Add support connectable advertising setting
Marcel Holtmann
2015-03-13
2
-9
/
+31
|
*
Bluetooth: Remove two else branches that are not needed
Marcel Holtmann
2015-03-12
1
-4
/
+4
|
*
Bluetooth: Check for matching IRK when looking for paired LE devices
Johan Hedberg
2015-03-11
1
-0
/
+7
|
*
Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()
Johan Hedberg
2015-03-11
1
-1
/
+3
|
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2015-03-11
1
-1
/
+1
|
*
Bluetooth: btusb: Fix incorrect type in qca_device_info
Kim, Ben Young Tae
2015-03-11
1
-13
/
+21
|
*
Bluetooth: Add 'Already Paired' error for Pair Device command
Johan Hedberg
2015-03-10
4
-0
/
+37
|
*
Bluetooth: Make Fast Connectable available while powered off
Johan Hedberg
2015-03-10
2
-19
/
+13
|
*
Bluetooth: fix sco_exit compile warning
Alexander Aring
2015-03-07
1
-1
/
+1
|
*
Bluetooth: Add mgmt_send_event() helper to send to any HCI channel
Johan Hedberg
2015-03-06
1
-3
/
+11
|
*
Bluetooth: Rename pending_cmd to mgmt_pending_cmd
Johan Hedberg
2015-03-06
1
-87
/
+89
|
*
Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()
Johan Hedberg
2015-03-06
1
-213
/
+229
|
*
Bluetooth: Rename cmd_status() to mgmt_cmd_status()
Johan Hedberg
2015-03-06
1
-229
/
+230
|
*
Bluetooth: Move all mgmt command quirks to handler table
Johan Hedberg
2015-03-06
2
-83
/
+93
|
*
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
2015-03-06
5
-30
/
+39
|
*
Bluetooth: Add mgmt HCI channel registration API
Johan Hedberg
2015-03-06
2
-3
/
+99
|
*
Bluetooth: Introduce controller setting information for static address
Marcel Holtmann
2015-03-06
2
-2
/
+27
|
*
Bluetooth: fix service discovery behaviour for empty uuids filter
Jakub Pawlowski
2015-03-05
2
-4
/
+5
|
*
Bluetooth: Refactor service discovery filter logic
Jakub Pawlowski
2015-03-05
1
-70
/
+19
|
*
Bluetooth: Move Service Discovery logic before refactoring
Jakub Pawlowski
2015-03-05
1
-62
/
+79
|
*
at86rf230: restore trx len when needed
Alexander Aring
2015-03-03
1
-4
/
+8
|
*
at86rf230: remove multiple dereferencing for ctx
Alexander Aring
2015-03-03
1
-13
/
+12
|
*
at86rf230: remove multiple dereferencing for irq
Alexander Aring
2015-03-03
1
-11
/
+14
|
*
at86rf230: refactor receive handling
Alexander Aring
2015-03-03
1
-20
/
+14
|
*
at86rf230: cleanup and squash stack variable
Alexander Aring
2015-03-03
1
-2
/
+1
|
*
at86rf230: add transmit retry support
Alexander Aring
2015-03-03
1
-3
/
+21
|
*
Bluetooth: btusb: Add support for QCA ROME chipset family
Kim, Ben Young Tae
2015-03-03
1
-0
/
+254
|
*
Bluetooth: btusb: Add setup callback for chip init on USB
Kim, Ben Young Tae
2015-03-03
1
-0
/
+11
*
|
Merge branch 'bcmgenet_xmit_more'
David S. Miller
2015-03-13
1
-15
/
+8
|
\
\
|
*
|
net: bcmgenet: add support for xmit_more
Florian Fainelli
2015-03-13
1
-3
/
+4
|
*
|
net: bcmgenet: update ring producer index and buffer count in xmit
Florian Fainelli
2015-03-13
1
-13
/
+5
|
/
/
*
|
net: bcmgenet: rewrite bcmgenet_rx_refill()
Petri Gynther
2015-03-13
1
-56
/
+43
*
|
Merge branch 'tcp_metrics_netns_debloat'
David S. Miller
2015-03-13
2
-66
/
+73
|
\
\
|
*
|
tcp_metrics: Use a single hash table for all network namespaces.
Eric W. Biederman
2015-03-13
2
-38
/
+30
|
*
|
tcp_metrics: Rewrite tcp_metrics_flush_all
Eric W. Biederman
2015-03-13
1
-10
/
+11
|
*
|
tcp_metrics: Remove the unused return code from tcp_metrics_flush_all
Eric W. Biederman
2015-03-13
1
-4
/
+5
|
*
|
tcp_metrics: Add a field tcpm_net and verify it matches on lookup
Eric W. Biederman
2015-03-13
1
-5
/
+19
|
*
|
tcp_metrics: Mix the network namespace into the hash function.
Eric W. Biederman
2015-03-13
1
-0
/
+5
|
*
|
tcp_metrics: panic when tcp_metrics_init fails.
Eric W. Biederman
2015-03-13
1
-9
/
+3
|
/
/
*
|
vxlan: Don't set s_addr in vxlan_create_sock
Simon Horman
2015-03-13
1
-1
/
+0
*
|
mpls: In mpls_egress verify the packet length.
Eric W. Biederman
2015-03-13
1
-1
/
+16
*
|
net/macb: Only adjust tx_clk on link change
Jaeden Amero
2015-03-13
1
-2
/
+5
*
|
rhashtable: Fix read-side crash during rehash
Herbert Xu
2015-03-13
1
-1
/
+1
*
|
rhashtable: kill ht->shift atomic operations
Daniel Borkmann
2015-03-13
2
-33
/
+28
*
|
rhashtable: Fix reader/rehash race
Herbert Xu
2015-03-13
1
-0
/
+6
*
|
Merge branch 'listener_refactor'
David S. Miller
2015-03-13
14
-41
/
+84
|
\
\
|
*
|
inet: introduce ireq_family
Eric Dumazet
2015-03-13
8
-1
/
+8
|
*
|
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
2015-03-13
3
-8
/
+7
|
*
|
inet: prepare sock_edemux() & sock_gen_put() for new SYN_RECV state
Eric Dumazet
2015-03-13
4
-1
/
+10
|
*
|
net: add req_prot_cleanup() & req_prot_init() helpers
Eric Dumazet
2015-03-13
1
-28
/
+41
[prev]
[next]