aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2016-04-05udp: enable MSG_PEEK at non-zero offsetsamanthakumar2-1/+8
2016-04-05udp: remove headers from UDP packets before queueingsamanthakumar2-0/+10
2016-04-05sock: convert sk_peek_offset functions to WRITE_ONCEWillem de Bruijn1-11/+13
2016-04-05sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner1-4/+2
2016-04-05mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker1-1/+7
2016-04-05cfg80211: allow userspace to specify client P2P PS supportAyala Beker2-0/+21
2016-04-05compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini1-1/+1
2016-04-05iommu: provide of_xlate pointer unconditionallyArnd Bergmann1-2/+0
2016-04-05Merge branch 'fixes-base' into fixesJames Bottomley569-3813/+17193
2016-04-05scsi: Do not attach VPD to devices that don't support itHannes Reinecke1-0/+25
2016-04-05ieee80211: support parsing Fine Timing Measurement action frameAvraham Stern1-0/+11
2016-04-05cfg80211: fix kernel-doc struct nameAkira Moroo1-1/+1
2016-04-05mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt1-0/+2
2016-04-05nl80211: add feature for BSS selection supportArend van Spriel2-0/+86
2016-04-05mac80211: synchronize driver rx queues before removing a stationSara Sharon1-0/+5
2016-04-05rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland1-1/+2
2016-04-05cfg80211: Allow a scan request for a specific BSSIDJouni Malinen2-1/+5
2016-04-05mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon1-1/+4
2016-04-05mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg1-0/+3
2016-04-04tcp: increment sk_drops for listenersEric Dumazet1-0/+13
2016-04-04tcp: increment sk_drops for dropped rx packetsEric Dumazet1-0/+7
2016-04-04sock_diag: add SK_MEMINFO_DROPSEric Dumazet1-0/+1
2016-04-04tcp/dccp: do not touch listener sk_refcnt under synfloodEric Dumazet2-20/+32
2016-04-04inet: reqsk_alloc() needs to take care of dead listenersEric Dumazet1-16/+15
2016-04-04tcp/dccp: remove BH disable/enable in lookupEric Dumazet1-6/+1
2016-04-04udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet3-11/+11
2016-04-04net: add SOCK_RCU_FREE socket flagEric Dumazet1-0/+2
2016-04-04drm/ttm: use phys_addr_t for ttm_bus_placementAlex Deucher1-1/+1
2016-04-04sock: enable timestamping using control messagesSoheil Hassas Yeganeh2-6/+10
2016-04-04ipv6: process socket-level control messages in IPv6Soheil Hassas Yeganeh1-1/+2
2016-04-04ipv4: process socket-level control messages in IPv4Soheil Hassas Yeganeh1-1/+2
2016-04-04sock: accept SO_TIMESTAMPING flags in socket cmsgSoheil Hassas Yeganeh2-0/+11
2016-04-04tcp: use one bit in TCP_SKB_CB to mark ACK timestampsSoheil Hassas Yeganeh1-1/+2
2016-04-04sock: break up sock_cmsg_snd into __sock_cmsg_snd and loopWillem de Bruijn1-0/+2
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds14-45/+29
2016-04-04mm: drop PAGE_CACHE_* and page_cache_{get,release} definitionKirill A. Shutemov1-15/+0
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov8-11/+10
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov9-19/+19
2016-04-04btrfs: Add qgroup tracingMark Fasheh1-1/+88
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-19/+23
2016-04-02stmmac: add new DT platform entries for GMAC4Alexandre TORGUE1-0/+2
2016-04-02tcp: remove cwnd moderation after recoveryYuchung Cheng1-11/+0
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+1
2016-04-02Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-2/+2
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-1/+11
2016-04-01mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach1-1/+1
2016-04-01include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang1-1/+1
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO1-1/+1
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO1-1/+0