summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
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-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
2012-02-27mac80211: clean up asm/unaligned.h inclusionJohannes Berg
2012-02-27mac80211: remove redundant monitor_work enqueueingEliad Peller
2012-02-27mac80211: don't queue monitor work for HW_CONNECTION_MONITOREliad Peller
2012-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-27Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-26netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso
2012-02-26netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso
2012-02-25netfilter: bridge: fix module autoload in compat caseFlorian Westphal
2012-02-24Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-02-24gre: fix spelling in commentsstephen hemminger