Age | Commit message (Expand) | Author |
2019-04-19 | net: rework SIOCGSTAMP ioctl handling | Arnd Bergmann |
2019-04-19 | vlan: support binding link state to vlan member bridge ports | Mike Manning |
2019-04-18 | net: mdio: rename mdio_device reset to reset_gpio | David Bauer |
2019-04-18 | net: phy: add support for reset-controller | David Bauer |
2019-04-18 | net: skb: remove unused asserts | Jakub Kicinski |
2019-04-18 | ipv6: Add rate limit mask for ICMPv6 messages | Stephen Suryaputra |
2019-04-17 | net ipv6: Prevent neighbor add if protocol is disabled on device | David Ahern |
2019-04-17 | ipv6: Add fib6_type and fib6_flags to fib6_result | David Ahern |
2019-04-17 | ipv6: Pass fib6_result to fib lookups | David Ahern |
2019-04-17 | ipv6: Pass fib6_result to fib6_table_lookup tracepoint | David Ahern |
2019-04-17 | ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu | David Ahern |
2019-04-17 | ipv6: Rename fib6_multipath_select and pass fib6_result | David Ahern |
2019-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-04-16 | Merge tag 'riscv-for-linus-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-04-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-04-16 | KVM: fix spectrev1 gadgets | Paolo Bonzini |
2019-04-15 | sctp: implement memory accounting on rx path | Xin Long |
2019-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2019-04-14 | Merge branch 'page-refs' (page ref overflow) | Linus Torvalds |
2019-04-14 | fs: prevent page refcount overflow in pipe_buf_get | Matthew Wilcox |
2019-04-14 | mm: add 'try_get_page()' helper function | Linus Torvalds |
2019-04-14 | mm: make page ref count overflow check tighter and more explicit | Linus Torvalds |
2019-04-13 | Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-04-13 | Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2019-04-13 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-04-12 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-04-12 | rhashtable: use BIT(0) for locking. | NeilBrown |
2019-04-12 | rhashtable: replace rht_ptr_locked() with rht_assign_locked() | NeilBrown |
2019-04-12 | rhashtable: move dereference inside rht_ptr() | NeilBrown |
2019-04-12 | rhashtable: reorder some inline functions and macros. | NeilBrown |
2019-04-12 | rhashtable: fix some __rcu annotation errors | NeilBrown |
2019-04-12 | rxrpc: Make rxrpc_kernel_check_life() indicate if call completed | Marc Dionne |
2019-04-12 | Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-04-12 | Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-04-11 | sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event(). | David Miller |
2019-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-04-12 | bridge: broute: make broute a real ebtables table | Florian Westphal |
2019-04-12 | bridge: netfilter: unroll NF_HOOK helper in bridge input path | Florian Westphal |
2019-04-11 | ipv6: Change rt6_probe to take a fib6_nh | David Ahern |
2019-04-11 | net: netrom: Fix error cleanup path of nr_proto_init | YueHaibing |
2019-04-11 | bpf: add layer 2 encap support to bpf_skb_adjust_room | Alan Maguire |
2019-04-11 | bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUN | Stanislav Fomichev |
2019-04-11 | Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping" | Trond Myklebust |
2019-04-11 | netfilter: nf_nat_masquerade: unify ipv4/6 notifier registration | Florian Westphal |
2019-04-11 | netfilter: nf_nat: merge ip/ip6 masquerade headers | Florian Westphal |
2019-04-11 | net/smc: propagate file from SMC to TCP socket | Ursula Braun |
2019-04-11 | nvmet: fix discover log page when offsets are used | Keith Busch |
2019-04-11 | Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai |
2019-04-11 | bpf: support input __sk_buff context in BPF_PROG_TEST_RUN | Stanislav Fomichev |