summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-03mac80211: treat bad WMM parameters more gracefullyJohannes Berg
2015-11-03mac80211: fixup AIFSN instead of disabling WMMEmmanuel Grumbach
2015-11-03mac80211: make enable_qos parameter to ieee80211_set_wmm_default()Johannes Berg
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg
2015-11-03mac80211: fix crash on mesh local link ID generation with VIFsMatthias Schiffer
2015-11-03mac80211: TDLS: add proper HT-oper IEArik Nemtsov
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller
2015-11-03mac80211: call drv_stop only if driver is startedEliad Peller
2015-11-03mac80211: Remove WARN_ON_ONCE in ieee80211_recalc_smpsAndrei Otcheretianski
2015-11-03mac80211: use freezable workqueue for restart workEliad Peller
2015-11-03mac80211: Fix local deauth while associatingAndrei Otcheretianski
2015-11-03mac80211: allow null chandef in tracingArik Nemtsov
2015-11-03nl80211: Fix potential memory leak from parse_acl_dataOla Olsson
2015-11-03mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-22net: hisilicon: deals with the sub ctrl by sysconyankejian
2015-10-22Merge branch 'cxgb4-trivial-fixes'David S. Miller
2015-10-22cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai
2015-10-22cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai
2015-10-22cxgb4: Return error if setup_rss is called before probeHariprasad Shenai
2015-10-22cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai
2015-10-22cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai
2015-10-22cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai
2015-10-22cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai
2015-10-22cxgb4: Align ethtool get stat settingsHariprasad Shenai
2015-10-22openvswitch: Use dev_queue_xmit for vport send.Pravin B Shelar
2015-10-22openvswitch: Fix incorrect type use.Pravin B Shelar
2015-10-22Merge branch 'bpf-perf'David S. Miller
2015-10-22samples: bpf: add bpf_perf_event_output exampleAlexei Starovoitov
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov
2015-10-22perf: pad raw data samples automaticallyAlexei Starovoitov
2015-10-22ipvlan: read direct ifindex instead of iflinkBrenden Blanco
2015-10-22tcp: fastopen: limit max_qlenEric Dumazet
2015-10-21net: mdio-gpio: move platform data headerVivien Didelot
2015-10-21ARM: gemini: remove unnecessary mdio-gpio includesVivien Didelot
2015-10-21net: hisilicon: fix ptr_ret.cocci warningsWu Fengguang
2015-10-21ipv6: gro: support sit protocolEric Dumazet
2015-10-21net: dummy: add more featuresEric Dumazet
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen
2015-10-21Adding switchdev ageing notification on port bridgedElad Raz
2015-10-21Merge branch 'tcp-rack'David S. Miller
2015-10-21tcp: use RACK to detect lossesYuchung Cheng
2015-10-21tcp: track the packet timings in RACKYuchung Cheng
2015-10-21tcp: skb_mstamp_after helperYuchung Cheng
2015-10-21tcp: add tcp_tsopt_ecr_before helperYuchung Cheng
2015-10-21tcp: remove tcp_mark_lost_retrans()Yuchung Cheng
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng
2015-10-21tcp: apply Kern's check on RTTs used for congestion controlYuchung Cheng
2015-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-10-21mac80211: move station statistics into sub-structsJohannes Berg