summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * mac80211: allow TDLS setup code to take wdev lockArik Nemtsov2015-03-041-17/+24
| * mac80211: start queues if driver rejected wowlanJohannes Berg2015-03-041-0/+7
| * mac80211: remove useless double check for open_count in __ieee80211_suspend()Luciano Coelho2015-03-041-1/+1
| * mac80211: don't do driver suspend with auth/assoc in progressJohannes Berg2015-03-041-1/+18
| * mac80211: handle drv_add_interface failures properly during reconfigLuciano Coelho2015-03-031-1/+18
| * mac80211: fix another suspend vs. association raceJohannes Berg2015-03-031-0/+28
| * mac80211: TDLS: support VHT between peersArik Nemtsov2015-03-034-9/+118
| * cfg80211: add operating classes 128-130Eliad Peller2015-03-031-0/+1
| * mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar2015-03-031-12/+20
| * cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif2015-03-031-4/+15
| * cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2015-03-031-2/+12
| * cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-036-63/+114
| * cfg80211-wext: return -E2BIG when buffer can't hold full BSS entryJames Minor2015-02-281-76/+136
| * mac80211: remove TX latency measurement codeJohannes Berg2015-02-288-495/+5
| * nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma2015-02-282-2/+3
| * cfg80211-wext: export symbols only when neededJohannes Berg2015-02-284-11/+25
| * mac80211: iterate using station list in AP SMPSJohannes Berg2015-02-281-39/+30
| * mac80211: don't look up stations for multicast addressesJohannes Berg2015-02-281-1/+1
* | net: rename dev to orig_dev in deliver_ptype_list_skbJiri Pirko2015-03-311-2/+3
* | netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-3119-53/+44
* | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-3126-110/+97
* | xfrm: simplify xfrm_address_t useJiri Benc2015-03-314-10/+8
* | tcp: simplify inetpeer_addr_base useJiri Benc2015-03-311-14/+8
* | ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-3117-43/+43
* | ipv6: coding style: comparison for equality with NULLIan Morris2015-03-3125-174/+173
* | fib_trie: Cleanup ip_fib_net_exit code pathAlexander Duyck2015-03-311-22/+7
* | fib_trie: Fix warning on fib4_rules_exitAlexander Duyck2015-03-311-4/+4
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-314-82/+731
|\ \
| * | mac802154: cleanup concurrent checkAlexander Aring2015-03-271-14/+6
| * | Bluetooth: Unify advertising data code pathsArman Uguray2015-03-261-91/+64
| * | Bluetooth: Update supported_flags for AD featuresArman Uguray2015-03-261-3/+29
| * | Bluetooth: Support the "tx-power" adv flagArman Uguray2015-03-261-0/+19
| * | Bluetooth: Support the "managed-flags" adv flagArman Uguray2015-03-261-2/+9
| * | Bluetooth: Support the "limited-discoverable" adv flagArman Uguray2015-03-261-1/+8
| * | Bluetooth: Support the "discoverable" adv flagArman Uguray2015-03-261-8/+30
| * | Bluetooth: Support the "connectable mode" adv flagArman Uguray2015-03-261-31/+56
| * | Bluetooth: Fix minor typo in comment for static address settingMarcel Holtmann2015-03-251-1/+1
| * | Bluetooth: Filter list of supported commands/events for untrusted usersMarcel Holtmann2015-03-241-7/+46
| * | Bluetooth: Add support for adv instance timeoutArman Uguray2015-03-241-20/+81
| * | Bluetooth: Add support for instance scan responseArman Uguray2015-03-241-14/+52
| * | Bluetooth: Implement the Remove Advertising commandArman Uguray2015-03-241-0/+103
| * | Bluetooth: Implement the Add Advertising commandArman Uguray2015-03-241-10/+273
| * | Bluetooth: Add data structure for advertising instanceArman Uguray2015-03-241-0/+1
| * | Bluetooth: Fix memory leak in le_scan_disable_work_complete()Johan Hedberg2015-03-221-8/+9
| * | Bluetooth: Expose quirks through debugfsJakub Pawlowski2015-03-201-0/+60
| * | Bluetooth: Use HCI_MAX_AD_LENGTH constant instead hardcoded valueMarcel Holtmann2015-03-201-2/+2
| * | Bluetooth: Gracefully response to enabling LE on LE only devicesMarcel Holtmann2015-03-201-2/+14
* | | tipc: fix two bugs in secondary destination lookupJon Paul Maloy2015-03-293-1/+14
* | | net: Introduce passthru_features_checkToshiaki Makita2015-03-291-0/+8
* | | net: Move check for multiple vlans to driversToshiaki Makita2015-03-291-12/+9