summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-03-21rhashtable: rename rht_for_each*continue as *from.NeilBrown
2019-03-21rhashtable: don't hold lock on first table throughout insertion.NeilBrown
2019-03-21net: dst: remove gc leftoversJulian Wiedmann
2019-03-21ipv4: Allow amount of dirty memory from fib resizing to be controllableDavid Ahern
2019-03-21tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun deviceKirill Tkhai
2019-03-21ipv6: Change addrconf_f6i_alloc to use ip6_route_info_createDavid Ahern
2019-03-20ipv6: Add icmp_echo_ignore_anycast for ICMPv6Stephen Suryaputra
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-03-20packet: rework packet_pick_tx_queue() to use common code selectionPaolo Abeni
2019-03-20net: dev: rename queue selection helpers.Paolo Abeni
2019-03-20net/tls: Add support of AES128-CCM based ciphersVakul Garg
2019-03-19ipv6: Add icmp_echo_ignore_multicast support for ICMPv6Stephen Suryaputra
2019-03-19tcp: free request sock directly upon TFO or syncookies errorGuillaume Nault
2019-03-19tipc: support broadcast/replicast configurable for bc-linkHoang Le
2019-03-18sctp: get sctphdr by offset in sctp_compute_cksumXin Long
2019-03-18packets: Always register packet sk in the same orderMaxime Chevallier
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-16xsk: fix umem memory leak on cleanupBjörn Töpel
2019-03-15net: add documentation to socket.cPedro Tammela
2019-03-15appletalk: Fix potential NULL pointer dereference in unregister_snap_clientYueHaibing
2019-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-14include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih
2019-03-14bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()Quentin Monnet
2019-03-14bpf: fix documentation for eBPF helpersQuentin Monnet
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-03-14Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteprocLinus Torvalds
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-03-14Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'Rafael J. Wysocki
2019-03-13bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helperMartin KaFai Lau
2019-03-13bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseMartin KaFai Lau
2019-03-13Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-13Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-13Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-12Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-12Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-03-12Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-12Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2019-03-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-12dt-bindings: clock: imx8mq: Fix numbering overlaps and gapsAbel Vesa
2019-03-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12Drop flex_arraysKent Overstreet
2019-03-12sctp: convert to genradixKent Overstreet
2019-03-12generic radix treesKent Overstreet
2019-03-12memblock: remove memblock_{set,clear}_region_flagsMike Rapoport
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-03-12memblock: make memblock_find_in_range_node() and choose_memblock_flags() staticMike Rapoport