summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-19ipv6: get rid of __inet6_hash()Eric Dumazet2-2/+1
2015-03-19inet: add IPv6 support to sk_ehashfn()Eric Dumazet1-0/+19
2015-03-19net: introduce sk_ehashfn() helperEric Dumazet1-0/+2
2015-03-19netns: constify net_hash_mix() and various callersEric Dumazet3-6/+6
2015-03-19tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard1-16/+5
2015-03-19PNP: Add helper macro for pnp_register_driver boilerplatePeter Huewe1-0/+12
2015-03-18vfs: Add general support to enforce project quota limitsLi Xi2-2/+6
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz2-4/+27
2015-03-18net: Add max rate tx queue attributeJohn Fastabend1-0/+8
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+4
2015-03-18cc2520: Add support for CC2591 amplifier.Brad Campbell1-0/+1
2015-03-18rhashtable: Remove max_shift and min_shiftHerbert Xu1-4/+0
2015-03-18rhashtable: Introduce max_size/min_sizeHerbert Xu1-0/+4
2015-03-18rhashtable: Remove shift from bucket_tableHerbert Xu1-2/+0
2015-03-18usb: phy: msm: Remove dead codeStephen Boyd1-4/+0
2015-03-18uwb: Remove umc bus legacy suspend/resume supportLars-Peter Clausen1-2/+0
2015-03-18usb: chipidea: add a flag for turn on vbus early for hostLi Jun1-0/+1
2015-03-18usb: chipidea: add runtime power management supportPeter Chen1-0/+1
2015-03-18PM / sleep: add pm-trace support for suspending phaseZhonghui Fu1-4/+5
2015-03-18of: base: add function to get highest id of an alias stemWolfram Sang1-0/+6
2015-03-18regulator: Fix documentation for regmap in the configAxel Lin1-1/+1
2015-03-18dmaengine: imx-sdma: Add support for version 3 firmwareFabio Estevam1-0/+3
2015-03-18inet: fix request sock refcountingEric Dumazet3-6/+11
2015-03-18tcp: rename struct tcp_request_sock listenerEric Dumazet1-1/+1
2015-03-18inet: add rsk_listener field to struct request_sockEric Dumazet1-3/+9
2015-03-18inet: uninline inet_reqsk_alloc()Eric Dumazet1-22/+2
2015-03-18inet: add sk_listener argument to inet_reqsk_alloc()Eric Dumazet1-3/+6
2015-03-18ACPI: Add acpi_device_uid() for convenienceAdrian Hunter1-0/+1
2015-03-18pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.Hongzhou Yang1-0/+40
2015-03-18ASoC: dapm: add code to configure dai link parametersNikesh Oswal2-0/+4
2015-03-18drm/i915: Export total subslice and EU countsJeff McGee1-0/+2
2015-03-18drm/i915: remove indirection in the PCI ID macrosJani Nikula1-24/+25
2015-03-18drm/fourcc: 64 #defines need ULL postfixDaniel Vetter1-1/+1
2015-03-18drm/i915: Add I915_PARAM_REVISIONNeil Roberts1-0/+1
2015-03-17tcp: uninline tcp_oow_rate_limited()Eric Dumazet1-30/+2
2015-03-17tcp: move tcp_openreq_init() to tcp_input.cEric Dumazet1-25/+0
2015-03-17inet: move ir_mark to fill a holeEric Dumazet1-6/+5
2015-03-17bpf: allow BPF programs access 'protocol' and 'vlan_tci' fieldsAlexei Starovoitov1-0/+3
2015-03-17netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel1-1/+4
2015-03-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+16
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-03-17Bluetooth: Move generic mgmt command dispatcher to hci_sock.cJohan Hedberg1-3/+0
2015-03-17Bluetooth: Add hdev_init callback for HCI channelsJohan Hedberg1-0/+1
2015-03-17Bluetooth: Add helper to get HCI channel of a socketJohan Hedberg1-0/+1
2015-03-17Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERYJakub Pawlowski1-0/+8
2015-03-17fs: add dirtytime_expire_seconds sysctlTheodore Ts'o1-0/+3
2015-03-17fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o1-0/+1
2015-03-17KVM: s390: Create ioctl for Getting/Setting guest storage keysJason J. Herne1-0/+14
2015-03-17KVM: s390: introduce post handlers for STSIEkaterina Tumanova1-0/+11
2015-03-17KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth1-0/+21