summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: remove wiphy_idx_validJohannes Berg2013-01-034-34/+12
* regulatory: use proper enum for return valuesJohannes Berg2013-01-031-64/+69
* regulatory: remove useless locking on exitJohannes Berg2013-01-031-8/+3
* regulatory: code cleanupJohannes Berg2013-01-034-195/+116
* regulatory: simplify regulatory_hint_11dJohannes Berg2013-01-031-5/+0
* regulatory: don't test list before iteratingJohannes Berg2013-01-031-47/+19
* regulatory: clean up reg_copy_regd()Johannes Berg2013-01-031-26/+24
* regulatory: clean up regdom_intersectJohannes Berg2013-01-031-10/+2
* regulatory: don't allocate too much memoryJohannes Berg2013-01-031-3/+4
* regulatory: don't write past array when intersecting rulesJohannes Berg2013-01-031-2/+2
* mac80211: remove a bit of dead mesh codeJohannes Berg2013-01-031-5/+0
* mac80211: optimise roaming time againJohannes Berg2013-01-034-17/+47
* mac80211: warn if unexpectedly removing stationsJohannes Berg2013-01-031-5/+7
* mac80211: remove final sta_info_flush()Johannes Berg2013-01-037-30/+16
* mac80211: use short slot time in mesh for 5GHzChun-Yeow Yeoh2013-01-031-7/+14
* mac80211: Allow disabling SGI-20Ben Greear2013-01-032-0/+4
* mac80211: fix maximum MTUChaitanya2013-01-031-10/+1
* mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-033-37/+55
* mac80211: use del_timer_sync for final sta cleanup timer deletionJohannes Berg2013-01-031-1/+1
* mac80211: fix station destruction in AP/mesh modesJohannes Berg2013-01-034-17/+62
* mac80211: RMC buckets are just list headsThomas Pedersen2013-01-032-5/+5
* mac80211: assign VLAN channel contextsJohannes Berg2013-01-033-3/+45
* mac80211: flush AP_VLAN stations when tearing down the BSS APFelix Fietkau2013-01-031-0/+2
* mac80211: fix ibss scanningStanislaw Gruszka2013-01-033-18/+31
* Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-205-60/+61
|\
| * nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-174-7/+11
| * svcrpc: fix some printksJ. Bruce Fields2012-12-171-4/+4
| * SUNRPC: remove redundant "linux/nsproxy.h" includesStanislav Kinsbursky2012-12-102-2/+0
| * svcrpc: support multiple-fragment rpc'sJ. Bruce Fields2012-12-041-25/+25
| * svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields2012-12-041-7/+12
| * svcrpc: fix off-by-4 error in "incomplete TCP record" dprintkJ. Bruce Fields2012-12-041-1/+2
| * svcrpc: delay minimum-rpc-size check till laterJ. Bruce Fields2012-12-041-9/+7
| * svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields2012-12-041-15/+11
| * svcrpc: demote some printks to a dprintkJ. Bruce Fields2012-11-071-3/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-204-111/+105
|\ \
| * | libceph: register request before unregister lingerAlex Elder2012-12-201-1/+1
| * | libceph: don't use rb_init_node() in ceph_osdc_alloc_request()Alex Elder2012-12-201-1/+1
| * | libceph: init event->node in ceph_osdc_create_event()Alex Elder2012-12-201-0/+1
| * | libceph: init osd->o_node in create_osd()Alex Elder2012-12-201-0/+1
| * | libceph: report connection fault with warningAlex Elder2012-12-201-1/+1
| * | libceph: socket can close in any connection stateAlex Elder2012-12-171-17/+30
| * | rbd: remove linger unconditionallyAlex Elder2012-12-171-1/+1
| * | libceph: avoid using freed osd in __kick_osd_requests()Alex Elder2012-12-171-1/+2
| * | ceph: don't reference req after putAlex Elder2012-12-171-1/+1
| * | libceph: remove 'osdtimeout' optionSage Weil2012-12-132-45/+5
| * | libceph: define ceph_pg_pool_name_by_id()Alex Elder2012-11-011-0/+16
| * | libceph: fix osdmap decode error pathsSage Weil2012-10-301-11/+20
| * | libceph: avoid NULL kref_put from NULL alloc_msg returnSage Weil2012-10-261-1/+2
| * | rbd: define common queue_con_delay()Alex Elder2012-10-091-15/+23
| * | rbd: let con_work() handle backoffAlex Elder2012-10-091-18/+2
OpenPOWER on IntegriCloud