summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-24Merge branch 'rfc/perf' into perf/core, because it's ready for inclusionIngo Molnar
2014-08-24Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2014-08-24netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'Jozsef Kadlecsik
2014-08-24netfilter: nft_meta: Add cpu attribute supportAna Rey
2014-08-24netfilter: nft_meta: add pkttype supportAna Rey
2014-08-24perf: Add PERF_EVENT_STATE_EXIT state for events with exited taskJiri Olsa
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-23pata_platform: Remove useless irq_flags fieldAlexander Shiyan
2014-08-23ARM: shmobile: r8a7740: clock register bitsUlrich Hecht
2014-08-22tcp: improve undo on timeoutYuchung Cheng
2014-08-22net: use ktime_get_ns() and ktime_get_real_ns() helpersEric Dumazet
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-22f2fs: use macro for code readabilityChao Yu
2014-08-22bonding: create netlink event when bonding option is changedJiri Pirko
2014-08-22ftrace: Allow ftrace_ops to use the hashes from other opsSteven Rostedt (Red Hat)
2014-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-08-22drm/radeon: add additional SI pci idsAlex Deucher
2014-08-22drm/radeon: add new bonaire pci idsAlex Deucher
2014-08-22drm/radeon: add new KV pci idAlex Deucher
2014-08-22ARM: shmobile: r8a7740: clock register bitsUlrich Hecht
2014-08-22ARM: shmobile: r8a7791: Add JPU clock dt and CPG define.Mikhail Ulyanov
2014-08-22ARM: shmobile: r8a7790: Add JPU clock dt and CPG define.Mikhail Ulyanov
2014-08-21usb: gadget: document a usb_ep_dequeue() requirementPaul Zimmerman
2014-08-21f2fs: fix incorrect calculation with total/free inode numChao Yu
2014-08-21[media] videobuf2: fix lockdep warningHans Verkuil
2014-08-21[media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart
2014-08-21[media] smiapp: Add driver-specific test pattern menu item definitionsSakari Ailus
2014-08-21[media] v4l: Add test pattern colour component controlsSakari Ailus
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář
2014-08-21regulator: core: Add back the const qualifier for ops of struct regulator_descAxel Lin
2014-08-21gpio: move GPIOD flags outside #ifdefLinus Walleij
2014-08-20Bluetooth: Fix hci_conn reference counting for auto-connectionsJohan Hedberg
2014-08-20drm: fix plane rotation when restoring fbdev configurationThomas Wood
2014-08-20uapi: netfilter_arp: use __u8 instead of u_int8_tMike Frysinger
2014-08-19Input: drv260x - add TI drv260x haptics driverDan Murphy
2014-08-19Merge l2-mtd/next into l2-mtd/masterBrian Norris
2014-08-19mtd: nand: fix DocBook warnings on nand_sdr_timings docBoris BREZILLON
2014-08-19mtd: use __packed shorthandBrian Norris
2014-08-19mtd: fix linux/mtd/nand.h kernel-doc warningRandy Dunlap