summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-12-16rfkill: hide unused goto labelArnd Bergmann
2016-12-15mac80211: minstrel: avoid port control frames for samplingThomas Huehn
2016-12-15mac80211: minstrel_ht: remove obsolete #if for >= 3 streamsFelix Fietkau
2016-12-15mac80211: minstrel: make prob_ewma u16 instead of u32Felix Fietkau
2016-12-15mac80211: minstrel: store probability variance instead of standard deviationFelix Fietkau
2016-12-15mac80211: minstrel: reduce MINSTREL_SCALEFelix Fietkau
2016-12-15mac80211: minstrel: remove cur_prob from debugfsFelix Fietkau
2016-12-15mac80211: check for MCS in ieee80211_duration before fetching chanctxFelix Fietkau
2016-12-15mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64Felix Fietkau
2016-12-15mac80211: minstrel_ht: move short preamble check out of get_rateFelix Fietkau
2016-12-15mac80211: minstrel_ht: move supported bitrate mask out of group dataFelix Fietkau
2016-12-15mac80211: only alloc mem if a station doesn't exist yetKoen Vandeputte
2016-12-13mac80211: Use appropriate name for functions and messagesMasashi Honma
2016-12-13mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma
2016-12-13rfkill: Add rfkill-any LED triggerMichał Kępień
2016-12-13rfkill: Cleanup error handling in rfkill_init()Michał Kępień
2016-12-13mac80211: Show pending txqlen in debugfs.Ben Greear
2016-12-13mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma
2016-12-13mac80211: multicast to unicast conversionMichael Braun
2016-12-13mac80211: Remove unused 'beaconint_us' variableKirtika Ruchandani
2016-12-13mac80211: Remove unused 'sband' and 'local' variablesKirtika Ruchandani
2016-12-13mac80211: Remove unused 'len' variableKirtika Ruchandani
2016-12-13mac80211: Remove unused 'i' variableKirtika Ruchandani
2016-12-13mac80211: Remove unused 'struct rate_control_ref' variableKirtika Ruchandani
2016-12-13mac80211: Remove unused 'rates_idx' variableKirtika Ruchandani
2016-12-13mac80211: Remove unused 'struct ieee80211_rx_status' ptrKirtika Ruchandani
2016-12-13nl80211: multicast_to_unicast can be changed while IFF_UPMichael Braun
2016-12-13nl80211: check NL80211_ATTR_SCHED_SCAN_INTERVAL only onceArend Van Spriel
2016-12-13cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel
2016-12-13rfkill: simplify rfkill_set_hw_state() slightlyJohannes Berg
2016-12-11netfilter: nft_counter: rework atomic dump and resetPablo Neira
2016-12-10net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*Asbjørn Sloth Tønnesen
2016-12-10net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen
2016-12-10net: bridge: shorten ageing time on topology changeVivien Didelot
2016-12-10net: bridge: add helper to set topology changeVivien Didelot
2016-12-10net: bridge: add helper to offload ageing timeVivien Didelot
2016-12-10net: socket: removed an unnecessary newlineAmit Kushwaha
2016-12-10netlink: use blocking notifierWANG Cong
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-09net: skb_condense() can also deal with empty skbsEric Dumazet
2016-12-09Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-12-09udp: udp_rmem_release() should touch sk_rmem_alloc laterEric Dumazet
2016-12-09udp: add batching to udp_rmem_release()Eric Dumazet
2016-12-09udp: copy skb->truesize in the first cache lineEric Dumazet
2016-12-09udp: add busylocks in RX pathEric Dumazet
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-12-09nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna
2016-12-09nl80211: fix logic inversion in start_nan()Johannes Berg
2016-12-08net: socket: preferred __aligned(size) for control bufferAmit Kushwaha
2016-12-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller