| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | | kernel: make groups_sort calling a responsibility group_info allocators | Thiago Rafael Becker | 2017-12-15 | 1 | -0/+1 |
| | * | | | | | | exec: avoid gcc-8 warning for get_task_comm | Arnd Bergmann | 2017-12-15 | 1 | -1/+5 |
| | * | | | | | | string.h: workaround for increased stack usage | Arnd Bergmann | 2017-12-15 | 1 | -1/+4 |
| | * | | | | | | lib/rbtree,drm/mm: add rbtree_replace_node_cached() | Chris Wilson | 2017-12-15 | 1 | -0/+2 |
| | * | | | | | | include/linux/idr.h: add #include <linux/bug.h> | Wei Wang | 2017-12-15 | 1 | -0/+1 |
| * | | | | | | | Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr... | Linus Torvalds | 2017-12-14 | 3 | -5/+25 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | drm: rework delayed connector cleanup in connector_iter | Daniel Vetter | 2017-12-13 | 2 | -5/+23 |
| | * | | | | | | drm: Update edid-derived drm_display_info fields at edid property set [v2] | Keith Packard | 2017-12-13 | 1 | -0/+2 |
| * | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-12-12 | 1 | -0/+8 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | * | | | | | | crypto: hmac - require that the underlying hash algorithm is unkeyed | Eric Biggers | 2017-11-29 | 1 | -0/+8 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-12-10 | 3 | -6/+3 |
| |\ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| | * | | | | | Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern... | Radim Krčmář | 2017-12-06 | 1 | -2/+2 |
| | |\ \ \ \ \ |
|
| | | * | | | | | KVM: s390: mark irq_state.flags as non-usable | Christian Borntraeger | 2017-12-06 | 1 | -2/+2 |
| | | |/ / / / |
|
| | * | | | | | x86,kvm: move qemu/guest FPU switching out to vcpu_run | Rik van Riel | 2017-12-05 | 1 | -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-05 | 1 | -3/+0 |
| | |\ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | | * | | | | KVM: arm/arm64: Don't enable/disable physical timer access on VHE | Christoffer Dall | 2017-11-29 | 1 | -3/+0 |
| | | |/ / / |
|
* | | | | | | net: phy: broadcom: Add entry for 5395 switch PHYs | Florian Fainelli | 2017-12-15 | 1 | -0/+1 |
* | | | | | | sctp: implement handle_ftsn for sctp_stream_interleave | Xin Long | 2017-12-15 | 1 | -0/+2 |
* | | | | | | sctp: implement report_ftsn for sctp_stream_interleave | Xin Long | 2017-12-15 | 1 | -0/+1 |
* | | | | | | sctp: implement validate_ftsn for sctp_stream_interleave | Xin Long | 2017-12-15 | 2 | -0/+12 |
* | | | | | | sctp: implement generate_ftsn for sctp_stream_interleave | Xin Long | 2017-12-15 | 2 | -0/+3 |
* | | | | | | sctp: add basic structures and make chunk function for ifwdtsn | Xin Long | 2017-12-15 | 3 | -0/+21 |
* | | | | | | sfp: add sff module support | Russell King | 2017-12-15 | 1 | -0/+1 |
* | | | | | | ip6_gre: add erspan v2 support | William Tu | 2017-12-15 | 1 | -0/+3 |
* | | | | | | net: erspan: introduce erspan v2 for ip_gre | William Tu | 2017-12-15 | 4 | -3/+126 |
* | | | | | | net: erspan: refactor existing erspan code | William Tu | 2017-12-15 | 1 | -10/+24 |
* | | | | | | net: phy: phylink: Allow setting a custom link state callback | Florian Fainelli | 2017-12-13 | 1 | -0/+3 |
* | | | | | | net: phy: phylink: Allow specifying PHY device flags | Florian Fainelli | 2017-12-13 | 1 | -1/+1 |
* | | | | | | tcp: pause Fast Open globally after third consecutive timeout | Yuchung Cheng | 2017-12-13 | 1 | -3/+2 |
* | | | | | | net: sk_pacing_shift_update() helper | Eric Dumazet | 2017-12-13 | 1 | -0/+11 |
* | | | | | | net: bridge: use rhashtable for fdbs | Nikolay Aleksandrov | 2017-12-13 | 1 | -2/+2 |
* | | | | | | PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi() | Heiner Kallweit | 2017-12-13 | 1 | -0/+1 |
* | | | | | | tcp/dccp: avoid one atomic operation for timewait hashdance | Eric Dumazet | 2017-12-13 | 1 | -2/+2 |
* | | | | | | net_sched: switch to exit_batch for action pernet ops | Cong Wang | 2017-12-13 | 1 | -3/+10 |
* | | | | | | phylib: add reset after clk enable support | Richard Leitner | 2017-12-13 | 1 | -0/+2 |
* | | | | | | phylib: Add device reset delay support | Richard Leitner | 2017-12-13 | 1 | -0/+2 |
* | | | | | | tcp: avoid integer overflows in tcp_rcv_space_adjust() | Eric Dumazet | 2017-12-12 | 1 | -1/+1 |
* | | | | | | sctp: add support for the process of unordered idata | Xin Long | 2017-12-11 | 2 | -1/+14 |
* | | | | | | sctp: implement abort_pd for sctp_stream_interleave | Xin Long | 2017-12-11 | 3 | -1/+5 |
* | | | | | | sctp: implement start_pd for sctp_stream_interleave | Xin Long | 2017-12-11 | 1 | -0/+1 |
* | | | | | | sctp: implement renege_events for sctp_stream_interleave | Xin Long | 2017-12-11 | 2 | -6/+5 |
* | | | | | | sctp: implement enqueue_event for sctp_stream_interleave | Xin Long | 2017-12-11 | 1 | -0/+2 |
* | | | | | | sctp: implement ulpevent_data for sctp_stream_interleave | Xin Long | 2017-12-11 | 3 | -3/+22 |
* | | | | | | sctp: implement validate_data for sctp_stream_interleave | Xin Long | 2017-12-11 | 3 | -1/+12 |
* | | | | | | sctp: implement assign_number for sctp_stream_interleave | Xin Long | 2017-12-11 | 5 | -8/+26 |
* | | | | | | sctp: implement make_datafrag for sctp_stream_interleave | Xin Long | 2017-12-11 | 3 | -3/+58 |
* | | | | | | sctp: add basic structures and make chunk function for idata | Xin Long | 2017-12-11 | 3 | -0/+20 |
* | | | | | | sctp: add asoc intl_enable negotiation during 4 shakehands | Xin Long | 2017-12-11 | 1 | -0/+3 |
* | | | | | | sctp: add stream interleave enable members and sockopt | Xin Long | 2017-12-11 | 3 | -1/+7 |
* | | | | | | spinlock: Add library function to allocate spinlock buckets array | Tom Herbert | 2017-12-11 | 1 | -0/+6 |