summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-08-24random32: improvements to prandom_bytesDaniel Borkmann
2014-08-24udp: additional GRO supportTom Herbert
2014-08-24net: add gro_compute_pseudo functionsTom Herbert
2014-08-24net: skb_gro_checksum_* functionsTom Herbert
2014-08-23net: Allow raw buffers to be passed into the flow dissector.David S. Miller
2014-08-23net: phy: bcm7xxx: enable EEE at the PHY levelFlorian Fainelli
2014-08-23net: phy: export phy_{read,write}_mmd_indirectFlorian Fainelli
2014-08-23net: phy: broadcom: move shadow 0x1C register accessors to brcmphy.hFlorian Fainelli
2014-08-23net: phy: broadcom: extract all registers to brcmphy.hFlorian Fainelli
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-22tcp: improve undo on timeoutYuchung Cheng
2014-08-22net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-22bonding: create netlink event when bonding option is changedJiri Pirko
2014-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-08-19i2c: rework kernel config I2C_ACPILan Tianyu
2014-08-18asm-generic: add memfd_create system call to unistd.hWill Deacon
2014-08-16net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli
2014-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-08-15Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-14rhashtable: fix annotations for rht_for_each_entry_rcu()Thomas Graf
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf
2014-08-14tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa
2014-08-14tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-08-14tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-14Merge tag 'vfio-v3.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2014-08-14Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-14Merge branch 'for-3.17/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-13Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-08-13powerpc/thp: Add tracepoints to track hugepage invalidateAneesh Kumar K.V
2014-08-13printk: Add function to return log buffer address and sizeVasant Hegde
2014-08-12RDMA/uapi: Include socket.h in rdma_user_cm.hDoug Ledford
2014-08-11Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-08-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-08-11Merge branch 'devicetree/next-overlay' into devicetree/nextGrant Likely