summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2014-12-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-12-01sunrpc: release svc_pool_map reference when serv allocation failsJeff Layton
2014-12-01sunrpc: eliminate the XPT_DETACHED flagJeff Layton
2014-11-29rtnetlink: release net refcnt on error in do_setlink()Nicolas Dichtel
2014-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-28netfilter: nf_log_ipv6: correct typo in module descriptionSteven Noonan
2014-11-28mac80211: add ieee80211_tx_status_noskbFelix Fietkau
2014-11-28mac0211: add a helper function for fixing up tx status ratesFelix Fietkau
2014-11-28mac80211: pass tx info to ieee80211_lost_packet instead of an skbFelix Fietkau
2014-11-28mac80211: minstrel_ht: switch to .tx_status_noskbFelix Fietkau
2014-11-28mac80211: minstrel: switch to .tx_status_noskbFelix Fietkau
2014-11-28mac80211: add tx_status_noskb to rate_control_opsFelix Fietkau
2014-11-28mac80211: minstrel_ht: move aggregation check to .get_rate()Felix Fietkau
2014-11-28cfg80211: remove unneeded initialisations in nl80211_set_regJohannes Berg
2014-11-28cfg80211: leave invalid channels on regdomain changeArik Nemtsov
2014-11-28mac80211: add more missing checks for VHT tx ratesFelix Fietkau
2014-11-28NFC: NCI: Signal deactivation in Target modeJulien Lefrique
2014-11-28NFC: NCI: Handle Discovery deactivation typeJulien Lefrique
2014-11-28NFC: Fix a memory leakJulien Lefrique
2014-11-28NFC: NCI: Forward data received in Target mode to nfc coreJulien Lefrique
2014-11-28NFC: NCI: Implement Target mode send functionJulien Lefrique
2014-11-28NFC: NCI: Configure ATR_RES general bytesJulien Lefrique
2014-11-28NFC: NCI: Handle Target mode activationJulien Lefrique
2014-11-28NFC: NCI: Enable NFC-DEP in Listen A and Listen FJulien Lefrique
2014-11-28NFC: NCI: Add passive Listen modes in discover requestJulien Lefrique
2014-11-28NFC: llcp: Use list_for_each_entry in llcp_accept_pollAxel Lin
2014-11-28NFC: digital: Add NFC-DEP Target-side ATN SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Initiator-side ATN SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Target-side NACK SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Initiator-side NACK SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Receive Chaining SupportMark A. Greer
2014-11-28NFC: digital: Add NFC-DEP Send Chaining SupportMark A. Greer
2014-11-28NFC: digital: Implement NFC-DEP max payload lengthsMark A. Greer
2014-11-28NFC: digital: Enforce NFC-DEP PNI sequencingMark A. Greer
2014-11-28NFC: digital: Ensure no NAD byte in DEP_REQ and DEP_RES framesMark A. Greer
2014-11-28NFC: digital: Add Target-mode NFC-DEP DID SupportMark A. Greer
2014-11-28NFC: digital: Ensure no DID in NFC-DEP responsesMark A. Greer
2014-11-28NFC: digital: Rearrange NFC-DEP DEP_REQ/DEP_RES CodeMark A. Greer
2014-11-28NFC: digital: Fix potential skb leaks in NFC-DEP codeMark A. Greer
2014-11-28cfg80211: make WEXT compatibility unselectableJohannes Berg
2014-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-27sunrpc: add a debugfs rpc_xprt directory with an info file in itJeff Layton
2014-11-27sunrpc: add debugfs file for displaying client rpc_task queueJeff Layton
2014-11-27mac80211: copy chandef from AP vif to VLANsFelix Fietkau
2014-11-27nl80211: don't crash sending invalid chandefJohannes Berg
2014-11-27netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one modulePablo Neira Ayuso
2014-11-27netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 trafficAlvaro Neira
2014-11-27netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functionsAlvaro Neira
2014-11-27netfilter: conntrack: avoid zeroing timerFlorian Westphal
2014-11-27netfilter: xt_recent: relax ip_pkt_list_tot restrictionsFlorian Westphal