summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Fix FC masking in BIP AAD generationJouni Malinen2012-10-011-3/+8
* mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda2012-09-051-5/+4
* nl80211: fix possible memory leak nl80211_connect()Wei Yongjun2012-09-041-1/+3
* mac80211: clear bssid on auth/assoc failureEliad Peller2012-09-041-0/+4
* mac80211: fix DS to MBSS address translationThomas Pedersen2012-08-221-22/+16
* cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart2012-08-021-0/+1
* cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-022-0/+4
* mac80211: cancel mesh path timerJohannes Berg2012-08-011-0/+1
* mac80211: clear timer bits when disconnectingJohannes Berg2012-08-012-0/+4
* mac80211: don't clear sched_scan_sdata on sched scan stop requestEliad Peller2012-07-301-1/+0
* Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-07-304412-95763/+146493
|\
| * bcma: add missing iounmap on error pathHauke Mehrtens2012-07-261-5/+10
| * bcma: fix regression in interrupt assignment on mipsHauke Mehrtens2012-07-261-3/+3
| * mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn2012-07-261-5/+0
| * be2net: Fix to parse RSS hash from Receive completions correctly.Sarveshwar Bandi2012-07-261-2/+2
| * net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai2012-07-261-1/+1
| * hyperv: Add error handling to rndis_filter_device_add()Haiyang Zhang2012-07-251-7/+4
| * hyperv: Add a check for ring_size valueHaiyang Zhang2012-07-251-1/+6
| * ipv4: rt_cache_valid must check expired routesEric Dumazet2012-07-251-3/+5
| * net/pch_gpe: Cannot disable ethernet autonegationWei Yang2012-07-252-2/+3
| * qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com2012-07-251-0/+4
| * netiucv: cleanup attribute usagefrank.blaschka@de.ibm.com2012-07-251-28/+6
| * net: wiznet add missing HAS_IOMEM dependencyfrank.blaschka@de.ibm.com2012-07-251-0/+1
| * be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPCAnton Blanchard2012-07-252-3/+4
| * mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza2012-07-253-11/+93
| * cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANDan Williams2012-07-241-23/+45
| * wanmain: comparing array with NULLAlan Cox2012-07-241-28/+23
| * caif: fix NULL pointer checkAlan Cox2012-07-241-0/+3
| * team: init error value to 0 in team_netpoll_setup()Jiri Pirko2012-07-241-1/+1
| * tcp: early_demux fixesEric Dumazet2012-07-242-8/+6
| * bnx2x: Correct EEE statistics gatheringYuval Mintz2012-07-242-3/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-241363-57829/+69993
| |\
| | * genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEPWANG Cong2012-07-242-2/+2
| | * r8169: revert "add byte queue limit support".Francois Romieu2012-07-231-22/+5
| | * ipv4: Change rt->rt_iif encoding.David S. Miller2012-07-232-5/+9
| | * net: Make skb->skb_iif always track skb->devDavid S. Miller2012-07-231-2/+1
| | * ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller2012-07-2310-27/+27
| | * ipv4: Remove all RTCF_DIRECTSRC handliing.David S. Miller2012-07-231-9/+2
| | * ipv4: Really ignore ICMP address requests/replies.David S. Miller2012-07-231-82/+2
| | * decnet: Don't set RTCF_DIRECTSRC.David S. Miller2012-07-231-2/+0
| | * net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.Saurabh2012-07-231-5/+5
| | * ipv4: Remove redundant assignmentLin Ming2012-07-231-1/+0
| | * rds: set correct msg_namelenWeiping Pan2012-07-231-0/+3
| | * openvswitch: potential NULL deref in sample()Dan Carpenter2012-07-231-0/+3
| | * tcp: dont drop MTU reduction indicationsEric Dumazet2012-07-235-21/+51
| | * bnx2x: Add new 57840 device IDsYuval Mintz2012-07-233-10/+38
| | * tcp: avoid oops in tcp_metrics and reset tcpm_stampJulian Anastasov2012-07-231-2/+3
| | * niu: Change niu_rbr_fill() to use unlikely() to check niu_rbr_add_page() retu...Shuah Khan2012-07-221-1/+1
| | * niu: Fix to check for dma mapping errors.Shuah Khan2012-07-221-0/+4
| | * net: Fix references to out-of-scope variables in put_cmsg_compat()Jesper Juhl2012-07-221-2/+2
OpenPOWER on IntegriCloud