summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-03locks: change lm_get_owner and lm_put_owner prototypesJeff Layton1-2/+2
2015-04-03cpuidle: remove state_count field from struct cpuidle_deviceBartlomiej Zolnierkiewicz1-1/+0
2015-04-03clockevents: Cleanup dead cpu explicitelyThomas Gleixner2-6/+2
2015-04-03clockevents: Make tick handover explicitThomas Gleixner2-1/+2
2015-04-03clockevents: Remove broadcast oneshot control leftoversRafael J. Wysocki1-2/+0
2015-04-03clockevents: Provide explicit broadcast oneshot control functionsThomas Gleixner1-0/+19
2015-04-03clockevents: Remove the broadcast control leftoversThomas Gleixner1-3/+0
2015-04-03clockevents: Provide explicit broadcast control functionsThomas Gleixner1-0/+25
2015-04-03time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksourceXunlei Pang1-6/+3
2015-04-03drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacementXunlei Pang1-0/+1
2015-04-03time: Add y2038 safe update_persistent_clock64()Xunlei Pang1-0/+1
2015-04-03time: Add y2038 safe read_persistent_clock64()Xunlei Pang1-0/+1
2015-04-03time: Add y2038 safe read_boot_clock64()Xunlei Pang1-0/+1
2015-04-03mnt: Add MNT_UMOUNT flagEric W. Biederman1-0/+1