summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-04-14qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru
2016-04-14qed*: remove version dependencyRahul Verma
2016-04-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2016-04-14net: remove netdevice gso_min_segsEric Dumazet
2016-04-14net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_putDenys Vlasenko
2016-04-12net: mdio: Fix lockdep falls positive splatAndrew Lunn
2016-04-11Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.or...David S. Miller
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-09Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-04-08Merge tag 'mac80211-next-for-davem-2016-04-06' of git://git.kernel.org/pub/sc...David S. Miller
2016-04-08bpf: sanitize bpf tracepoint accessAlexei Starovoitov
2016-04-08bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint prog...Alexei Starovoitov
2016-04-08perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov
2016-04-08perf: optimize perf_fetch_caller_regsAlexei Starovoitov
2016-04-08Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-04-07GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOUAlexander Duyck
2016-04-07udp: Remove udp_offloadsTom Herbert
2016-04-07udp: Add GRO functions to UDP socketTom Herbert
2016-04-07tun: use socket locks for sk_{attach,detatch}_filterHannes Frederic Sowa
2016-04-07Merge ath-next from ath.gitKalle Valo
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau
2016-04-06mac80211: add fast-rx pathJohannes Berg
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-05compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini
2016-04-05iommu: provide of_xlate pointer unconditionallyArnd Bergmann
2016-04-05ieee80211: support parsing Fine Timing Measurement action frameAvraham Stern
2016-04-05rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland
2016-04-05udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet
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-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-02Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-01include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann
2016-03-29locking/atomic, sched: Unexport fetch_or()Frederic Weisbecker
2016-03-29timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker
2016-03-29locking/atomic: Introduce atomic_fetch_or()Frederic Weisbecker
2016-03-29x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams
2016-03-28[net] drop 'size' argument of sock_recvmsg()Al Viro
2016-03-28netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai
2016-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-26fs: add file_dentry()Miklos Szeredi