summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-02-20Bluetooth: Split sending for HCI raw and control socketsMarcel Holtmann
2012-02-19netem: fix dequeueEric Dumazet
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-19Bluetooth: Fix hci_connect error return valuesJohan Hedberg
2012-02-19Bluetooth: mgmt: Bump mgmt versionJohan Hedberg
2012-02-19Bluetooth: mgmt: Fix OOB command response parametersJohan Hedberg
2012-02-19Bluetooth: mgmt: Fix (Un)Block Device return parametersJohan Hedberg
2012-02-19Bluetooth: mgmt: Fix Start Discovery return parametersJohan Hedberg
2012-02-19Bluetooth: mgmt: Fix Pair Device response status valuesJohan Hedberg
2012-02-19Bluetooth: mgmt: Move status parameters into the cmd_complete headerJohan Hedberg
2012-02-19Bluetooth: Interleaved discovery supportAndre Guedes
2012-02-19Bluetooth: Merge INQUIRY and LE_SCAN discovery statesAndre Guedes
2012-02-19Bluetooth: Track discovery typeAndre Guedes
2012-02-19Bluetooth: Prepare start_discoveryAndre Guedes
2012-02-17svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker
2012-02-17batman-adv: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-17Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-02-17NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson
2012-02-17Bluetooth: Add Intel copyright to mgmt filesJohan Hedberg
2012-02-17Bluetooth: mgmt: Add address type to confirm name commandJohan Hedberg
2012-02-17Bluetooth: mgmt: Add address type to PIN code messagesJohan Hedberg
2012-02-17Bluetooth: mgmt: Add address type to link key messagesJohan Hedberg
2012-02-17Bluetooth: Prefix hex numbers with object nameAndrei Emeltchenko
2012-02-17Bluetooth: Use symbolic names for state in debugAndrei Emeltchenko
2012-02-17Bluetooth: Move scope of state_to_stringAndrei Emeltchenko
2012-02-17Bluetooth: Add logging functions bt_info and bt_errJoe Perches
2012-02-17Bluetooth: mgmt: Add support for Set SSP commandJohan Hedberg
2012-02-17Bluetooth: mgmt: Add support for Set Link Security commandJohan Hedberg
2012-02-17Bluetooth: mgmt: Use more consistent error variable namesJohan Hedberg
2012-02-17Bluetooth: Remove unused member from cmd_lookup structJohan Hedberg
2012-02-16SUNRPC: add sending,pending queue and max slot to xprt statsAndy Adamson
2012-02-16SUNRPC: init per-net rpcbind spinlockStanislav Kinsbursky
2012-02-17batman-adv: Start new development cycleSven Eckelmann
2012-02-17batman-adv: TT_CLIENT_PENDING is never set in struct tt_global_entryAntonio Quartulli
2012-02-17batman-adv: code refactoring - move debug print into tt_local_set_pendingAntonio Quartulli
2012-02-17batman-adv: set TT_CLIENT_NEW flag before invoking hash_add()Antonio Quartulli
2012-02-17batman-adv: Update copyright yearsSven Eckelmann
2012-02-17batman-adv: export used routing algorithm via sysfsMarek Lindner
2012-02-17batman-adv: refactor tt_global_del() to avoid misalignmentSven Eckelmann
2012-02-17batman-adv: allowing changing the routing algorithm via module parameterMarek Lindner
2012-02-17batman-adv: convert time_after instances to has_timed_outMarek Lindner
2012-02-17batman-adv: convert batman iv algorithm to use dynamic infrastructureMarek Lindner
2012-02-17batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner
2012-02-17batman-adv: warn if added interface is part of a bridgeMarek Lindner
2012-02-17batman-adv: Move is_out_of_time() to main.h for general useMartin Hundebøll
2012-02-17batman-adv: Rm empty line from is_my_mac() in main.cMartin Hundebøll
2012-02-17batman-adv: simplify bat_ogm_receive API callMarek Lindner
2012-02-17batman-adv: Explicitly mark the common header structureSven Eckelmann
2012-02-17batman-adv: add tt_initialised flag to the orig_node structAntonio Quartulli
2012-02-16Bluetooth: Do not dereference zero skAndrei Emeltchenko