summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-20netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-17clarify implementation of ethtool's get_ts_info opJacob Keller
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen
2015-07-17mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-17Update Viresh Kumar's email addressViresh Kumar
2015-07-17include, lib: add __printf attributes to several function prototypesNicolas Iooss
2015-07-17mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel
2015-07-17Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-17Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationArik Nemtsov
2015-07-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-15netlink: changes for setting and clearing protodown via netlink.Anuradha Karuppiah
2015-07-15net core: Add protodown support.Anuradha Karuppiah
2015-07-15ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-07-16gpio: Remove double "base" in commentGeert Uytterhoeven
2015-07-15Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-07-15Merge tag 'module-final-v4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-15libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn
2015-07-15libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter
2015-07-15efi: Handle memory error structures produced based on old versions of standardLuck, Tony
2015-07-14IB/srp: Avoid using uninitialized variableSagi Grimberg
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-13bridge: mdb: add vlan support for user entriesNikolay Aleksandrov
2015-07-13Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-13locks: inline posix_lock_file_wait and flock_lock_file_waitJeff Layton
2015-07-13locks: new helpers - flock_lock_inode_wait and posix_lock_inode_waitJeff Layton
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp
2015-07-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-07-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-07-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-07-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2015-07-10net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson
2015-07-10KVM: count number of assigned devicesPaolo Bonzini
2015-07-09ipv6: Nonlocal bindTom Herbert
2015-07-09inet: inet_twsk_deschedule factorizationEric Dumazet
2015-07-09inet: simplify timewait refcountingEric Dumazet
2015-07-09inet: remove BUG_ON() in twsk_destructor()Eric Dumazet
2015-07-09ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso
2015-07-09tcp: do not slow start when cwnd equals ssthreshYuchung Cheng
2015-07-09tcp: add tcp_in_slow_start helperYuchung Cheng
2015-07-09blkcg: fix blkcg_policy_data allocation bugTejun Heo
2015-07-09blkcg: implement all_blkcgs listTejun Heo