summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-03-23can: use sock_efree instead of own destructorFlorian Westphal1-6/+1
2015-03-23PM / domains: factor out code to get the generic PM domain from a struct deviceRussell King1-3/+3
2015-03-23driver core / PM: Add PM domain callbacks for device setup/cleanupRafael J. Wysocki1-0/+8
2015-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+10
2015-03-22netfilter: bridge: kill nf_bridge_padFlorian Westphal1-22/+0
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds1-0/+1
2015-03-21net: neighbour: Add mcast_resolicit to configure the number of multicast reso...YOSHIFUJI Hideaki/吉藤英明2-0/+2
2015-03-21switchdev: kernel-doc cleanup on swithdev opsScott Feldman1-16/+7
2015-03-21Revert "selinux: add a skb_owned_by() hook"Eric Dumazet1-8/+0
2015-03-21regulator: stw481x: Remove unused fields from struct stw481xAxel Lin1-4/+0
2015-03-21act_bpf: add initial eBPF support for actionsDaniel Borkmann2-1/+7
2015-03-21ebpf: add sched_act_type and map it to sk_filter's verifier opsDaniel Borkmann1-0/+1
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-20/+82
2015-03-21rhashtable: Fix undeclared EEXIST build error on ia64Herbert Xu1-0/+1
2015-03-20rhashtable: Rip out obsolete out-of-line interfaceHerbert Xu1-16/+3
2015-03-20rhashtable: Allow hash/comparison functions to be inlinedHerbert Xu1-0/+386
2015-03-20rhashtable: Make rhashtable_init params argument constHerbert Xu1-1/+2
2015-03-20Input: add MT_TOOL_PALMCharlie Mooney1-1/+2
2015-03-20net: increase sk_[max_]ack_backlogEric Dumazet1-2/+2
2015-03-20inet: get rid of central tcp/dccp listener timerEric Dumazet3-58/+46
2015-03-20inet: drop prev pointer handling in request sockEric Dumazet4-14/+16
2015-03-20Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney4-6/+57
2015-03-20Merge tag 'drm-intel-fixes-2015-03-19' into drm-intel-nextDaniel Vetter15-17/+68
2015-03-20brcmfmac: add support for BCM43430 SDIO chipsetArend van Spriel1-0/+1
2015-03-20target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier1-0/+1
2015-03-20Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-3/+3
2015-03-20regmap: Move tracing header into drivers/base/regmapSteven Rostedt1-251/+0
2015-03-20wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho1-4/+1
2015-03-19regmap: introduce regmap_name to fix syscon regmap trace eventsPhilipp Zabel1-62/+61
2015-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-8/+84
2015-03-19sched, isolcpu: make cpu_isolated_map visible outside schedulerRik van Riel1-0/+2
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1/+13
2015-03-19ata: Add a new flag to destinguish sas controllerShaohua Li1-0/+1
2015-03-19Documentation: DT: Add bindings for omap3ispSakari Ailus1-0/+22
2015-03-19drm/dp_mst: add a function to retrieve vcpi slotsDave Airlie1-0/+2
2015-03-19drm/radeon: add support for read reg query from radeon info ioctlAlex Deucher1-0/+1
2015-03-19drm/radeon: add INFO query for current sclk/mclkAlex Deucher1-0/+2
2015-03-19drm/radeon: add INFO query for GPU temperatureAlex Deucher1-0/+1
2015-03-19usb: udc: add usb_udc_vbus_handlerPeter Chen1-0/+4
2015-03-19usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen1-0/+3
2015-03-19Merge branches 'pci/iommu' and 'pci/resource' into nextBjorn Helgaas4-2/+13
2015-03-19netfilter: restore rule tracing via nfnetlink_logPablo Neira Ayuso1-0/+10
2015-03-19gpio: move pincontrol calls to <linux/gpio/driver.h>Linus Walleij2-48/+48
2015-03-19bridge: add ageing_time, stp_state, priority over netlinkJörg Thalheim1-0/+3
2015-03-19net: Fix high overhead of vlan sub-device teardown.David S. Miller1-0/+1
2015-03-19net: add support for phys_port_nameDavid Ahern2-0/+5
2015-03-19ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2-6/+0
2015-03-19inet: request sock should init IPv6/IPv4 addressesEric Dumazet1-0/+5
2015-03-19inet: get rid of last __inet_hash_connect() argumentEric Dumazet1-3/+1