summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-05-17tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtimeEric Dumazet1-2/+2
2017-05-17tcp: use tcp_jiffies32 to feed tp->lsndtimeEric Dumazet1-1/+1
2017-05-17tcp: introduce tcp_jiffies32Eric Dumazet1-5/+8
2017-05-17net: sched: add termination action to allow goto chainJiri Pirko3-2/+9
2017-05-17net: sched: push tp down to action initJiri Pirko1-6/+6
2017-05-17net: sched: introduce multichain support for filtersJiri Pirko3-2/+10
2017-05-17net: sched: introduce helpers to work with filter chainsJiri Pirko1-1/+6
2017-05-17net: sched: introduce tcf block infractructureJiri Pirko2-3/+17
2017-05-17net: sched: move tc_classify function to cls_api.cJiri Pirko2-3/+9
2017-05-17net: dsa: Sort DSA tagging protocol driversAndrew Lunn1-4/+4
2017-05-17net: dsa: store CPU port pointer in the treeVivien Didelot1-7/+6
2017-05-17clk: rockchip: add clock-ids for more rk3228 clocksElaine Zhang1-0/+47
2017-05-17clk: rockchip: add ids for camera on rk3399Eddie Cai1-0/+2
2017-05-17mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen1-0/+16
2017-05-17iommu/vt-d: Helper function to query if a pasid has any active usersCQ Tang1-0/+20
2017-05-17usb: phy: Introduce one extcon device into usb phyBaolin Wang1-0/+7
2017-05-17usb: typec: Don't prevent using constant typec_mode_desc initializersMats Karrman1-3/+3
2017-05-17USB: hub: fix SS max number of portsJohan Hovold1-0/+3
2017-05-17regulator: Allow for asymmetric settling timesMatthias Kaehlcke1-0/+6
2017-05-17ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()Kuninori Morimoto1-0/+10
2017-05-17of_graph: add of_graph_get_endpoint_count()Kuninori Morimoto1-0/+6
2017-05-17of_graph: add of_graph_get_port_parent()Kuninori Morimoto1-0/+7
2017-05-17of_graph: add of_graph_get_remote_endpoint()Kuninori Morimoto1-0/+8
2017-05-17Merge branch 'topic/avr32-removal' into for-nextTakashi Iwai1-21/+0
2017-05-17ALSA: pcm: fix the comments that refers to kernel-docMauro Carvalho Chehab1-1/+1
2017-05-17ALSA: Use IS_ENABLED() in common headersTakashi Iwai5-13/+13
2017-05-17ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai1-7/+8
2017-05-17ALSA: ak411x: Use array instead of offsetof()Takashi Iwai3-12/+27
2017-05-16nfsd: Revert "nfsd: check for oversized NFSv2/v3 arguments"J. Bruce Fields1-1/+2
2017-05-16net: phy: Remove residual magic from PHY driversAndrew Lunn1-2/+1
2017-05-16tcp: internal implementation for pacingEric Dumazet3-1/+13
2017-05-16udp: use a separate rx queue for packet receptionPaolo Abeni3-8/+6
2017-05-16net/sock: factor out dequeue/peek with offset codePaolo Abeni2-2/+9
2017-05-16iio: hid-sensor-hub: Implement batch modeSrinivas Pandruvada2-0/+8
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab2-2/+2
2017-05-16drm/ttm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada4-7/+11
2017-05-16drm: make drm_panel.h self-containedMasahiro Yamada1-0/+2
2017-05-16drm: add missing declaration to drm_blend.hTomi Valkeinen1-0/+1
2017-05-16staging: speakup: add tty-based comms functionsOkash Khawaja1-0/+1
2017-05-16tty: export tty_open_by_driverOkash Khawaja1-0/+2
2017-05-16fs: update location of filesystems documentationMauro Carvalho Chehab1-1/+1
2017-05-16ata: update references for libata documentationMauro Carvalho Chehab2-2/+2
2017-05-16mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warningsMauro Carvalho Chehab1-1/+1
2017-05-16net: fix some identation issues at kernel-doc markupsMauro Carvalho Chehab2-9/+9
2017-05-16net: skbuff.h: properly escape a macro name on kernel-docMauro Carvalho Chehab1-1/+1
2017-05-16mutex, futex: adjust kernel-doc markups to generate ReSTMauro Carvalho Chehab1-3/+3
2017-05-16ebtables: arpreply: Add the standard target sanity checkGao Feng1-0/+5
2017-05-16lib/raid6: Add log-of-2 table for RAID6 HW requiring disk positionAnup Patel1-0/+1
2017-05-16kill strlen_user()Al Viro1-5/+0
2017-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-5/+32