summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville
2014-11-19netlink: Deletion of an unnecessary check before the function call "__module_...Markus Elfring
2014-11-19net: pktgen: Deletion of an unnecessary check before the function call "proc_...Markus Elfring
2014-11-19tcp: make connect() mem charging friendlyEric Dumazet
2014-11-19mac80211: minstrel_ht: add a small optimization to minstrel_aggr_checkFelix Fietkau
2014-11-19mac80211: notify drivers on sta rate table changesJohannes Berg
2014-11-19nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACETomasz Bursztyka
2014-11-19nl80211: Replace interface socket owner attribute with more generic oneJukka Rissanen
2014-11-19cfg80211: protect fools returning NULL in add_virtual_intfRafał Miłecki
2014-11-19cfg80211: explicitly initialize some fields in custom reg pathArik Nemtsov
2014-11-19cfg80211: update missing fields in custom regulatory pathArik Nemtsov
2014-11-19mac80211: skip legacy rate mask handling for VHT ratesFelix Fietkau
2014-11-19mac80211: don't allow 40MHz tx rates in case of 20MHz chandefEliad Peller
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-11-19mac80211: rcu-ify scan and scheduled scan request pointersJohannes Berg
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanJohannes Berg
2014-11-19mac80211: remove redundant checkEliad Peller
2014-11-19cfg80211: add wowlan net-detect supportLuciano Coelho
2014-11-19cfg80211: refactor nl80211_start_sched_scan so it can be reusedLuciano Coelho
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman
2014-11-19mac80211: add specific-queue flushing supportLiad Kaufman
2014-11-19mac80211: add TDLS channel-switch Rx flowArik Nemtsov
2014-11-19mac80211: introduce TDLS channel switch opsArik Nemtsov
2014-11-19mac80211: add parsing of TDLS specific IEsArik Nemtsov
2014-11-19cfg80211: introduce TDLS channel switch commandsArik Nemtsov
2014-11-19mac80211: prepare TDLS mgmt code for channel-switch templatesArik Nemtsov
2014-11-19mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov
2014-11-19cfg/mac80211: define TDLS channel switch feature bitArik Nemtsov
2014-11-19mac80211: add BSS coex IE to TDLS setup framesArik Nemtsov
2014-11-19mac80211: add supported channels IE during TDLS setupArik Nemtsov
2014-11-19mac80211: add function to create data frame template including keyJohannes Berg
2014-11-19mac80211: factor out 802.11 header building codeJohannes Berg
2014-11-19mac80211: move skb info band assignment outJohannes Berg
2014-11-19mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman
2014-11-19mac80211: add option for setting skb flags before xmitLiad Kaufman
2014-11-18mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau
2014-11-18icmp: Remove some spurious dropped packet profile hits from the ICMP pathRick Jones
2014-11-18dev_ioctl: use sizeof(x) instead of sizeof xFabian Frederick
2014-11-18net/core: include linux/types.h instead of asm/types.hFabian Frederick
2014-11-18net: fix spelling for synchronizedFabian Frederick
2014-11-18dccp: spelling s/reseting/resettingFabian Frederick
2014-11-18dccp: replace min/casting by min_tFabian Frederick
2014-11-18dccp: remove blank lines between function/EXPORT_SYMBOLFabian Frederick
2014-11-18dccp: kerneldoc warning fixesFabian Frederick
2014-11-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-11-18Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2014-11-18Bluetooth: Call drain_workqueue() before resetting stateJohan Hedberg
2014-11-18Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg
2014-11-18Bluetooth: Fix BR/EDR-only address checks for remote OOB dataJohan Hedberg
2014-11-17netfilter: nf_conntrack_h323: lookup route from proper net namespaceVasily Averin