summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-04bpf: Add loop test case with 32 bit reg comparison against 0Daniel Borkmann
2019-10-04bpf, x86: Small optimization in comparing against imm0Daniel Borkmann
2019-10-03selftests/bpf: Correct path to include msg + pathIvan Khoronzhuk
2019-10-03selftests/bpf: Add static to enable_all_controllers()Ivan Khoronzhuk
2019-10-02libbpf: Bump current version to v0.0.6Andrii Nakryiko
2019-10-01dt-bindings: sh_eth convert bindings to json-schemaSimon Horman
2019-10-01net: usb: ax88179_178a: allow optionally getting mac address from device treePeter Fink
2019-10-01ipv6: minor code reorg in inet6_fill_ifla6_attrs()Nicolas Dichtel
2019-10-01Merge branch 'netdev-altnames'David S. Miller
2019-10-01net: rtnetlink: add possibility to use alternative names as message handleJiri Pirko
2019-10-01net: rtnetlink: introduce helper to get net_device instance by ifnameJiri Pirko
2019-10-01net: rtnetlink: unify the code in __rtnl_newlink get dev with the restJiri Pirko
2019-10-01net: rtnetlink: put alternative names to getlink messageJiri Pirko
2019-10-01net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko
2019-10-01net: introduce name_node struct to be used in hashlistJiri Pirko
2019-10-01net: procfs: use index hashlist instead of name hashlistJiri Pirko
2019-10-01tcp: add ipv6_addr_v4mapped_loopback() helperEric Dumazet
2019-10-01net: core: dev: replace state xoff flag comparison by netif_xmit_stopped methodJulio Faracco
2019-10-01r8152: Factor out OOB link list waitsPrashant Malani
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-28Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes)Linus Torvalds
2019-09-28mm, page_alloc: allow hugepage fallback to remote nodes when madvisedDavid Rientjes
2019-09-28mm, page_alloc: avoid expensive reclaim when compaction may not succeedDavid Rientjes
2019-09-28Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...David Rientjes
2019-09-28Revert "Revert "mm, thp: restore node-local hugepage allocations""David Rientjes
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-27Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-09-27Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...Linus Torvalds
2019-09-27Merge tag '9p-for-5.4' of git://github.com/martinetd/linuxLinus Torvalds
2019-09-27Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-27Merge tag 'nios2-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-27Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-27Merge tag 'for-5.4/io_uring-2019-09-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-27net: tap: clean up an indentation issueColin Ian King
2019-09-27Merge tag 'for-linus-2019-09-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-27nfp: abm: fix memory leak in nfp_abm_u32_knode_replaceNavid Emamdoost
2019-09-27tcp: better handle TCP_USER_TIMEOUT in SYN_SENT stateEric Dumazet
2019-09-27sk_buff: drop all skb extensions on free and skb scrubbingFlorian Westphal
2019-09-27tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidthKevin(Yudong) Yang
2019-09-27Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2019-09-27Merge branch 'mlxsw-Various-fixes'David S. Miller
2019-09-27mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson
2019-09-27Documentation: Clarify trap's descriptionIdo Schimmel
2019-09-27mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel
2019-09-27net: ena: clean up indentation issueColin Ian King