summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * net: rtnetlink: put alternative names to getlink messageJiri Pirko2019-10-011-0/+53
| * net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko2019-10-017-2/+177
| * net: introduce name_node struct to be used in hashlistJiri Pirko2019-10-012-20/+87
| * net: procfs: use index hashlist instead of name hashlistJiri Pirko2019-10-011-2/+2
|/
* tcp: add ipv6_addr_v4mapped_loopback() helperEric Dumazet2019-10-012-4/+7
* net: core: dev: replace state xoff flag comparison by netif_xmit_stopped methodJulio Faracco2019-10-011-1/+1
* r8152: Factor out OOB link list waitsPrashant Malani2019-10-011-52/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-09-29169-1307/+1225
|\
| * net: tap: clean up an indentation issueColin Ian King2019-09-271-1/+1
| * nfp: abm: fix memory leak in nfp_abm_u32_knode_replaceNavid Emamdoost2019-09-271-4/+10
| * tcp: better handle TCP_USER_TIMEOUT in SYN_SENT stateEric Dumazet2019-09-271-2/+3
| * sk_buff: drop all skb extensions on free and skb scrubbingFlorian Westphal2019-09-273-3/+12
| * tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidthKevin(Yudong) Yang2019-09-271-4/+4
| * Merge branch 'mlxsw-Various-fixes'David S. Miller2019-09-274-8/+17
| |\
| | * mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson2019-09-271-0/+6
| | * Documentation: Clarify trap's descriptionIdo Schimmel2019-09-271-1/+2