summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipconfig: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-151-12/+1
* Merge branch 'hns3-Add-more-commands-to-Debugfs-in-HNS3-driver'David S. Miller2018-12-1511-5/+1366
|\
| * net: hns3: Add "tm map" status information query functionliuzhongzhu2018-12-154-0/+93
| * net: hns3: Add "queue map" information query functionliuzhongzhu2018-12-157-2/+76
| * net: hns3: Add "dcb register" status information query functionliuzhongzhu2018-12-154-0/+134
| * net: hns3: Add "status register" information query functionliuzhongzhu2018-12-154-0/+885
| * net: hns3: Add "manager table" information query functionliuzhongzhu2018-12-154-2/+100
| * net: hns3: Add "bd info" query functionliuzhongzhu2018-12-151-1/+78
|/
* Merge branch 'net-prefer-listeners-bound-to-an-address'David S. Miller2018-12-148-217/+325
|\
| * selftests: net: test that listening sockets match on address properlyPeter Oskolkov2018-12-144-2/+271
| * net: tcp6: prefer listeners bound to an addressPeter Oskolkov2018-12-141-48/+6
| * net: tcp: prefer listeners bound to an addressPeter Oskolkov2018-12-141-52/+8
| * net: udp6: prefer listeners bound to an addressPeter Oskolkov2018-12-141-58/+21
| * net: udp: prefer listeners bound to an addressPeter Oskolkov2018-12-141-57/+19
|/
* add snmp counters documentyupeng2018-12-141-1/+244
* Merge branch 'neighbor-More-gc_list-changes'David S. Miller2018-12-142-52/+60
|\
| * neighbor: Remove externally learned entries from gc_listDavid Ahern2018-12-141-21/+28
| * neighbor: Move neigh_update_ext_learned to core fileDavid Ahern2018-12-142-18/+18
| * neighbor: Remove state and flags arguments to neigh_delDavid Ahern2018-12-141-5/+4
| * neighbor: Fix state check in neigh_forced_gcDavid Ahern2018-12-141-3/+2
| * neighbor: Fix locking order for gc_list changesDavid Ahern2018-12-141-12/+15
|/
* net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang2018-12-146-47/+35
* net/ibmvnic: Remove tests of member addressWen Yang2018-12-141-5/+2
* tun: replace get_cpu_ptr with this_cpu_ptr when bh disabledPrashant Bhole2018-12-141-2/+4
* hamradio, ppp: change semaphore to completionArnd Bergmann2018-12-143-13/+13
* hns3: prevent building without CONFIG_INETArnd Bergmann2018-12-141-0/+1
* Merge branch 'Introduce-NETDEV_PRE_CHANGEADDR'David S. Miller2018-12-1321-46/+385
|\
| * selftests: mlxsw: Test FID RIF MAC vetoingPetr Machata2018-12-131-0/+79
| * selftests: mlxsw: Test RIF MAC vetoingPetr Machata2018-12-131-0/+91
| * mlxsw: spectrum_router: Veto unsupported RIF MAC addressesPetr Machata2018-12-132-1/+52
| * mlxsw: spectrum: Add mlxsw_sp.mac_maskPetr Machata2018-12-132-0/+10
| * mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event()Petr Machata2018-12-133-12/+30
| * net: bonding: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-131-0/+6
| * net: bonding: Give bond_set_dev_addr() a return valuePetr Machata2018-12-131-8/+15
| * net: ipvlan: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-131-0/+14
| * net: bridge: Handle NETDEV_PRE_CHANGEADDR from portsPetr Machata2018-12-131-0/+13
| * net: bridge: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-131-0/+9
| * net: dev: Issue NETDEV_PRE_CHANGEADDRPetr Machata2018-12-133-0/+29
| * net: dev: Add NETDEV_PRE_CHANGEADDRPetr Machata2018-12-132-1/+8
| * net: dev: Add extack argument to dev_set_mac_address()Petr Machata2018-12-1313-24/+29
|/
* Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-12-1214-91/+393
|\
| * net/mlx5e: Use monitor counters for update statsEyal Davidovich2018-12-113-5/+59
| * net/mlx5e: Monitor counters commands supportEyal Davidovich2018-12-113-1/+139
| * net/mlx5e: Avoid query PPCNT register if not supported by the deviceEyal Davidovich2018-12-112-1/+15
| * net/mlx5e: Use CQE padding for Ethernet CQsDaniel Jurgens2018-12-114-7/+15
| * net/mlx5e: Support multiple encapsulations for a TC flowEli Britstein2018-12-113-33/+62
| * net/mlx5e: Allow association of a flow to multiple encapsEli Britstein2018-12-111-7/+41
| * net/mlx5e: Change parse attr struct to accommodate multiple tunnel infosEli Britstein2018-12-111-8/+8
| * net/mlx5e: Support header rewrite actions with remote port mirroringEli Britstein2018-12-112-2/+7
| * net/mlx5e: Replace the split logic with extended destinationEli Britstein2018-12-111-1/+0