aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * nl80211: check matches array length before acessing itLuciano Coelho2014-12-12
| * cfg80211: avoid mem leak on driver hint setArik Nemtsov2014-12-12
| * cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz driversJouni Malinen2014-12-12
| * mac80211: fix multicast LED blinking and counterAndreas Müller2014-12-12
| * mac80211: avoid using uninitialized stack dataJes Sorensen2014-12-12
| * net: dsa: propagate error code from dsa_slave_phy_setupFlorian Fainelli2014-12-11
| * net: dsa: handle non-existing PHYs on switch internal busFlorian Fainelli2014-12-11
* | mac80211: skip disabled channels in VHT checkArik Nemtsov2015-01-06
* | nl80211: define multicast group names in headerJohannes Berg2015-01-06
* | cfg80211: add extensible feature flag attributeGautam Kumar Shukla2015-01-06
* | mac80211: fix dot11MulticastTransmittedFrameCount tested addressEliad Peller2014-12-23
* | mac80211: minstrel: reduce size of struct minstrel_rate_statsFelix Fietkau2014-12-19
* | nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2014-12-18
* | nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen2014-12-18
* | mac80211: avoid reconfig if no interfaces are upEliad Peller2014-12-17
* | mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()Luciano Coelho2014-12-17
* | mac80211: update sta bw on ht chanwidth action frameEliad Peller2014-12-17
* | mac80211: handle power constraint and country IEs in RRMMoshe Benji2014-12-17
* | mac80211: Fix ignored HT override configurationsChaya Rachel Ivgi2014-12-17
* | cfg80211: avoid intersection when applying self-managed regArik Nemtsov2014-12-17
* | cfg80211: return private regdom for self-managed devicesArik Nemtsov2014-12-17
* | cfg80211: allow wiphy specific regdomain managementJonathan Doron2014-12-17
* | cfg80211: allow usermode to query wiphy specific regdomArik Nemtsov2014-12-17
* | mac80211: keep sending peer candidate events while in listen stateNishikawa, Kenzoh2014-12-17
* | mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()Luciano Coelho2014-12-17
* | mac80211: notify NSS changed when IBSS and HTJanusz Dziedzic2014-12-17
* | mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-15
* | mac80211: ask driver to look at power level when starting APJohannes Berg2014-12-15
* | mac80211: Fix accounting of multicast framesSujith Manoharan2014-12-12
* | mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-12
* | wireless: Support of IFLA_INFO_KIND rtnl attributeVadim Kochan2014-12-12
* | cfg80211: use __force __rcu to suppress sparse warningJohannes Berg2014-12-12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * net: sock: fix access via invalid file descriptorAlexei Starovoitov2014-12-10
| * net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-10
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
| |\
| | * net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.cValdis.Kletnieks@vt.edu2014-12-09
| | * tcp: fix more NULL deref after prequeue changesEric Dumazet2014-12-09
| | * Update old iproute2 and Xen Remus linksAndrew Shewmaker2014-12-09
| | * net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann2014-12-09
| | * openvswitch: Fix flow mask validation.Pravin B Shelar2014-12-06
| | * gre: Set inner mac header in gro completeTom Herbert2014-12-06
| * | irda: Convert function pointer arrays and uses to constJoe Perches2014-12-10
| * | llc: Make llc_sap_action_t function pointer arrays constJoe Perches2014-12-10
| * | llc: Make llc_conn_ev_qfyr_t function pointer arrays constJoe Perches2014-12-10
| * | llc: Make function pointer arrays constJoe Perches2014-12-10
| * | net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann2014-12-10
| * | netlink: use jhash as hashfn for rhashtableDaniel Borkmann2014-12-10
| * | tipc: fix broadcast wakeup contention after congestionRichard Alpe2014-12-10
| * | net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skbAlexander Duyck2014-12-10