summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nl80211: trivial: Remove redundant loopDenis Kenzior2019-10-111-4/+2
* mac80211: simplify TX aggregation startJohannes Berg2019-10-0420-35/+39
* mac80211: pass internal sta to ieee80211_tx_frags()Johannes Berg2019-10-041-11/+4
* nl80211: Document the expectation for NL80211_ATTR_IE in NL80211_CMD_CONNECTSunil Dutt2019-10-041-0/+8
* mac80211: IBSS: avoid unneeded return value processingKoen Vandeputte2019-10-041-8/+1
* net: propagate errors correctly in register_netdevice()Eric Dumazet2019-10-031-0/+1
* Merge branch 'phy-at803x-add-ar9331-support'David S. Miller2019-10-031-21/+12
|\
| * net: phy: at803x: remove probe and struct at803x_privOleksij Rempel2019-10-031-21/+0
| * net: phy: at803x: add ar9331 supportOleksij Rempel2019-10-031-0/+12
|/
* mlxsw: PCI: Send EMAD traffic on a separate queuePetr Machata2019-10-032-2/+19
* net/rds: Use DMA memory pool allocation for rds_headerKa-Cheong Poon2019-10-035-61/+153
* Merge branch 'stmmac-eam'David S. Miller2019-10-037-3/+46
|\
| * net: stmmac: Support enhanced addressing mode for DWMAC 4.10Thierry Reding2019-10-034-2/+34
| * net: stmmac: Only enable enhanced addressing mode when neededThierry Reding2019-10-033-1/+12
|/
* r8152: Add identifier names for function pointersPrashant Malani2019-10-031-11/+12
* net/rds: Log vendor error if send/recv Work requests failSudhakar Dindukurti2019-10-032-4/+5
* mvpp2: remove misleading commentMatteo Croce2019-10-031-2/+1
* Merge branch 'CAIF-Kconfig-fixes'David S. Miller2019-10-022-9/+17
|\
| * Minor fixes to the CAIF Transport drivers Kconfig filerd.dunlab@gmail.com2019-10-021-3/+3
| * Isolate CAIF transport drivers into their own menurd.dunlab@gmail.com2019-10-021-1/+9
| * Clean up the net/caif/Kconfig menurd.dunlab@gmail.com2019-10-021-5/+5
|/
* net_sched: remove need_resched() from qdisc_run()Eric Dumazet2019-10-021-6/+1
* net: dsa: Remove unused __DSA_SKB_CB macroVladimir Oltean2019-10-021-2/+0
* Merge branch 'sja1105-cleanups'David S. Miller2019-10-027-123/+118
|\
| * net: dsa: sja1105: Rename sja1105_spi_send_packed_buf to sja1105_xfer_bufVladimir Oltean2019-10-027-88/+69
| * net: dsa: sja1105: Replace sja1105_spi_send_int with sja1105_xfer_{u32, u64}Vladimir Oltean2019-10-024-32/+47
| * net: dsa: sja1105: Don't use "inline" function declarations in C filesVladimir Oltean2019-10-022-5/+4
|/
* Merge branch 'SMB-rootfs'David S. Miller2019-10-022-2/+57
|\
| * ipconfig: Handle CONFIG_CIFS_ROOT optionPaulo Alcantara (SUSE)2019-10-021-2/+8
| * init: Support mounting root file systems over SMBPaulo Alcantara (SUSE)2019-10-021-0/+49
|/
* Merge branch 'ionic-driver-updates'David S. Miller2019-10-024-63/+119
|\
| * ionic: add lif_quiesce to wait for queue activity to stopShannon Nelson2019-10-021-0/+16
| * ionic: implement ethtool set-fecShannon Nelson2019-10-021-27/+67
| * ionic: report users coalesce requestShannon Nelson2019-10-023-18/+19
| * ionic: use wait_on_bit_lock() rather than open codeShannon Nelson2019-10-023-13/+13
| * ionic: simplify returns in devlink infoShannon Nelson2019-10-021-5/+4
|/
* Merge branch 'per-netns-notifier'David S. Miller2019-10-024-32/+165
|\
| * mlxsw: spectrum: Use per-netns netdevice notifier registrationJiri Pirko2019-10-021-3/+6
| * net: introduce per-netns netdevice notifiersJiri Pirko2019-10-023-0/+93
| * net: push loops and nb calls into helper functionsJiri Pirko2019-10-023-29/+66
|/
* r8152: Use guard clause and fix comment typosPrashant Malani2019-10-021-16/+16
* vsock/virtio: add support for MSG_PEEKMatias Ezequiel Vara Larsen2019-10-021-3/+52
* hso: fix NULL-deref on tty openJohan Hovold2019-10-021-4/+8
* dt-bindings: sh_eth convert bindings to json-schemaSimon Horman2019-10-023-70/+115
* net: usb: ax88179_178a: allow optionally getting mac address from device treePeter Fink2019-10-021-4/+27
* ipv6: minor code reorg in inet6_fill_ifla6_attrs()Nicolas Dichtel2019-10-011-4/+3
* Merge branch 'netdev-altnames'David S. Miller2019-10-018-43/+348
|\
| * net: rtnetlink: add possibility to use alternative names as message handleJiri Pirko2019-10-011-11/+18
| * net: rtnetlink: introduce helper to get net_device instance by ifnameJiri Pirko2019-10-011-20/+25
| * net: rtnetlink: unify the code in __rtnl_newlink get dev with the restJiri Pirko2019-10-011-6/+4