summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-03-03Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flushAndre Guedes
2012-03-03Bluetooth: mgmt: Fix updating local name when powering onJohan Hedberg
2012-03-03Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg
2012-03-02SUNRPC: Add API to acquire source addressChuck Lever
2012-03-02SUNRPC: Move clnt->cl_server into struct rpc_xprtTrond Myklebust
2012-03-02SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt fieldTrond Myklebust
2012-03-02Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg
2012-03-02Bluetooth: mgmt: Fix command status error code valuesJohan Hedberg
2012-03-02Bluetooth: Fix clearing of HCI_PENDING_CLASS flagJohan Hedberg
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-02Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffiesMarcel Holtmann
2012-03-02Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann
2012-03-01Bluetooth: mgmt: Centralize message length checksJohan Hedberg
2012-03-01Bluetooth: mgmt: Move command handlers into a tableJohan Hedberg
2012-03-01Bluetooth: mgmt: Initialize HCI_MGMT flag for any commandJohan Hedberg
2012-03-01Bluetooth: mgmt: Refactor hci_dev lookup for commandsJohan Hedberg
2012-03-01Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-03-01Bluetooth: Fix init sequence for some CSR based controllersJohan Hedberg
2012-03-01Bluetooth: Check capabilities in BR/EDR and LE-Only discoveryAndre Guedes
2012-02-29rtnetlink: Fix VF IFLA policyGreg Rose
2012-02-29Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-03-01Bluetooth: mgmt: Add missing hci_dev locking to set_le()Johan Hedberg
2012-03-01Bluetooth: Fix coding style with breaking linesGustavo F. Padovan
2012-02-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg
2012-02-29mac80211: make deauth/disassoc sequence more naturalJohannes Berg
2012-02-29mac80211: fix ieee80211_set_disassoc() sending DelBAJohannes Berg
2012-02-29mac80211: dont call cfg80211 from ieee80211_send_deauth_disassocJohannes Berg
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg
2012-02-29Bluetooth: Fix Kconfig help descriptionAndre Guedes
2012-02-29tipc: Optimize setting of immutable payload message header fieldsAllan Stephens
2012-02-29tipc: Eliminate obsolete code for re-sending a messageAllan Stephens
2012-02-29tipc: Un-inline port routine for processing incoming messagesAllan Stephens
2012-02-29Bluetooth: Use NULL instead of integer for mgmt_device_connected paramSzymon Janc
2012-02-29Bluetooth: Change interleaved discovery behaviorAndre Guedes
2012-02-29Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko
2012-02-29Bluetooth: change min_t() cast in hci_reassembly()Dan Carpenter
2012-02-29Bluetooth: use kfree_skb() instead of kfree()Dan Carpenter
2012-02-28Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-02-28tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell
2012-02-28batman-adv: Fix indentation of multiline statementsSven Eckelmann
2012-02-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-02-28Bluetooth: Use LMP_HOST_SSP define instead of magic valuesJohan Hedberg
2012-02-28Bluetooth: Remove redundant read_host_features commandsJohan Hedberg
2012-02-28Bluetooth: Don't send unnecessary write_le_enable commandJohan Hedberg
2012-02-27mac80211: remove local_to_hwJohannes Berg
2012-02-27mac80211: fix sta_info_flush() return valueJohannes Berg
2012-02-27mac80211: fix auth/assoc data & timer leakJohannes Berg
2012-02-27mac80211: use proper sub_if_data on suspend pathJakub Kicinski
2012-02-27mac80211: fix associated vs. idle raceJohannes Berg