summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-12-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-12/+13
2016-12-05tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet1-1/+0
2016-12-05net: reorganize struct sock for better data localityEric Dumazet1-24/+27
2016-12-05tcp: tsq: add tsq_flags / tsq_enumEric Dumazet1-1/+10
2016-12-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+2
2016-12-05usb: hcd.h: construct hub class request constants from simpler constantsTal Shorer1-9/+10
2016-12-05fsl/usb: Workarourd for USB erratum-A005697Changming Huang1-0/+1
2016-12-05driver core: Silence device links sphinx warningLukas Wunner1-0/+1
2016-12-05ASoC: topology: Only free TLV for volume mixers of a widgetMengdong Lin1-1/+1
2016-12-05mmc: mmc: Introduce mmc_abort_tuning()Adrian Hunter1-0/+1
2016-12-05regulator: Fix regulator_get_error_flags() signature mismatchDavid Lechner1-1/+2
2016-12-05ASoC: simple_card_utils: tidyup file comment/defineKuninori Morimoto1-4/+4
2016-12-05mmc: mmc: Add Command Queue definitionsAdrian Hunter2-0/+19
2016-12-05mmc: queue: Fix queue thread wake-upAdrian Hunter1-2/+0
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie33-128/+169
2016-12-05NFS: Only look at the change attribute cache state in nfs_check_verifierTrond Myklebust1-0/+1
2016-12-04netfilter: conntrack: add nf_conntrack_default_on sysctlFlorian Westphal1-0/+9
2016-12-04netfilter: conntrack: register hooks in netns when needed by rulesetFlorian Westphal1-0/+4
2016-12-04netfilter: add and use nf_ct_netns_get/putFlorian Westphal1-0/+4
2016-12-04netfilter: conntrack: remove unused init_net hookFlorian Westphal1-3/+0
2016-12-04netfilter: conntrack: built-in support for UDPliteDavide Caratti3-0/+22
2016-12-04netfilter: conntrack: built-in support for SCTPDavide Caratti3-0/+19
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti4-1/+21
2016-12-04netfilter: nf_conntrack_tuple_common.h: fix #includeDavide Caratti1-0/+3
2016-12-04netfilter: nf_log: do not assume ethernet header in netdev familyLiping Zhang1-1/+3
2016-12-04netfilter: built-in NAT support for UDPliteDavide Caratti1-0/+3
2016-12-04netfilter: built-in NAT support for SCTPDavide Caratti1-0/+3
2016-12-04netfilter: built-in NAT support for DCCPDavide Caratti1-0/+3
2016-12-04ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark4-1/+7
2016-12-04vfs: remove unused have_submounts() functionIan Kent1-1/+0
2016-12-04vfs: add path_has_submounts()Ian Kent1-0/+1
2016-12-04vfs: add path_is_mountpoint() helperIan Kent1-0/+2
2016-12-04ipv4: fib: Replay events when registering FIB notifierIdo Schimmel1-1/+2
2016-12-04ipv4: fib: Allow for consistent FIB dumpingIdo Schimmel1-0/+3
2016-12-04ipv4: fib: Add fib_info_hold() helperIdo Schimmel1-0/+5
2016-12-03netns: fix net_generic() "id - 1" bloatAlexey Dobriyan1-7/+9
2016-12-03netns: add dummy struct inside "struct net_generic"Alexey Dobriyan1-2/+4
2016-12-03netlink: 2-clause nla_ok()Alexey Dobriyan1-2/+1
2016-12-03vmxnet3: Move PCI Id to pci_ids.hAdit Ranadive1-0/+1
2016-12-03pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnTrond Myklebust1-2/+1
2016-12-03IB/hns: Move HNS RoCE user vendor structuresLeon Romanovsky2-0/+55
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-13/+46
2016-12-03pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturnTrond Myklebust1-0/+2
2016-12-03vfs: change d_manage() to take a struct pathIan Kent1-1/+1
2016-12-03Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires1-3/+2
2016-12-03Input: synaptics-rmi4 - allow to add attention dataBenjamin Tissoires1-0/+11
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier5-0/+431
2016-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-5/+11
2016-12-02bpf: Add support for reading socket family, type, protocolDavid Ahern2-0/+18
2016-12-02bpf: Add new cgroup attach type to enable sock modificationsDavid Ahern2-0/+20