aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-12-14include/linux/idr.h: add #include <linux/bug.h>Wei Wang
2017-12-14Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds
2017-12-13drm: rework delayed connector cleanup in connector_iterDaniel Vetter
2017-12-13bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli
2017-12-13tcp: pause Fast Open globally after third consecutive timeoutYuchung Cheng
2017-12-13net: sk_pacing_shift_update() helperEric Dumazet
2017-12-13net: bridge: use rhashtable for fdbsNikolay Aleksandrov
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit
2017-12-13tcp/dccp: avoid one atomic operation for timewait hashdanceEric Dumazet
2017-12-13net_sched: switch to exit_batch for action pernet opsCong Wang
2017-12-13ipv4: igmp: guard against silly MTU valuesEric Dumazet
2017-12-13phylib: add reset after clk enable supportRichard Leitner
2017-12-13phylib: Add device reset delay supportRichard Leitner
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard
2017-12-12bpf: add a bpf_override_function helperJosef Bacik
2017-12-12add infrastructure for tagging functions as error injectableJosef Bacik
2017-12-12bpf/tracing: allow user space to query prog array on the same tpYonghong Song
2017-12-12tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet
2017-12-12compiler.h: Remove ACCESS_ONCE()Mark Rutland
2017-12-12locking/lockdep: Remove the cross-release locking checksIngo Molnar
2017-12-12locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=yWill Deacon
2017-12-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-12-11fou: fix some member types in guehdrXin Long
2017-12-11sctp: add support for the process of unordered idataXin Long
2017-12-11sctp: implement abort_pd for sctp_stream_interleaveXin Long
2017-12-11sctp: implement start_pd for sctp_stream_interleaveXin Long
2017-12-11sctp: implement renege_events for sctp_stream_interleaveXin Long
2017-12-11sctp: implement enqueue_event for sctp_stream_interleaveXin Long
2017-12-11sctp: implement ulpevent_data for sctp_stream_interleaveXin Long
2017-12-11sctp: implement validate_data for sctp_stream_interleaveXin Long
2017-12-11sctp: implement assign_number for sctp_stream_interleaveXin Long
2017-12-11sctp: implement make_datafrag for sctp_stream_interleaveXin Long
2017-12-11sctp: add basic structures and make chunk function for idataXin Long
2017-12-11sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long
2017-12-11sctp: add stream interleave enable members and sockoptXin Long
2017-12-11ptr_ring: add barriersMichael S. Tsirkin
2017-12-11spinlock: Add library function to allocate spinlock buckets arrayTom Herbert
2017-12-11rhashtable: abstract out function to get hashTom Herbert
2017-12-11rhashtable: Add rhastable_walk_peekTom Herbert
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert
2017-12-11PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()Rafael J. Wysocki
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-08macvlan: fix memory hole in macvlan_devGirish Moodalbail
2017-12-08net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland