summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-04-08netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal2-1/+1
2015-04-08netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal2-3/+6
2015-04-08netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal1-1/+22
2015-04-08netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal1-1/+1
2015-04-08tracing: Allow for modules to convert their enums to valuesSteven Rostedt (Red Hat)1-0/+2
2015-04-08tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their valuesSteven Rostedt (Red Hat)2-1/+9
2015-04-08tracing: Give system name a pointerSteven Rostedt (Red Hat)1-1/+1
2015-04-08mmc: core: Convert the error field in struct mmc_command|data into an intUlf Hansson1-2/+2
2015-04-08KVM: x86: BSP in MSR_IA32_APICBASE is writableNadav Amit1-1/+6
2015-04-08Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar11-15/+62
2015-04-08Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-0/+1
2015-04-08NVMe: Meta data handling through submit io ioctlKeith Busch1-2/+3
2015-04-08include/linux/dmapool.h: declare struct deviceMark Brown1-0/+2
2015-04-08mm: move zone lock to a different cache line than order-0 free page listsMel Gorman1-4/+3
2015-04-08tcp: RFC7413 option support for Fast Open clientDaniel Lee1-0/+1
2015-04-08tcp: RFC7413 option support for Fast Open serverDaniel Lee1-0/+1
2015-04-08netdevice.h: remove iflink descriptionNicolas Dichtel1-2/+1
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller3-32/+46
2015-04-07netfilter: Add socket pointer to nf_hook_state.David Miller1-1/+6
2015-04-07netfilter: Add nf_hook_state initializer function.David Miller1-8/+18
2015-04-07spi: Make master->handle_err() callback optional to avoid crashesGeert Uytterhoeven1-1/+1
2015-04-07usb: define a generic USB_RESUME_TIMEOUT macroFelipe Balbi1-0/+26
2015-04-07vgaarb: Stub vga_set_legacy_decoding()Alex Williamson1-0/+5
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini1-5/+19
2015-04-07Merge tag 'v4.0-rc7' into nextDmitry Torokhov11-15/+62
2015-04-07Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman11-15/+62
2015-04-07Merge 4.0-rc7 into tty-nextGreg Kroah-Hartman11-15/+62
2015-04-07Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman11-15/+62
2015-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+24
2015-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+6
2015-04-07fix mremap() vs. ioctx_kill() raceAl Viro1-1/+1
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org1-0/+6
2015-04-06power: max17042_battery: Use reg type instead of chip typeBeomho Seo1-1/+8
2015-04-04netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller1-2/+1
2015-04-04netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller1-2/+1
2015-04-04netfilter: Pass nf_hook_state through ipt_do_table().David S. Miller1-2/+1
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller1-3/+1
2015-04-04netfilter: Create and use nf_hook_state.David S. Miller1-5/+23
2015-04-04Input: tc3589x - localize platform dataLinus Walleij1-23/+0
2015-04-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-04-04device property: Introduce firmware node type for platform dataRafael J. Wysocki2-0/+34
2015-04-04device property: Make it possible to use secondary firmware nodesRafael J. Wysocki3-2/+6
2015-04-03Merge tag 'imx-soc-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson1-0/+1
2015-04-03Merge tag 'arm-perf-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Olof Johansson19-41/+92
2015-04-03add fixed_phy_update_state() - update state of fixed_phyStas Sergeev1-0/+9
2015-04-03Merge tag 'gpmc-omap-for-v4.1' of git://github.com/rogerq/linux into next/dri...Olof Johansson1-1/+2
2015-04-03Merge tag 'at91-cleanup3' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson1-0/+49
2015-04-03jhash: Update jhash_[321]words functions to use correct initvalAlexander Duyck1-6/+11
2015-04-03netdevice: document NETDEV_TX_BUSY deprecation.Rusty Russell1-1/+4
2015-04-03hv: remove the per-channel workqueueDexuan Cui1-3/+0