aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-06net: vrf: cycle_netdev(): Add an extack argumentPetr Machata1-3/+4
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata23-29/+30
2018-12-06tcp: fix code style in tcp_recvmsg()Pedro Tammela1-2/+2
2018-12-06Merge branch 'dsa-mtu'David S. Miller11-0/+27
2018-12-06net: dsa: Set the master device's MTU to account for DSA overheadsAndrew Lunn1-0/+16
2018-12-06net: dsa: Add overhead to tag protocol ops.Andrew Lunn10-0/+11
2018-12-06tun: remove unnecessary check in tun_flow_updateLi RongQing1-4/+1
2018-12-06tun: align write-heavy flow entry members to a cache lineLi RongQing1-3/+5
2018-12-05neighbor: Add extack messages for add and delete commandsDavid Ahern1-16/+39
2018-12-05tipc: fix node keep alive interval calculationHoang Le1-0/+6
2018-12-05net: Use of_node_name_eq for node name comparisonsRob Herring5-9/+9
2018-12-05net: netem: use a list in addition to rbtreePeter Oskolkov1-20/+69
2018-12-05Merge branch 'net-bridge-convert-multicast-to-generic-rhashtable'David S. Miller6-470/+177
2018-12-05net: bridge: increase multicast's default maximum number of entriesNikolay Aleksandrov2-1/+3
2018-12-05net: bridge: mark hash_elasticity as obsoleteNikolay Aleksandrov4-12/+7
2018-12-05net: bridge: multicast: use non-bh rcu flavorNikolay Aleksandrov3-23/+6
2018-12-05net: bridge: convert multicast to generic rhashtableNikolay Aleksandrov6-436/+163
2018-12-05Merge tag 'mlx5e-updates-2018-12-04' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller9-216/+331
2018-12-05Merge branch 'u32-to-linkmode-fixes'David S. Miller6-47/+91
2018-12-05net: phy: Fix ioctl handler when modifing MII_ADVERTISEAndrew Lunn1-2/+2
2018-12-05net: mii: mii_lpa_mod_linkmode_lpa_t: Make use of linkmode_mod_bit helperAndrew Lunn1-6/+2
2018-12-05net: mii: Add mii_lpa_mod_linkmode_lpa_tAndrew Lunn2-17/+53
2018-12-05phy: marvell: Rename mii_lpa_to_linkmode_lpa_tAndrew Lunn1-11/+11
2018-12-05net: mii: Rename mii_stat1000_to_linkmode_lpa_tAndrew Lunn5-14/+23
2018-12-05net: mii: Fix autoneg in mii_lpa_to_linkmode_lpa_t()Andrew Lunn1-3/+6
2018-12-05net/mlx5e: Improve ethtool private-flags code structureTariq Toukan2-53/+41
2018-12-05net/mlx5e: ethtool, Support user configuration for RX hash fieldsAya Levin3-6/+134
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin6-47/+62
2018-12-05net/mlx5e: Refactor TIR configuration functionAya Levin4-104/+87
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski58-66/+71
2018-12-04tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWATEric Dumazet3-8/+22
2018-12-04Merge branch 'act_tunnel_key-support-key-less-tunnels'David S. Miller1-11/+14
2018-12-04net/sched: act_tunnel_key: Don't dump dst port if it wasn't setAdi Nissim1-1/+3
2018-12-04net/sched: act_tunnel_key: Allow key-less tunnelsAdi Nissim1-10/+11
2018-12-04qed: fix spelling mistake "Dispalying" -> "Displaying"Colin Ian King1-1/+1
2018-12-04net/mlx5e: Move modify tirs hash functionalityAya Levin3-25/+29
2018-12-04net/mlx5e: Cleanup unused definesGal Pressman1-3/+0
2018-12-04net/mlx5e: Remove trailing space of tx_pause ethtool counter nameSaeed Mahameed1-1/+1
2018-12-04Merge branch 'mlxsw-Add-one-armed-router-support'David S. Miller8-9/+287
2018-12-04selftests: mlxsw: Add one-armed router testIdo Schimmel1-0/+259
2018-12-04mlxsw: spectrum: Mirror loopbacked packets instead of trapping themIdo Schimmel2-1/+4
2018-12-04net: Do not route unicast IP packets twiceIdo Schimmel2-0/+14
2018-12-04skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'Ido Schimmel4-8/+10
2018-12-03net: marvell: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2-26/+2
2018-12-03net: qca_spi: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-14/+2
2018-12-03net: stmmac: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-30/+4
2018-12-03nfp: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-34/+8
2018-12-03Merge branch 'mlx4_core-cleanups'David S. Miller1-9/+8
2018-12-03net/mlx4_core: Fix several coding style errorsErez Alfasi1-3/+3
2018-12-03net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi1-6/+5