summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker2017-12-151-0/+1
| | * | | | | | exec: avoid gcc-8 warning for get_task_commArnd Bergmann2017-12-151-1/+5
| | * | | | | | string.h: workaround for increased stack usageArnd Bergmann2017-12-151-1/+4
| | * | | | | | lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson2017-12-151-0/+2
| | * | | | | | include/linux/idr.h: add #include <linux/bug.h>Wei Wang2017-12-151-0/+1
| * | | | | | | Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds2017-12-143-5/+25
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm: rework delayed connector cleanup in connector_iterDaniel Vetter2017-12-132-5/+23
| | * | | | | | drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard2017-12-131-0/+2
| * | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-12-121-0/+8
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | crypto: hmac - require that the underlying hash algorithm is unkeyedEric Biggers2017-11-291-0/+8
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-103-6/+3
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2017-12-061-2/+2
| | |\ \ \ \ \
| | | * | | | | KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger2017-12-061-2/+2
| | | |/ / / /
| | * | | | | x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2017-12-051-1/+1
| | * | | | | Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář2017-12-051-3/+0
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | KVM: arm/arm64: Don't enable/disable physical timer access on VHEChristoffer Dall2017-11-291-3/+0
| | | |/ / /
* | | | | | net: phy: broadcom: Add entry for 5395 switch PHYsFlorian Fainelli2017-12-151-0/+1
* | | | | | sctp: implement handle_ftsn for sctp_stream_interleaveXin Long2017-12-151-0/+2
* | | | | | sctp: implement report_ftsn for sctp_stream_interleaveXin Long2017-12-151-0/+1
* | | | | | sctp: implement validate_ftsn for sctp_stream_interleaveXin Long2017-12-152-0/+12
* | | | | | sctp: implement generate_ftsn for sctp_stream_interleaveXin Long2017-12-152-0/+3
* | | | | | sctp: add basic structures and make chunk function for ifwdtsnXin Long2017-12-153-0/+21
* | | | | | sfp: add sff module supportRussell King2017-12-151-0/+1
* | | | | | ip6_gre: add erspan v2 supportWilliam Tu2017-12-151-0/+3
* | | | | | net: erspan: introduce erspan v2 for ip_greWilliam Tu2017-12-154-3/+126
* | | | | | net: erspan: refactor existing erspan codeWilliam Tu2017-12-151-10/+24
* | | | | | net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli2017-12-131-0/+3
* | | | | | net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli2017-12-131-1/+1
* | | | | | tcp: pause Fast Open globally after third consecutive timeoutYuchung Cheng2017-12-131-3/+2
* | | | | | net: sk_pacing_shift_update() helperEric Dumazet2017-12-131-0/+11
* | | | | | net: bridge: use rhashtable for fdbsNikolay Aleksandrov2017-12-131-2/+2
* | | | | | PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit2017-12-131-0/+1
* | | | | | tcp/dccp: avoid one atomic operation for timewait hashdanceEric Dumazet2017-12-131-2/+2
* | | | | | net_sched: switch to exit_batch for action pernet opsCong Wang2017-12-131-3/+10
* | | | | | phylib: add reset after clk enable supportRichard Leitner2017-12-131-0/+2
* | | | | | phylib: Add device reset delay supportRichard Leitner2017-12-131-0/+2
* | | | | | tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet2017-12-121-1/+1
* | | | | | sctp: add support for the process of unordered idataXin Long2017-12-112-1/+14
* | | | | | sctp: implement abort_pd for sctp_stream_interleaveXin Long2017-12-113-1/+5
* | | | | | sctp: implement start_pd for sctp_stream_interleaveXin Long2017-12-111-0/+1
* | | | | | sctp: implement renege_events for sctp_stream_interleaveXin Long2017-12-112-6/+5
* | | | | | sctp: implement enqueue_event for sctp_stream_interleaveXin Long2017-12-111-0/+2
* | | | | | sctp: implement ulpevent_data for sctp_stream_interleaveXin Long2017-12-113-3/+22
* | | | | | sctp: implement validate_data for sctp_stream_interleaveXin Long2017-12-113-1/+12
* | | | | | sctp: implement assign_number for sctp_stream_interleaveXin Long2017-12-115-8/+26
* | | | | | sctp: implement make_datafrag for sctp_stream_interleaveXin Long2017-12-113-3/+58
* | | | | | sctp: add basic structures and make chunk function for idataXin Long2017-12-113-0/+20
* | | | | | sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long2017-12-111-0/+3
* | | | | | sctp: add stream interleave enable members and sockoptXin Long2017-12-113-1/+7
* | | | | | spinlock: Add library function to allocate spinlock buckets arrayTom Herbert2017-12-111-0/+6