summaryrefslogtreecommitdiffstats
path: root/net/unix (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-09iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy1-1/+1
2012-05-09iwlwifi: use correct released ucode versionMeenakshi Venkataraman1-1/+1
2012-05-09ipw2100: Fix order of device registrationBen Hutchings1-11/+13
2012-05-09ipw2200: Fix order of device registrationBen Hutchings1-11/+12
2012-05-09rt2x00: Add debugfs access for rfcsr registerAnisse Astier4-1/+20
2012-05-09rt2x00: debugfs support - allow a register to be emptyAnisse Astier1-35/+36
2012-05-09net/wireless: ipw2200: Fix WARN_ON occurring in wiphy_register called by ipw_...Stanislav Yakovlev1-15/+6
2012-05-09iwlwifi: remove the iwl_shared referenceWey-Yi Guy1-3/+3
2012-05-09iwlwifi: modify #ifdef to avoid sparse complainWey-Yi Guy2-19/+18
2012-05-09mac80211: don't transmit 40MHz frames to 20MHz peerThomas Pedersen1-0/+6
2012-05-09mac80211: insert mesh peer after initThomas Pedersen1-3/+5
2012-05-09mwifiex: fix static checker warningsAmitkumar Karwar1-2/+1
2012-05-09mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan1-1/+1
2012-05-09mwifiex: add support for SD8786 sdioWarheadsSE3-2/+10
2012-05-09wireless: at76c50x: allocating too much dataDan Carpenter1-2/+2
2012-05-09iwlwifi: don't init trans->reg_lock from the op_modeEmmanuel Grumbach2-1/+1
2012-05-09iwlwifi: add option to disable 5GHz bandStanislaw Gruszka3-0/+9
2012-05-09iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2-10/+9
2012-05-09iwlwifi: add loose coex lutWey-Yi Guy1-2/+21
2012-05-09iwlwifi: change kill mask based on reduce power stateWey-Yi Guy2-9/+20
2012-05-09iwlwifi: send reduce tx power info in commandWey-Yi Guy2-1/+3
2012-05-09iwlwifi: small define changeWey-Yi Guy1-1/+3
2012-05-09iwlwifi: add reduced tx power threshold defineWey-Yi Guy1-0/+3
2012-05-09iwlwifi: add checking for the condition to reduce tx powerWey-Yi Guy2-4/+39
2012-05-09iwlwifi: add BT reduced tx power flagWey-Yi Guy1-2/+2
2012-05-09iwlwifi: remove unused macrosWey-Yi Guy1-69/+0
2012-05-09libertas: include sched.h on firmware.cLuis R. Rodriguez1-0/+1
2012-05-08netfilter: remove ip_queue supportPablo Neira Ayuso10-1393/+10
2012-05-08netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso2-1/+16
2012-05-08netfilter: nf_ct_expect: partially implement ctnetlink_change_expectKelvie Wong1-1/+9
2012-05-08net: export sysctl_[r|w]mem_max symbols needed by ip_vs_syncHans Schillstrom1-0/+2
2012-05-08ipvs: ip_vs_proto: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-08ipvs: ip_vs_ftp: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-08ipvs: optimize the use of flags in ip_vs_bind_destPablo Neira Ayuso1-6/+9
2012-05-08ipvs: add support for sync threadsPablo Neira Ayuso4-166/+305
2012-05-08ipvs: reduce sync rate with time thresholdsJulian Anastasov5-48/+165
2012-05-08ipvs: wakeup master threadPablo Neira Ayuso3-32/+162
2012-05-08ipvs: always update some of the flags bits in backupJulian Anastasov2-42/+28
2012-05-08ipvs: fix ip_vs_try_bind_dest to rebind app and transmitterJulian Anastasov1-7/+26
2012-05-08ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_destJulian Anastasov1-5/+5
2012-05-08ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup serverJulian Anastasov1-1/+1
2012-05-08ipvs: use GFP_KERNEL allocation where possibleSasha Levin1-1/+1
2012-05-08ipvs: SH scheduler does not need GFP_ATOMIC allocationJulian Anastasov1-1/+1
2012-05-08ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov1-1/+1
2012-05-08ipvs: WRR scheduler does not need GFP_ATOMIC allocationJulian Anastasov1-1/+1
2012-05-08ipvs: DH scheduler does not need GFP_ATOMIC allocationJulian Anastasov1-1/+1
2012-05-08ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on initJulian Anastasov1-1/+1
2012-05-08ipvs: timeout tables do not need GFP_ATOMIC allocationJulian Anastasov1-1/+1
2012-05-08netfilter: bridge: optionally set indev to vlanPablo Neira Ayuso2-4/+35
2012-05-08netfilter: nf_conntrack: use this_cpu_inc()Eric Dumazet1-8/+2