summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-02net_sched: remove need_resched() from qdisc_run()Eric Dumazet
2019-10-02net: dsa: Remove unused __DSA_SKB_CB macroVladimir Oltean
2019-10-02Merge branch 'sja1105-cleanups'David S. Miller
2019-10-02net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_bufVladimir Oltean
2019-10-02net: dsa: sja1105: Replace sja1105_spi_send_int with sja1105_xfer_{u32, u64}Vladimir Oltean
2019-10-02net: dsa: sja1105: Don't use "inline" function declarations in C filesVladimir Oltean
2019-10-02Merge branch 'SMB-rootfs'David S. Miller
2019-10-02ipconfig: Handle CONFIG_CIFS_ROOT optionPaulo Alcantara (SUSE)
2019-10-02init: Support mounting root file systems over SMBPaulo Alcantara (SUSE)
2019-10-02Merge branch 'ionic-driver-updates'David S. Miller
2019-10-02ionic: add lif_quiesce to wait for queue activity to stopShannon Nelson
2019-10-02ionic: implement ethtool set-fecShannon Nelson
2019-10-02ionic: report users coalesce requestShannon Nelson
2019-10-02ionic: use wait_on_bit_lock() rather than open codeShannon Nelson
2019-10-02ionic: simplify returns in devlink infoShannon Nelson
2019-10-02Merge branch 'per-netns-notifier'David S. Miller
2019-10-02mlxsw: spectrum: Use per-netns netdevice notifier registrationJiri Pirko
2019-10-02net: introduce per-netns netdevice notifiersJiri Pirko
2019-10-02net: push loops and nb calls into helper functionsJiri Pirko
2019-10-01r8152: Use guard clause and fix comment typosPrashant Malani
2019-10-01vsock/virtio: add support for MSG_PEEKMatias Ezequiel Vara Larsen
2019-10-01hso: fix NULL-deref on tty openJohan Hovold
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