aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-04mac80211_hwsim: add channel switch supportAndrei Otcheretianski1-2/+7
2014-02-04mac80211_hwsim: make P2P-Device support optionalJohannes Berg2-7/+48
2014-02-04mac80211: remove module handling from rate control opsJohannes Berg8-30/+9
2014-02-04mac80211: minstrel_ht: sample_table can be __read_mostlyJohannes Berg1-3/+2
2014-02-04mac80211_hwsim: make netlink policy constJohannes Berg1-1/+1
2014-02-04cfg80211: make device_type constJohannes Berg2-2/+2
2014-02-04nl80211: make netlink attribute policies constJohannes Berg1-4/+4
2014-02-04mac80211: make cfg80211 ops and privid constJohannes Berg4-4/+4
2014-02-04mac80211: make rate control ops constJohannes Berg13-21/+23
2014-02-04mac80211: advertise BF STS according to AP supportEyal Shapira1-0/+11
2014-02-04mac80211: fix agg_status debugfs file writeJohannes Berg1-1/+1
2014-02-04mac80211: Fix ROC duration == 0 handlingIlan Peer1-12/+12
2014-02-04mac80211: use sdata mesh_id_len instead of wdev'sJohannes Berg1-2/+2
2014-02-04mac80211: mesh: remove mesh_id checkJohannes Berg1-3/+0
2014-02-04nl80211: check channel switch validity betterJohannes Berg1-1/+6
2014-02-04mac80211: fix the increment of mesh precedence valueChun-Yeow Yeoh1-6/+6
2014-02-04cfg80211: fix few minor issues in reg_process_hint()Ilan Peer1-9/+10
2014-02-04mac80211: add check on hw->max_signal value on ieee80211_register_hwandrea merello1-2/+7
2014-02-04mac80211: drop unused param 'encrypted' from ccmp_special_blocks()Ard Biesheuvel1-4/+3
2014-02-04nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic3-0/+16
2014-02-04cfg80211: make connect ie param constJohannes Berg7-30/+32
2014-02-04cfg80211: Clean up connect params and channel fetchingJouni Malinen3-21/+30
2014-02-04cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen3-0/+22
2014-02-04cfg80211: Allow BSS hint to be provided for connectJouni Malinen3-2/+39
2014-02-04mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho6-60/+102
2014-02-04mac80211: align ieee80211_mesh_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho1-3/+1
2014-02-04mac80211: refactor ieee80211_mesh_process_chanswitch()Luciano Coelho3-59/+30
2014-01-26um: hostfs: make functions staticJames Hogan1-25/+28
2014-01-26um: Include generic barrier.hRichard Weinberger1-0/+1
2014-01-26um: Removed unused attributes from thread_structRichard Weinberger1-3/+0
2014-01-25ipmi: Cleanup error returnCorey Minyard1-15/+29
2014-01-25ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi1-1/+1
2014-01-25ipmi: use USEC_PER_SEC instead of 1000000 for more meaningfulXie XiuQi3-7/+7
2014-01-25ipmi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2014-01-24net/cxgb4: Fix referencing freed adapterGavin Shan1-1/+1
2014-01-24ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng1-2/+12
2014-01-24fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp1-0/+2
2014-01-249p: update documentationEric Van Hensbergen1-11/+6
2014-01-24rtnetlink: remove IFLA_BOND_SLAVE definitionJiri Pirko1-1/+0
2014-01-23lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich1-0/+1
2014-01-23romfs: fix returm err while getting inode in fill_superRui Xiang1-4/+2
2014-01-23drivers/w1/masters/w1-gpio.c: add strong pullup emulationEvgeny Boger3-12/+23
2014-01-23drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bugMicky Ching1-10/+20
2014-01-23userns: relax the posix_acl_valid() checksAndreas Gruenbacher1-10/+0
2014-01-23arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solution using repeated rb_erase()Cody P Schafer1-14/+4
2014-01-23fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fixAndrew Morton1-4/+4
2014-01-23fs/ext3: use rbtree postorder iteration helper instead of opencodingCody P Schafer1-31/+5
2014-01-23fs/jffs2: use rbtree postorder iteration helper instead of opencodingCody P Schafer2-49/+5
2014-01-23fs/ext4: use rbtree postorder iteration helper instead of opencodingCody P Schafer2-59/+9
2014-01-23fs/ubifs: use rbtree postorder iteration helper instead of opencodingCody P Schafer6-114/+17