summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-04-06net_sched: fix a memory leak in tc actionWANG Cong
2016-04-06cfg80211: Add option to specify previous BSSID for Connect commandJouni Malinen
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau
2016-04-06mac80211: enable collecting station statistics per-CPUJohannes Berg
2016-04-06mac80211: add fast-rx pathJohannes Berg
2016-04-06mac80211: allow passing transmitter station on RXJohannes Berg
2016-04-05Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-05udp: enable MSG_PEEK at non-zero offsetsamanthakumar
2016-04-05udp: remove headers from UDP packets before queueingsamanthakumar
2016-04-05sock: convert sk_peek_offset functions to WRITE_ONCEWillem de Bruijn
2016-04-05sctp: use list_* in sctp_list_dequeueMarcelo Ricardo Leitner
2016-04-05mac80211: track and tell driver about GO client P2P PS abilitiesAyala Beker
2016-04-05cfg80211: allow userspace to specify client P2P PS supportAyala Beker
2016-04-05compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini
2016-04-05iommu: provide of_xlate pointer unconditionallyArnd Bergmann
2016-04-05Merge branch 'fixes-base' into fixesJames Bottomley
2016-04-05scsi: Do not attach VPD to devices that don't support itHannes Reinecke
2016-04-05ieee80211: support parsing Fine Timing Measurement action frameAvraham Stern
2016-04-05cfg80211: fix kernel-doc struct nameAkira Moroo
2016-04-05mac80211: add doc for RX_FLAG_DUP_VALIDATED flagLuis de Bethencourt
2016-04-05nl80211: add feature for BSS selection supportArend van Spriel
2016-04-05mac80211: synchronize driver rx queues before removing a stationSara Sharon
2016-04-05rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland
2016-04-05cfg80211: Allow a scan request for a specific BSSIDJouni Malinen
2016-04-05mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon
2016-04-05mac80211: allow drivers to report CLOCK_BOOTTIME for scan resultsJohannes Berg
2016-04-05tcp: increment sk_drops for listenersEric Dumazet
2016-04-05tcp: increment sk_drops for dropped rx packetsEric Dumazet
2016-04-05sock_diag: add SK_MEMINFO_DROPSEric Dumazet
2016-04-05tcp/dccp: do not touch listener sk_refcnt under synfloodEric Dumazet
2016-04-05inet: reqsk_alloc() needs to take care of dead listenersEric Dumazet
2016-04-05tcp/dccp: remove BH disable/enable in lookupEric Dumazet
2016-04-05udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet
2016-04-05net: add SOCK_RCU_FREE socket flagEric Dumazet
2016-04-04drm/ttm: use phys_addr_t for ttm_bus_placementAlex Deucher
2016-04-04sock: enable timestamping using control messagesSoheil Hassas Yeganeh
2016-04-04ipv6: process socket-level control messages in IPv6Soheil Hassas Yeganeh
2016-04-04ipv4: process socket-level control messages in IPv4Soheil Hassas Yeganeh
2016-04-04sock: accept SO_TIMESTAMPING flags in socket cmsgSoheil Hassas Yeganeh
2016-04-04tcp: use one bit in TCP_SKB_CB to mark ACK timestampsSoheil Hassas Yeganeh
2016-04-04sock: break up sock_cmsg_snd into __sock_cmsg_snd and loopWillem de Bruijn
2016-04-04Merge branch 'PAGE_CACHE_SIZE-removal'Linus Torvalds
2016-04-04mm: drop PAGE_CACHE_* and page_cache_{get,release} definitionKirill A. Shutemov
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-04-04btrfs: Add qgroup tracingMark Fasheh
2016-04-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-03stmmac: add new DT platform entries for GMAC4Alexandre TORGUE
2016-04-03tcp: remove cwnd moderation after recoveryYuchung Cheng