summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Bluetooth: Fix HCI H5 corrupted ack valueLoic Poulain2014-08-141-1/+1
| * Bluetooth: Convert SMP to use l2cap_chan infrastructureJohan Hedberg2014-08-144-68/+66
| * Bluetooth: Make AES crypto context private to SMPJohan Hedberg2014-08-144-28/+32
| * Bluetooth: Add SMP L2CAP channel skeletonJohan Hedberg2014-08-143-1/+132
| * Bluetooth: Add more L2CAP convenience callbacksJohan Hedberg2014-08-141-0/+25
| * Bluetooth: Move SMP (de)initialization to smp.cJohan Hedberg2014-08-143-30/+31
| * Bluetooth: Move SMP initialization after HCI initJohan Hedberg2014-08-141-7/+3
| * Bluetooth: Refactor SMP (de)initialization into separate functionsJohan Hedberg2014-08-141-12/+34
| * Bluetooth: Fix IRK lookup when tfm_aes is not availableJohan Hedberg2014-08-141-0/+3
| * Bluetooth: Fix hci_update_random_address() error return for no cryptoJohan Hedberg2014-08-141-0/+6
| * Bluetooth: Fix using HCI_CONN_LE_SMP_PEND to check for SMP contextJohan Hedberg2014-08-141-1/+1
| * Bluetooth: Call l2cap_le_conn_ready after notifying channelsJohan Hedberg2014-08-141-3/+3
| * Bluetooth: Call L2CAP teardown callback before clearing chan->connJohan Hedberg2014-08-141-2/+2
| * Bluetooth: Move parts of fixed channel initialization to l2cap_add_scidJohan Hedberg2014-08-142-9/+4
| * Bluetooth: Remove special ATT data channel handlingJohan Hedberg2014-08-141-79/+0
| * Bluetooth: Improve fixed channel lookup based on link typeJohan Hedberg2014-08-141-3/+8
| * Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfmJohan Hedberg2014-08-141-44/+80
| * Bluetooth: Refactor l2cap_connect_cfmJohan Hedberg2014-08-141-5/+8
| * Bluetooth: Remove special handling of ATT in l2cap_security_cfm()Johan Hedberg2014-08-141-9/+2
| * Bluetooth: Resume BT_CONNECTED state after LE security elevationJohan Hedberg2014-08-142-0/+7
| * Bluetooth: Fix __l2cap_no_conn_pending() usage with all channelsJohan Hedberg2014-08-141-0/+3
| * Bluetooth: Fix reference counting of global L2CAP channelsJohan Hedberg2014-08-141-8/+28
| * Bluetooth: Fix confusion between parent and child channel for 6lowpanJohan Hedberg2014-08-141-5/+5
| * Bluetooth: Remove redundant check for remote_key_distJohan Hedberg2014-08-141-2/+1
| * Bluetooth: Disable page scan if all whitelisted devices are connectedJohan Hedberg2014-08-142-4/+27
| * Bluetooth: Create unified helper function for updating page scanJohan Hedberg2014-08-143-60/+48
| * Bluetooth: Add convenience function to check for pending power offJohan Hedberg2014-08-142-24/+29
* | mac80211: fix channel switch for chanctx-based driversMichal Kazior2014-08-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-2238-261/+413
|\ \
| * | drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes2014-08-221-1/+1
| * | net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann2014-08-221-6/+3
| * | net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann2014-08-221-1/+1
| * | net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes2014-08-221-4/+0
| * | ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard2014-08-221-4/+14
| * | net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian2014-08-221-7/+13
| * | openvswitch: fix panic with multiple vlan headersJiri Benc2014-08-221-0/+5
| * | net: ipv6: fib: don't sleep inside atomic lockBenjamin Block2014-08-221-1/+1
| * | net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy2014-08-223-15/+41
| * | cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-223-2/+5
| * | Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller2014-08-223-30/+43
| |\ \
| | * | can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior2014-08-211-0/+7
| | * | can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein2014-08-211-0/+2
| | * | can: c_can: checking IS_ERR() instead of NULLDan Carpenter2014-08-211-1/+1
| | * | can: sja1000: Validate initialization state in start methodMirza Krak2014-08-211-29/+33
| * | | cxgb4: Fix race condition in cleanupAnish Bhatt2014-08-222-14/+19
| * | | sctp: not send SCTP_PEER_ADDR_CHANGE notifications with failed probezhuyj2014-08-221-0/+1
| * | | bnx2x: Revert UNDI flushing mechanismYuval Mintz2014-08-221-75/+17
| * | | Merge branch 'qlcnic'David S. Miller2014-08-225-15/+114
| |\ \ \
| | * | | qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh2014-08-221-10/+25
| | * | | qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia2014-08-221-0/+57