aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-04mlxsw: spectrum_router: Don't rely on missing extack to symbolize dumpJiri Pirko1-21/+1
2019-10-04net: fib_notifier: propagate possible error during fib notifier registrationJiri Pirko6-35/+71
2019-10-04net: fib_notifier: make FIB notifier per-netnsJiri Pirko15-105/+78
2019-10-04netdevsim: change fib accounting and limitations to be per-deviceJiri Pirko4-128/+114
2019-10-03net: propagate errors correctly in register_netdevice()Eric Dumazet1-0/+1
2019-10-03net: phy: at803x: remove probe and struct at803x_privOleksij Rempel1-21/+0
2019-10-03net: phy: at803x: add ar9331 supportOleksij Rempel1-0/+12
2019-10-03mlxsw: PCI: Send EMAD traffic on a separate queuePetr Machata2-2/+19
2019-10-03net/rds: Use DMA memory pool allocation for rds_headerKa-Cheong Poon5-61/+153
2019-10-03net: stmmac: Support enhanced addressing mode for DWMAC 4.10Thierry Reding4-2/+34
2019-10-03net: stmmac: Only enable enhanced addressing mode when neededThierry Reding3-1/+12
2019-10-03r8152: Add identifier names for function pointersPrashant Malani1-11/+12
2019-10-02net/rds: Log vendor error if send/recv Work requests failSudhakar Dindukurti2-4/+5
2019-10-02mvpp2: remove misleading commentMatteo Croce1-2/+1
2019-10-02Minor fixes to the CAIF Transport drivers Kconfig filerd.dunlab@gmail.com1-3/+3
2019-10-02Isolate CAIF transport drivers into their own menurd.dunlab@gmail.com1-1/+9
2019-10-02Clean up the net/caif/Kconfig menurd.dunlab@gmail.com1-5/+5
2019-10-02net_sched: remove need_resched() from qdisc_run()Eric Dumazet1-6/+1
2019-10-02net: dsa: Remove unused __DSA_SKB_CB macroVladimir Oltean1-2/+0
2019-10-02net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_bufVladimir Oltean7-88/+69
2019-10-02net: dsa: sja1105: Replace sja1105_spi_send_int with sja1105_xfer_{u32, u64}Vladimir Oltean4-32/+47
2019-10-02net: dsa: sja1105: Don't use "inline" function declarations in C filesVladimir Oltean2-5/+4
2019-10-02ipconfig: Handle CONFIG_CIFS_ROOT optionPaulo Alcantara (SUSE)1-2/+8
2019-10-02init: Support mounting root file systems over SMBPaulo Alcantara (SUSE)1-0/+49
2019-10-02ionic: add lif_quiesce to wait for queue activity to stopShannon Nelson1-0/+16
2019-10-02ionic: implement ethtool set-fecShannon Nelson1-27/+67
2019-10-02ionic: report users coalesce requestShannon Nelson3-18/+19
2019-10-02ionic: use wait_on_bit_lock() rather than open codeShannon Nelson3-13/+13
2019-10-02ionic: simplify returns in devlink infoShannon Nelson1-5/+4
2019-10-02mlxsw: spectrum: Use per-netns netdevice notifier registrationJiri Pirko1-3/+6
2019-10-02net: introduce per-netns netdevice notifiersJiri Pirko3-0/+93
2019-10-02net: push loops and nb calls into helper functionsJiri Pirko3-29/+66
2019-10-01r8152: Use guard clause and fix comment typosPrashant Malani1-16/+16
2019-10-01vsock/virtio: add support for MSG_PEEKMatias Ezequiel Vara Larsen1-3/+52
2019-10-01hso: fix NULL-deref on tty openJohan Hovold1-4/+8
2019-10-01dt-bindings: sh_eth convert bindings to json-schemaSimon Horman3-70/+115
2019-10-01net: usb: ax88179_178a: allow optionally getting mac address from device treePeter Fink1-4/+27
2019-10-01ipv6: minor code reorg in inet6_fill_ifla6_attrs()Nicolas Dichtel1-4/+3
2019-10-01net: rtnetlink: add possibility to use alternative names as message handleJiri Pirko1-11/+18
2019-10-01net: rtnetlink: introduce helper to get net_device instance by ifnameJiri Pirko1-20/+25
2019-10-01net: rtnetlink: unify the code in __rtnl_newlink get dev with the restJiri Pirko1-6/+4
2019-10-01net: rtnetlink: put alternative names to getlink messageJiri Pirko1-0/+53
2019-10-01net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko7-2/+177
2019-10-01net: introduce name_node struct to be used in hashlistJiri Pirko2-20/+87
2019-10-01net: procfs: use index hashlist instead of name hashlistJiri Pirko1-2/+2
2019-10-01tcp: add ipv6_addr_v4mapped_loopback() helperEric Dumazet2-4/+7
2019-10-01net: core: dev: replace state xoff flag comparison by netif_xmit_stopped methodJulio Faracco1-1/+1
2019-10-01r8152: Factor out OOB link list waitsPrashant Malani1-52/+21
2019-09-28mm, page_alloc: allow hugepage fallback to remote nodes when madvisedDavid Rientjes1-0/+11
2019-09-28mm, page_alloc: avoid expensive reclaim when compaction may not succeedDavid Rientjes1-0/+22