summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-08-06Bluetooth: Added /proc/net/bnep via bt_procfs_init()Masatake YAMATO
2012-08-06Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO
2012-08-06Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery
2012-08-06Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery
2012-08-06Bluetooth: Remove locking in hci_user_passkey_request_evtAndre Guedes
2012-08-06Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko
2012-08-06Bluetooth: Use lmp_no_flush_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_sniffsubr_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_sniff_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_rswitch_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_esco_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_ssp_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_le_capable where applicableAndre Guedes
2012-08-06Bluetooth: Use lmp_bredr_capable where applicableAndre Guedes
2012-08-06Bluetooth: Fix processing A2MP chan in security_cfmAndrei Emeltchenko
2012-08-06Bluetooth: Do not shadow hdr variableAndrei Emeltchenko
2012-08-06Bluetooth: debug: Fix printing A2MP cmd code formatAndrei Emeltchenko
2012-08-06Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko
2012-08-03mac80211: skb leak in mesh_plink_frame_tx()Thomas Pedersen
2012-08-03mac80211: don't request ack for peering closeThomas Pedersen
2012-08-03mac80211: remove ieee80211_clean_sdata()Thomas Pedersen
2012-08-03mac80211: improve cleanup when leaving meshThomas Pedersen
2012-08-01mac80211: reset station MLME flags upon new associationJohannes Berg
2012-07-31ipv4: Properly purge netdev references on uncached routes.David S. Miller
2012-07-31ipv4: Cache routes in nexthop exception entries.David S. Miller
2012-07-31ipv4: percpu nh_rth_output cacheEric Dumazet
2012-07-31ipv4: Restore old dst_free() behavior.Eric Dumazet
2012-07-31mac80211: use eth_broadcast_addrJohannes Berg
2012-07-31mac80211: enable WDS carrier only after adding stationJohannes Berg
2012-07-31mac80211: manage carrier state in meshJohannes Berg
2012-07-31mac80211: use correct channel in TXJohannes Berg
2012-07-31mac80211: fix current vs. operating channel in preq/beaconJohannes Berg
2012-07-31mac80211: use oper_channel in utils and configJohannes Berg
2012-07-31mac80211: use oper_channel in managed mlmeJohannes Berg
2012-07-31mac80211: use oper_channel in ibssJohannes Berg
2012-07-31mac80211: use oper_channel in meshJohannes Berg
2012-07-31mac80211: set channel only once during auth/assocJohannes Berg
2012-07-31mac80211: rename sta to new_staJohannes Berg
2012-07-31mac80211: supress HT/VHT disable if not supportedJohannes Berg
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-31mac80211: add PS flag to bss_confEliad Peller
2012-07-31cfg80211: unify IE searchVladimir Kondratiev
2012-07-31mac80211: don't call mgd_prepare_tx when associatedEmmanuel Grumbach
2012-07-31mac80211: don't react to beacon loss if HW monitoringJohannes Berg
2012-07-31mac80211: VHT (11ac) associationMahesh Palivela
2012-07-31mac80211: don't re-init rate control when receiving mesh beaconChun-Yeow Yeoh
2012-07-30bridge: make port attributes conststephen hemminger
2012-07-30ipv4: remove rt_cache_rebuild_countEric Dumazet
2012-07-30net: ipv4: fix RCU races on dst refcountsEric Dumazet
2012-07-30net: TCP early demux cleanupEric Dumazet